View Full Version : won't force template
bigsoccer
01-28-2006, 01:26 AM
i upgraded and now it's not forcing my home page to a specific template. is this because i'm logged in as an admin?
bigsoccer
01-28-2006, 01:27 AM
tested that theory and that's not it.
Brian
01-29-2006, 03:43 PM
If you'll look in your includes/vba_cmps_include_top.php file for this code:
$codestyleid = $pages['styleid'];
And replace it with this:
$styleid = $pages['styleid'];
Then that should take care of the problem.
The download package here has also been updated to reflect this change.
Varsosnill
01-31-2006, 04:23 AM
After overwriting 2.1.0 with new updated files, do I need to run the vbacmps_install.php again?
Brian
02-02-2006, 03:51 AM
No.
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.