[Solved]: picture admin menu?? located where [Solved]: picture admin menu?? located where
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

[Solved]: picture admin menu?? located where

Started by thapame, April 15, 2008, 12:04:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

thapame

I am unable to locate template code for picture admin menu (Crop and Rotate, Edit file information, DELETE THIS FILE) on themes.inc.php
can anyone help me where is it located???

Joachim Müller

You're not supposed to edit include/themes.inc.php, under no circumstances. Don't!

The crop&rotate page doesn't have a template of it's own. If you need to see it modified, you'll have to hack the core code.

thapame

I am not suppose to edit themes.inc
but I was just looking for the template code there
anyway as you mention it doesn't have the template yet, I should got on some core code modifitaion

I hope it will be available on new version of coppermine

thanks  :)

Joachim Müller

Quote from: thapame on April 16, 2008, 10:32:15 AM
I am not suppose to edit themes.inc
but I was just looking for the template code there
You're not even supposed to look at that file. If you want to look up the reference, take a look at themes/sample/theme.php