PDA

View Full Version : Uhhh Ohhhh


roccard
05-23-2010, 02:49 PM
Sorry to be a pain but somehow in the process of trying to do some mods I lost the skin off my home page. Can someone take a peek n maybe send me into the right direction as to how to fix it please be spicific Im now to all this my site is www.centurycluboffshore.com


Get this error
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: yassine_i3lan in [path]/includes/functions.php on line 3957

Parse error: syntax error, unexpected T_VARIABLE in /home/centur00/public_html/includes/class_core.php(4020) : eval()'d code on line 39
Thanks

Lynne
05-23-2010, 04:31 PM
Your error is from a modification as there are no fetch_template calls in vb4. Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

roccard
05-23-2010, 04:50 PM
Cant get into admin cp either i get this

vBulletin Message
Unable to add cookies, header already sent.
File: /home/centur00/public_html/includes/class_core.php
Line: 4495

Lynne
05-23-2010, 05:02 PM
Did you add that text to the config.php file like I said to?

roccard
05-23-2010, 05:14 PM
interesting config.php isnt there
that in my public folder?

borbole
05-23-2010, 06:14 PM
interesting config.php isnt there
that in my public folder?

It is inside the includes folder.