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

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

Check Version - full screen doesn't work

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

Previous topic - Next topic

0 Members and 2 Guests 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.