Blank white page after submitting registration Blank white page after submitting registration
 

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

Blank white page after submitting registration

Started by edpaffjr, December 22, 2011, 09:26:19 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

edpaffjr

After upgrading from v1.3.x our registration form goes to blank white page after clicking the "submit registration" button.

http://www.oarsa.org/photos/register.php

edpaffjr

I should add that the registration process is not completing either. I wasn't aware of the issue until today, and I haven't had a user registered since Nov 9th. Often I get multiple registrations in a single day.

Joe Carver

If you have followed the steps for upgrading from 1.3.x - 1.5.x on the documentation package, then;

1) Run versioncheck to confirm that you have successfully uploaded all cpg 1.5.16 files.

2) Try removing your custom header + footer for a test.

Moving topic to Upgrading

edpaffjr

Removing the custom header and footer does fix the problem. Thanks for the tip, as I hadn't thought about doing that to see if it would help.

It seems that between a mysql database call that was being made and some extra php variables that were being set that I didn't need, something was causing the registration process to fail. After reworking my code a bit, I think I have it fixed.

Thanks again.