Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Tried to create new account i got a blank screen


tybodell

Recommended Posts

Posted

Ok i had no problems creating accounts before so 4 exsist already but when we try to create new account we just get sent to a blank screen, no errors or anything it's just a blank white screen nothing loads. But when i login to mine with a username and password it works smoothly and i go to my account. Any ideas? I'm desperate we're this is the first round of testing before live release.

Posted

Sounds like you have an extra space going on...

 

Check thorugh the create_account.php and the create_account_process.php files and look for an extra space at the bottom of the file...

 

Just scroll all the way down, click just after the > and delete like a mad man.

 

That should fix it up for you.

 

Ryan

Posted

Always peek in the view source even on blank pages:

 

<b>Fatal error</b>:  Call to undefined function:  tep_js_zone_list() in <b>/usr/local/apache/htdocs/catalog/catalog/create_account.php</b> on line <b>51</b><br />

 

You are missing a function that it wants.

Posted

The missing function tep_js_zone_list comes from html_output.php ... I found it in an old copy:

 

$Id: html_output.php,v 1.25 2002/02/01 01:23:16 project3000 Exp $

Posted

No problem ...

 

Moral of the story ... never forget to peek under the bed at night ... never know what you might find hiding there in the dark ... :shock:

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...