Members   Search      Help    Register    Login    Home
Home » Support Forums for PMBT 2.X » PMBT 2.X Themes » Make themes compatable in 2.0.4(Please read before using any of these themes in the latest release!)
icon3.gif  Make themes compatable in 2.0.4 [message #2968] Sun, 11 October 2009 17:01 Go to next message
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
open theme main.php and add
, $shout_config

like so
This is a sample do not use
global $db, $db_prefix, $theme, $siteurl, $user, $upload_level, $sitename, *******, $shout_config;
to the line just under
function themeheader() {

and then add
shoutrefresht = "<?php echo $shout_config['refresh_time']; ?>";
shoutidle = "<?php echo $shout_config['idle_time']; ?>";

just after
link_url_prompt = "<?php echo _bb_link_url_prompt; ?>";
link_email_prompt = "<?php echo _bb_link_email_prompt; ?>";
list_type_prompt = "<?php echo _bb_list_type_prompt; ?>";
list_item_prompt = "<?php echo _bb_list_item_prompt; ?>";
_btshoutnowprivate = "<?php echo _btshoutnowprivate; ?>";


http://a.imageshack.us/img831/5562/mybikes.png

[Updated on: Sun, 11 October 2009 18:42]

Report message to a moderator

Re: Make themes compatable in 2.0.4 [message #3001 is a reply to message #2968] Mon, 19 October 2009 16:23 Go to previous message
Daffy is currently offline Daffy  United Kingdom
Messages: 359
Registered: October 2009
Location: uk
Releaser

Very Happy thanks

Previous Topic:cat icons
Goto Forum:
  


Current Time: Wed Feb 08 21:44:09 GMT 2012

Total time taken to generate the page: 0.00719 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software