PDA

View Full Version : Next update - Extra template


blank
11-02-2008, 02:11 PM
I will be rolling out a BETA of a new template while modifying template handling considerably. I am making it easier to quickly jump between MULTIPLE templates.

There is a setting in the config that hasn't been used in quite a while that I am modifying to using styleid numbers.

UPDATE `config` SET `template_folder` = '1'
ALTER TABLE `config` CHANGE `template_folder` `template_folder` TINYINT NOT NULL DEFAULT '1'
ALTER TABLE `config` ADD `ref_log` TINYINT( 1 ) NOT NULL ;
My long term goal is to allow USERS to quickly select what template style they would like to use.



I also have vidz.com ready to roll out for an update to the sponsor import. I'm not sure what all will make it to the sponsor import for this weeks update but I hope to roll out some kind of an update this week for both the main script and the sponsor import