caliskin error caliskin error
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

caliskin error

Started by mattrf, June 04, 2006, 06:31:47 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mattrf

I just downloaded caliSkinV6.  I wanted to make a few customizations and when I looked to the source code, there was only 1 line of real code:// ------------------------------------------------------------------------- //
// This theme has all CORE items removed                                     //
// ------------------------------------------------------------------------- //
define('THEME_IS_XHTML10_TRANSITIONAL',1);


There is no php in any of the files and the template won't load properly.  Did I download something wrong?

Dr Preacox

maybe not, some themes are just 1 line, and most of it is all CSS, if you want to change certain things which arn't CSS related you can copy content from your themes/sample/theme.php into your current theme and edit that :)
My Mods:
Making Memberlist Public - VIEW
Different Way of Displaying Categories - VIEW
Coming Soon - Automated Sub Domains -MOD

mattrf

do i need to have the who coppermine script in order for it to display properly? i was just running the template.html file with style.css and theme.php...if i put it in the same directory as the coppermine script would it work?

Dr Preacox

no it wont, you need to keep the folder structure intact, please read the theming documentary on the site first,
My Mods:
Making Memberlist Public - VIEW
Different Way of Displaying Categories - VIEW
Coming Soon - Automated Sub Domains -MOD

Joachim Müller

http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#creating

Please choose a better subject next time - there's no error. Please read the docs that come with coppermine and only ask questions on the board after having read the docs.