View Single Post
Old 09-04-2007, 09:04 AM   #1 (permalink)
ACAMS
 
ACAMS's Avatar
 
Title: Member
Join Date: Aug 2007
Posts: 15
Rep Power: 0 ACAMS is on a distinguished road
I too need help!

I use Bluepearl USFTECH template and posted in the Introduce Yourself section about my distorted forum.
When I go to the admin panel it says

"Out-of-Date Custom Templates Found!
There are currently 15 customized template(s) that need to be updated or reverted. Some sections of vBulletin may not function if you do not do this!
Click here to view these templates!"

My options are:

[Edit Template]
[View History]
[Revert]


I was wondering what I am supposed to do about it, can somebody explain it...also I am not to smart on this stuff so it would have to be explained in n00b.

Thanks for any help!

I would not mind paying to have this fixed so if you can help me (Bluepearl staff ) please PM me with a price and I would also like to discuss another small project too.


EDIT: I installed X-Factor to see if it would be better and posted pics of X-Factor.....but I want to use USFTECH and it is even messed up on the sides. I admit I didn't install the forums and the guy that did has started college and is too busy to fix it. I don't understand all he did, but learning more daily. He may have reverted portions to correct a slight misalignment after the initial install.
He added this code so all the downloads pages would use the USFTECH template

<?
if ($_GET['do']){
include"includes/".$_GET['do'].".php";
//echo $_GET['do'];
}else{
include "includes/index.php";
}
?>

to this index (zipped so you can look at it)

http://gametechmods.com/Myindex.zip

There is also an index.php in Includes, and Forums
__________________
Visit http://www.gametechmods.com

Last edited by ACAMS; 09-04-2007 at 09:30 AM.
ACAMS is offline   Reply With Quote