Users and guests only blank screen Users and guests only blank screen
 

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

Users and guests only blank screen

Started by Karsten, October 09, 2017, 07:13:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Karsten

Hello,

I am using copermine 1.6.0.3 and after having some problems with my website, users and guest can only see the gallery overview, no thumbnails, no photos. Admins can do that.
Php is 5.6.

Any idea or hint for me?

https://alteisen.training/Fotogalerie/

Thank you,

Karsten

ron4mac

#1
It looks to me like this may apply to your site, as well.
http://forum.coppermine-gallery.net/index.php/topic,79189.msg383988.html#msg383988

Your site seems to function okay when accessed as https://alteisen.training/Fotogalerie/?theme=curve

Replace the occurrences of mysql_ with cpg_db_ in your themes/timoswelt/theme.php file.

Also, it looks to me like PHP 7 is being used.

Karsten

Thank you very much. I'll add the corrections on Tuesday (now it is too late).

To PHP: I told my hoster to use 5.6, but.....7.0 is also fine.

FF.

Karsten

Karsten


FrA1l3

Quote from: ron4mac on October 09, 2017, 08:14:15 PM
It looks to me like this may apply to your site, as well.
http://forum.coppermine-gallery.net/index.php/topic,79189.msg383988.html#msg383988

Your site seems to function okay when accessed as https://alteisen.training/Fotogalerie/?theme=curve

Replace the occurrences of mysql_ with cpg_db_ in your themes/timoswelt/theme.php file.

Also, it looks to me like PHP 7 is being used.


Thank you! This post save me a lot of time! It's is working again.
Cheers!