Jump to content

Blank Page on Registering Account


Recommended Posts

Hey,

Problem: user enters their details to open an account on my site. When they click the register button they are then presented with a blank screen and receive no confirmation that the account has been setup (note: the account is actually registered correctly but the user is left none the wiser, and generally leave the site in confusion)

What could be possible causes for this error?

Adam

Link to comment
Share on other sites

Here's the error log from a time when the error has occurred:

[Tue Feb 24 12:11:42 2009] [error] [client 82.2.138.164] File does not exist: /var/www/vhosts/game-supply.co.uk/httpdocs/shop/img/loadingAnimation.gif, referer: http://www.game-supply.co.uk/shop/product.php?id_product=26
[Tue Feb 24 12:12:15 2009] [error] [client 82.2.138.164] PHP Warning: require_once() [function.require-once]: Unable to access /var/www/vhosts/game-supply.co.uk/httpdocs/shop/config/../classes/Swift_Iterator.php in /var/www/vhosts/game-supply.co.uk/httpdocs/shop/config/config.inc.php on line 22, referer: https://www.game-supply.co.uk/shop/authentication.php?back=order.php?step=1
[Tue Feb 24 12:12:15 2009] [error] [client 82.2.138.164] PHP Warning: require_once(/var/www/vhosts/game-supply.co.uk/httpdocs/shop/config/../classes/Swift_Iterator.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/vhosts/game-supply.co.uk/httpdocs/shop/config/config.inc.php on line 22, referer: https://www.game-supply.co.uk/shop/authentication.php?back=order.php?step=1
[Tue Feb 24 12:12:15 2009] [error] [client 82.2.138.164] PHP Fatal error: require_once() [function.require]: Failed opening required '/var/www/vhosts/game-supply.co.uk/httpdocs/shop/config/../classes/Swift_Iterator.php' (include_path='.:') in /var/www/vhosts/game-supply.co.uk/httpdocs/shop/config/config.inc.php on line 22, referer: https://www.game-supply.co.uk/shop/authentication.php?back=order.php?step=1
[Tue Feb 24 12:12:16 2009] [error] [client 82.2.138.164] File does not exist: /var/www/vhosts/game-supply.co.uk/httpdocs/shop/favicon.ico
[Tue Feb 24 12:12:19 2009] [error] [client 82.2.138.164] File does not exist: /var/www/vhosts/game-supply.co.uk/httpdocs/shop/favicon.ico

Link to comment
Share on other sites

I have added files where they don't exist. Now error log looks like this:

[Tue Feb 24 14:46:38 2009] [error] [client 82.2.138.164] PHP Warning: require_once() [function.require-once]: Unable to access /var/www/vhosts/game-supply.co.uk/httpdocs/shop/config/../classes/Swift_Iterator.php in /var/www/vhosts/game-supply.co.uk/httpdocs/shop/config/config.inc.php on line 22, referer: https://www.game-supply.co.uk/shop/authentication.php?back=order.php?step=1
[Tue Feb 24 14:46:38 2009] [error] [client 82.2.138.164] PHP Warning: require_once(/var/www/vhosts/game-supply.co.uk/httpdocs/shop/config/../classes/Swift_Iterator.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/vhosts/game-supply.co.uk/httpdocs/shop/config/config.inc.php on line 22, referer: https://www.game-supply.co.uk/shop/authentication.php?back=order.php?step=1
[Tue Feb 24 14:46:38 2009] [error] [client 82.2.138.164] PHP Fatal error: require_once() [function.require]: Failed opening required '/var/www/vhosts/game-supply.co.uk/httpdocs/shop/config/../classes/Swift_Iterator.php' (include_path='.:') in /var/www/vhosts/game-supply.co.uk/httpdocs/shop/config/config.inc.php on line 22, referer: https://www.game-supply.co.uk/shop/authentication.php?back=order.php?step=1

Any ideas on how to fix this?

Link to comment
Share on other sites

  • 2 weeks later...
  • 6 months later...
  • 5 years later...
×
×
  • Create New...