Check Version - full screen doesn't work Check Version - full screen doesn't work
 

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

Check Version - full screen doesn't work

Started by videomaster, December 19, 2011, 08:07:05 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

videomaster

1.5.16 fresh install, when I use the Check Version - Full Screen it goes to a blank screen and sits there, text version works fine. Another web site running off the same server works fine.

If I check Only show potential errors (full Screen) it works
here is the file it runs for full screen
coppermine/versioncheck.php?output=screen&submit= 

Any ideas?
Thanks in advance,

Αndré

Probably you're running into server restrictions (time limits, memory limits, cpu limits, etc.). I doubt that we can fix anything for you, but IMO that's fine, as "Only show potential errors" works as expected.

videomaster

Andre was correct, it was a memory problem
around line 33 in the php.ini file

[PHP]
memory_limit = 24M  I raised this to 48M

everything works fine now

Thanks for your assistance!
have a FUNtastic day!

Αndré

Please
Quote from: Joachim Müller on September 28, 2008, 12:46:26 PM
tag your answer as "solved" by clicking on the "Topic Solved" button on the bar at the left hand side at the bottom of your thread.