Portal Home > Knowledgebase > Articles Database > Some Ajax function not working
Some Ajax function not working
Posted by cheaptraffic, 05-13-2008, 07:33 PM |
Hi,
I got PHP working. But some of the Ajax functions it not working.
For example:
in wordpress admin, i can only use HTML mode to start a new post. I cant switch to VISUAL mode. And it was working before though.
What option do i need to compile PHP with to make it work?
Right now i have:
Thanks
|
Posted by JulesR, 05-13-2008, 08:33 PM |
As AJAX relies heavily upon Javascript, which is a client side language, it's unlikely to be anything server related at all. If it was, you'd see server generated error messages and I assume you would've added these to your post.
First start by checking your browser for Javascript errors. If using Firefox, bring up the 'Error Console':
Tools - Error Console
If using another browser, consult the relevant documentation.
|
Posted by cheaptraffic, 05-13-2008, 11:13 PM |
I tried it on IE, FF and all but it does not work.
I am pretty sure there is something have to do with PHP.
|
Posted by JulesR, 05-13-2008, 11:28 PM |
Well without any server generated error messages, there's no reason to believe that at all. How does "Visual" mode not work exactly?
|
Posted by BurakUeda, 05-14-2008, 12:08 AM |
I have to agree with Jules, this should be JavaScript related.
Did you check the JS errors with Error Console?
Opera's error console is better than FF, so you might want to try that too.
Oh! And this thread belongs to Programming forum
|
Posted by johny_gjx, 05-15-2008, 07:00 AM |
Why do you think it's php? Have you recently had an update that did coincide with your problem? care to share the url or you could pm me.
|
Add to Favourites Print this Article
Also Read
Sonnexh.com (Views: 704)