Themes are not working in Coppermine 1.5.16 Themes are not working in Coppermine 1.5.16
 

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

Themes are not working in Coppermine 1.5.16

Started by marymf, October 19, 2011, 01:52:28 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

marymf

Hi,my coppermine gallery is www.wt-portugal.tk and as you can see ,this theme is not loading any picture except the photos I uploaded.Even the other themes do the same. I updated my gallery recently and maybe something went wrong so, i hope someone can help me.  :'(

marymf

Sorry, the gallery link is www.fairytale-of-lies.tk. My mistake.  :-[


Quote from: marymf on October 19, 2011, 01:52:28 AM
Hi,my coppermine gallery is www.wt-portugal.tk and as you can see ,this theme is not loading any picture except the photos I uploaded.Even the other themes do the same. I updated my gallery recently and maybe something went wrong so, i hope someone can help me.  :'(

Αndré

You should upgrade your Coppermine gallery to cpg1.5.16 asap!

Regarding your issue, your theme tries to load all resources from http://galeria.wt-portugal.tk/themes/copp1v2/, which doesn't exist. Adjust your theme accordingly (i.e. don't use absolute paths).

marymf

Sorry,but what do you mean with "absolute paths"?

All my themes exists but they all appear like this one. I deleted them and uploaded again but the problem remains.
I tried to update coppermine through Filezilla but the files don't change...  :(


(sorry about my english,i'm portuguese)

Αndré

Quote from: marymf on October 20, 2011, 01:27:28 AM
All my themes exists but they all appear like this one.
I don't think so. Today your gallery tries to load another theme, which also doesn't exist. Just have a look at the home page's source code and you'll find
Quote<link rel="stylesheet" href="themes/theme1starszzcp4/style.css" type="text/css" />
but neither that file, nor that folder exist (you'll get a 404 HTTP error message) on that domain.

marymf

Ok.Tried to delete the Theme's folder and uploaded it again. The problem remains. >:(
maybe it's any file that doesn't exist in my coppermine folder...

Αndré

Now you're currently using your copp1v2 theme again. It still tries to load the resources from http://galeria.wt-portugal.tk/themes/copp1v2/. Open the template.html file and remove all references to that domain.

E.g. the curve theme works as expected: http://www.fairytale-of-lies.tk/?theme=curve

marymf

OMG!

I'm so stupid! Of course, i was using my old domain in template.html. Thanks a lot.  :-*
Now it works very good. ;)