Help--
Can't find
Now find your "error_cookieclear" template and replace the code there with this.
All cookies cleared! You are now being returned to where you were.
and
Last, find your "head_newpm" template and find (In 2 places):
private.php
Replace with:
$bburl/private.php
and also when i do a search to find a File Modifications like
In your forums directory, open the file "newthread.php".
Find:
ipaddress,iconid,visible) VALUES
Replace it with:
ipaddress,iconid,visible,isnews) VALUES
Find:
'1')");
Replace it with:
'1','Y')");
i can't find it??
i'm running vbulletin 3.0.7
|