Log in

View Full Version : Adding Template to Product


rpainter
09-11-2007, 12:17 PM
I have a new product that I am trying to get out. When I export the product, it exports all of the phrases and plugins...BUT not the templates. When I go to look at the template, it says that the product is vBulletin. How do I change this to my product (see screenshot if this doesn't make since). Thanks.

69681

Opserty
09-11-2007, 02:51 PM
I think you have to use the ACP in debug mode in order to assign templates to products.

To turn on debug mode add $config['Misc']['debug'] = true; to your config.php file (make sure you are not working on a live site for very long though.

rpainter
09-11-2007, 03:39 PM
Thanks. As soon as I posted this, I found the answer.