PDA

View Full Version : error


Titus
10-31-2004, 02:17 PM
I installed VBAdvanced Cmps and I get the following error msg once you go to the main page:

Parse error: parse error in /home/chatmani/public_html/forum/includes/functions_calendar.php on line 1558

Fatal error: Call to undefined function: can_moderate_calendar() in /home/chatmani/public_html/forum/modules/moderate.php on line 18


Any ides were I went wrong?

Brian
10-31-2004, 02:32 PM
You mis-hacked your functions_calendar.php file. Get a fresh, un-hacked version of that file and reapply the changes using Notepad or another simple text editor. Do not use Dreamweaver or any similar programs as they have been known to cause problems.

Our Sponsors
 

Titus
10-31-2004, 02:35 PM
ok,

Thanks for replying Brian , I'll give it a try.