ERROR NEED HELP!!

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
chey260892
Forum Newbie
Posts: 1
Joined: Mon Aug 15, 2011 5:36 am

ERROR NEED HELP!!

Post by chey260892 »

This error pop up when i enter the admin page of my website.. what's the matter?
Any helps are appreciated :D


Fatal error: Call to undefined method jQuery::loadAllExtensions() in /home/a1808737/public_html/mall_admin/includes/application_top.php on line 355
User avatar
social_experiment
DevNet Master
Posts: 2793
Joined: Sun Feb 15, 2009 11:08 am
Location: .za

Re: ERROR NEED HELP!!

Post by social_experiment »

The script is calling a method that has not been defined before it is implemented.
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
Post Reply