News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.