Theme after upgrading... Theme after upgrading...
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Theme after upgrading...

Started by eintz, January 19, 2006, 08:51:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

eintz

Hello,

At first, peale do not reply a link to theme upgrade guide http://coppermine-gallery.net/demo/cpg14x/docs/theme/index.html, thanx.

I used default hardwired theme(no modifications), upgraded coppermine album 1.3.2 to 1.4.3 everything works fine, but there is a problem with template. At first I didnt overwrite my template folder. Now i can see small thumbnail, but when i click one of them the error message will appear. I copied the new theme, now i can see large images, but some buttons in administrator menu are missing, configuration and so. and all the template is quite weird. I can manually go to config page (by inserting the address .../config.php), but when i want to change for example a default template again error message will appear.

Must I upgrade my template manually? (althought i havent made any changes to default hardwired template)
Is there any other chance to quick and easy upgrade template?
The docs are for a classic theme, i dont know what changes must i do on my current theme or althought i use hardwired theme i must manually upgrade classic theme?
Maybe someone knows the simple solution for my problems!?
ESTONIA

Tranz

Are you using a non-english file that hasn't been updated? You will need to enable English fallback.

eintz

#2
Quote from: TranzNDance on January 19, 2006, 09:09:36 PM
Are you using a non-english file that hasn't been updated? You will need to enable English fallback.

i'm using Estonian languge
What file you exactly mean?
How can i enable English fallback?
ESTONIA

Tranz

There's no Estonian language file for cpg 1.4 http://forum.coppermine-gallery.net/index.php?topic=20355.0

You need to go into Config using English.

eintz

Quote from: TranzNDance on January 19, 2006, 10:26:10 PM
There's no Estonian language file for cpg 1.4 http://forum.coppermine-gallery.net/index.php?topic=20355.0

You need to go into Config using English.

Is my theme error caused that i'm using Estonian language?

When I go to config.php (by manually inserting the address) i can see my config page, but cant save any changes.
Is there any way to manyally modify some file, that my default theme is classic and language english?
ESTONIA

Tranz

config.php is no longer used in 1.4 so you're seeing the outdated file. The file is called admin.php in 1.4.

To force the lang and theme, add the following to your gallery url:
?theme=classic&lang=english

eintz

Quote from: TranzNDance on January 20, 2006, 11:19:44 AM
config.php is no longer used in 1.4 so you're seeing the outdated file. The file is called admin.php in 1.4.

To force the lang and theme, add the following to your gallery url:
?theme=classic&lang=english


I didn't know, that the file config.php is no longer used. Now i successfully changed my template and language and everything works fine.

thanx again! :)

How can i mark my topic as "solved"?
ESTONIA

Joachim Müller

Glad you were able to solve this. You can't mark threads, only devs and supporters can do this (in this case, Thu did this for you). It's enough to do as you did and reply to your thread, saying that the thread is solved (thanks for that, not every users does this although they should).