Author Topic: AJAX Recommend: Request failed  (Read 506 times)

allfive

  • Newbie
  • *
  • Posts: 3
    • View Profile
AJAX Recommend: Request failed
« on: 05 October 2011, 01:28 »
Joomla 1.5.23, latest PHP, my admin emails work, and whether I set "From" to admin or user, I get "request failed".

I'm using jQuery and Mootools from Google (latest) via JB Library.

Any suggestions?

Here is the site, but I had to turn the AJAX module off because it is live.
http://artist-bill-of-rights.org/

I can add the module to an "unpublished" menu page if you need to see the problem.

Thanks!

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,495
    • View Profile
    • Sakic.Net
Re: AJAX Recommend: Request failed
« Reply #1 on: 05 October 2011, 15:08 »
Please do and send me the direct URL.

allfive

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: AJAX Recommend: Request failed
« Reply #2 on: 23 October 2011, 05:16 »
Thanks, Saka.

I sent you an email.

allfive

  • Newbie
  • *
  • Posts: 3
    • View Profile
Fixed Re: AJAX Recommend: Request failed
« Reply #3 on: 26 October 2011, 03:20 »
The "modules/mod_ajaxrecommend/mod_ajaxrecommend.php" was set to 644 instead of 755. And I had a custom htaccess file that was excluding direct access to that file. After adjusting these, everything works.

Thanks, Saka. ;D