Re: [support] site stuck, how do I reset
Bèr I have fixed this for Mohammed by logging in to his PHPMyAdmin utility and editing the database by hand. Regards, Kobus
ber@webschuur.com 12/13/2005 12:30:44 PM >>> Hello,
Wat do you use for managing your database? Do you have access to it? Bèr Op maandag 14 november 2005 13:41, schreef Mohammed Al-shar':
dear listers, hello. I was trying to list most recnt announcements as I found in one of the code snipit at the drupal website. I made a new block and wrote the folloing in it: --------
<?php $listlength=5; $termtolistnodesfrom="97"; //97 is the category (term) with the announcements $nodetype=""; $showuser="no"; $excerptlength=200; $title="Most Recent Announcements"; print listandhighlightnodes($listlength, $termtolistnodesfrom, $nodetype, $showuser, $excerptlength, $title); ?> -------- now whenever I go to that site: www.mystop.net I get the following error: -------- Fatal error: Call to undefined function: listandhighlightnodes() in /home/mystop/public_html/includes/common.inc(1857) : eval()'d code on line 9 ---------- is there a way to undo what I did so that the site functions again? I wouldn't think that the solution would be to just lose the whole site? regards, mohammed
-- | Bèr Kessels | webschuur.com | website development | | Jabber & Google Talk: ber@jabber.webschuur.com | http://bler.webschuur.com | http://www.webschuur.com | -- [ Drupal support list | http://lists.drupal.org/ ]
participants (1)
-
Kobus Myburgh