PDA

View Full Version : grouping custom templates?


StarBuG
01-08-2002, 02:17 PM
Hi vBB Team!

I have the "problem" that I have more then 30 custom templates and I want ask if there is a way to group them like the default templates in vBB.

It would make my work much more easylie.

I have added the new group:

$only['p_'] = 'Portal (Portal Templates)';

in template.php

the problem is the "templatesetid" in the DB!
A template only is child of a group if it is set to -1 and all custom templates are set to 1 so is there a way to change that without going through every template and make it by hand via phpmyadmin??

Greetings

StarBuG

StarBuG
01-09-2002, 06:29 PM
No one can help ????

StarBuG