Jump to content

Blank page on step=6


Digit9

Recommended Posts

When signing up for an account, everyone keeps getting a blank page. Account gets created, it says the email was sent to the user in the email log, but user doesn't receive email.

 

I can give you a link to where it's messed up if you need. Please help me out, this seems like a good billing system but I don't want one little thing stop me from buying it.

Link to comment
Share on other sites

How do I disable my checkout script, and what does that disable?

 

Hey,

 

Okay if you don't know what it is, the chance of you turning it on is very slim.

 

But just in case, go to

 

Configuration > General Configuration > Other

 

Also,

Do you have any payment gateways enabled?

 

From,

Adam

Link to comment
Share on other sites

Hey,

 

Posting every three hours on a response back doesn't help.

 

You have something setup incorrect, its only a local issue with you as every other customer is having it worked out fine.

 

You can try and re-upload WHMCS and clear our the database.

 

Make sure your server has at least,

 

* PHP Version 4.2.x or later

* MySQL Version 3.2.x or later

* Curl Support

* ionCube Runtime Decoders

* GD Image Library

* Register Globals

 

Installing WHMCS is very simple. The following steps will guide you through the process:

 

1. Unzip the contents of the zip file to a folder on your computer

2. Upload the entire whmcs and status folder to your server in binary mode - you can rename the folder to whatever you like (support,billing,clients,etc...)

3. If you don't have Ioncube installed on your server then you will need to upload the runtime loaders folder named "ioncube" also included in the zip file

4. Run the installation script by going to http://www.yourdomain.com/whmcs/install/ This will guide you through the entire setup process.

 

Taken from http://v3manual.whmcs.com/.

 

From,

Adam

Link to comment
Share on other sites

Hey,

 

I just placed a test order on your system and have gotten no errors what so ever.

 

If this keeps happening put

 

$display_errors="on";

 

in your configuration.php and see if it gives you back an error message.

 

From,

Adam

Link to comment
Share on other sites

Sorry again, but it's not sending an email to the client when they sign up. The email signs up in the list of mail on the control panel, but no email to the client.

 

Hey,

 

Again something on your local side and not a WHMCS bug.

 

Make sure all settings are setup correctly, mainly this one.

 

Configuration > Products/Services > {PRODUCT} > Server Settings {CHOSE SERVER} and make sure the last box is checked to your liking...

 

From,

Adam

Link to comment
Share on other sites

Hey,

 

Then either its these problems.

 

If you are using SMTP to send mail, insure that the user information is correct as the error I posted before (not sure who removed it, wasn't a security risk at all) but I believe one of them send your SMTP server information was in correct.

 

If thats not it, your PHP Send Mail is wrong or something on your server end is not correct.

 

Or your client is not getting emails because IP is banned or ends up in the bulk/spam folder.

 

From,

Adam

Link to comment
Share on other sites

PHP Mail says it sends the mail in the users client panel, but user doesn't actually receive the email.

SMTP doesn't show the email was sent, and user doesn't receive one. My SMTP options were correct, and I don't see why the PHP Mail function would have any problems considering I use it with other scripts.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated