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
chey260892
Forum Newbie
Posts: 1 Joined: Mon Aug 15, 2011 5:36 am
Post
by chey260892 » Mon Aug 15, 2011 5:39 am
This error pop up when i enter the admin page of my website.. what's the matter?
Any helps are appreciated
Fatal error: Call to undefined method jQuery::loadAllExtensions() in /home/a1808737/public_html/mall_admin/includes/application_top.php on line 355
social_experiment
DevNet Master
Posts: 2793 Joined: Sun Feb 15, 2009 11:08 am
Location: .za
Post
by social_experiment » Mon Aug 15, 2011 10:11 am
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