Page 1 of 1
Call to undefined function: stripos() error loads after installing Ajax made ...
Posted: Wed Sep 12, 2007 9:09 am
by amin30b
Hi
Today I`ve installed Ajax Made Simple , but now I receive this error in all of pages (except admin area):
Fatal error: Call to undefined function: stripos() in /home/user/public_html/modules/AjaxMadeSimple/AjaxMadeSimple.module.php on line 120
Should I install any specific php extension?
Re: Call to undefined function: stripos() error loads after installing Ajax made
Posted: Wed Sep 12, 2007 9:33 am
by alby
amin30b wrote:
Today I`ve installed Ajax Made Simple , but now I receive this error in all of pages (except admin area):
Fatal error: Call to undefined function: stripos() in /home/user/public_html/modules/AjaxMadeSimple/AjaxMadeSimple.module.php on line 120
Should I install any specific php extension?
It's a php function for version 5 only
Alby
Re: Call to undefined function: stripos() error loads after installing Ajax made
Posted: Wed Sep 12, 2007 7:12 pm
by amin30b
I need a poll/vote system . I use php v4 .Could you offer something ?
I don`t use front end users module .
Re: Call to undefined function: stripos() error loads after installing Ajax made
Posted: Wed Sep 12, 2007 7:53 pm
by alby
amin30b wrote:
I need a poll/vote system . I use php v4 .Could you offer something ?
Polls Made Simple required Ajax?
Submit a request to dev project.
Alby
Re: Call to undefined function: stripos() error loads after installing Ajax made
Posted: Wed Sep 12, 2007 8:40 pm
by amin30b
Yes,it requires ajax .
How can I submit a request to dev project ?
Re: Call to undefined function: stripos() error loads after installing Ajax made
Posted: Thu Sep 13, 2007 5:25 am
by alby
amin30b wrote:
How can I submit a request to dev project ?
Go to
Forge -> NameOfProject -> Tracker
You must have a account (create one if not)
Alby