ghostbone Posted May 25, 2006 Posted May 25, 2006 I have editted some of the files and now when I go and access domain.com/admin it gives me the following error... Fatal error: Call to undefined method messageStack::size() in /home/leathers/public_html/lsc/admin/includes/header.php on line 51 Anyone know whats wrong?
ghostbone Posted May 25, 2006 Author Posted May 25, 2006 Line 51 if ($messageStack->size('header') > 0) { echo $messageStack->output('header'); }
ghostbone Posted May 25, 2006 Author Posted May 25, 2006 *** In this domain.com(domain means where the store is located)
♥Vger Posted May 25, 2006 Posted May 25, 2006 Question: Anyone know whats wrong? Answer: I have editted some of the files Restore the files you edited with original (unedited) copies and the error should go away. Vger
♥Vger Posted May 25, 2006 Posted May 25, 2006 I don't know which files you are referring to, but replace any you've edited. Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.