New template installation does not show up in advanced sttings

Hello,

My dolphin installation does not seem to show new installed templates. Uni is the only option regardless of new template installations. The new templates are in the same directory as the default (UNI) template (public_html/templates/dol_skin002/). Any help please?

Thank you

Quote · 23 Oct 2011

Unless I'm mistaken Dolphin looks for folders inside the /templates directory that start with "tmpl_". You can try renaming the folder to tmpl_skin002 and it should show up.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 23 Oct 2011

I tried that before, and I just tried that again. No, it does not show up. 

Thanks

Quote · 23 Oct 2011

What are the contents of /templates/dol_skin002/?  It should only contain /css/, /scripts/, and possibly some files.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 23 Oct 2011

Building a new theme from 'tmp;_uni' copy

In the "new" copy 'tmpl_uni" that you're renaming to 'tmpl_yourtemplate", in the 'scripts' folder,

find "BxTemplName.php"

it has one line in it:
$sTemplName = 'uni';
change that to
$sTemplName = 'yourtemplatename';

"I Think! ...therefore I'm in a mess!"
Quote · 5 Dec 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.