ajax warning (SOLVED)

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
junglesilence

ajax warning (SOLVED)

Post by junglesilence »

I am getting the following warning on installing ajax module:

Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of strtolower(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. in /home/.kuro/****/****.com/modules/AjaxMadeSimple/AjaxMadeSimple.module.php on line 120
ERROR could not get module instance

I have NOT changed any text here on the template index file or on AjaxMadeSimple.module.php. I just installed Ajax module and this error greeted me ;)

Any help will be appreciated. Thanks in advance
Last edited by junglesilence on Thu Mar 08, 2007 5:08 pm, edited 1 time in total.
junglesilence

Re: ajax warning

Post by junglesilence »

hoping someone will pitch in please...
User avatar
Elijah Lofgren
Power Poster
Power Poster
Posts: 811
Joined: Mon Apr 24, 2006 1:01 am
Location: Deatsville, AL

Re: ajax warning

Post by Elijah Lofgren »

Ok, this shouldn't be hard to fix. I'll check out the module and try to fix it..... ;)
Note: I don't have time to take on any more projects. I'm quite busy. I may be too busy to reply to emails or messages. Thanks for your understanding. :)
User avatar
Elijah Lofgren
Power Poster
Power Poster
Posts: 811
Joined: Mon Apr 24, 2006 1:01 am
Location: Deatsville, AL

Re: ajax warning

Post by Elijah Lofgren »

Seems to be already fixed in the SVN version: http://viewsvn.cmsmadesimple.org/viewsv ... s&view=rev

You can download the fixed file here and replace your currrent modules/AjaxMadeSimple/AjaxMadeSimple.module.php file with it: http://viewsvn.cmsmadesimple.org/viewsv ... iew=markup
Note: I don't have time to take on any more projects. I'm quite busy. I may be too busy to reply to emails or messages. Thanks for your understanding. :)
junglesilence

Re: ajax warning

Post by junglesilence »

Sorry for replying so late but tahnks for helping me out. It is great to have people like you around helping us solve our problems.

:D
carterbeech
Forum Members
Forum Members
Posts: 48
Joined: Tue Nov 14, 2006 9:06 pm

Re: ajax warning (SOLVED)

Post by carterbeech »

I replaced the code with the corrected code and my poll module stopped working I got the following error message:


Call to a member function RegisterAjaxRequester() on a non-object in /pathto/modules/Polls/action.default.php on line 18

I'm running Polls version 0.1.6

Any ideas?
Locked

Return to “Modules/Add-Ons”