coppermine-gallery.com/forum

Support => cpg1.5.x Support => cpg1.5 themes (visuals) => Topic started by: marymf on October 19, 2011, 01:52:28 AM

Title: Themes are not working in Coppermine 1.5.16
Post by: marymf on October 19, 2011, 01:52:28 AM
Hi,my coppermine gallery is www.wt-portugal.tk (http://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.  :'(
Title: Re: Themes are not working in Coppermine 1.5.16
Post by: marymf on October 19, 2011, 01:56:30 AM
Sorry, the gallery link is www.fairytale-of-lies.tk (http://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 (http://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.  :'(
Title: Re: Themes are not working in Coppermine 1.5.16
Post by: Αndré on October 19, 2011, 01:02:48 PM
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).
Title: Re: Themes are not working in Coppermine 1.5.16
Post by: marymf on October 20, 2011, 01:27:28 AM
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)
Title: Re: Themes are not working in Coppermine 1.5.16
Post by: Αndré on October 20, 2011, 09:28:51 AM
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.
Title: Re: Themes are not working in Coppermine 1.5.16
Post by: marymf on October 20, 2011, 09:21:32 PM
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...
Title: Re: Themes are not working in Coppermine 1.5.16
Post by: Αndré on October 20, 2011, 10:56:28 PM
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
Title: Re: Themes are not working in Coppermine 1.5.16
Post by: marymf on October 20, 2011, 11:38:28 PM
OMG!

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