Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 27
  1. #11
    Join Date
    Feb 2009
    Posts
    69
    Plugin Contributions
    0

    Default Re: Blank page when trying to register.

    Found this in error cache;-

    [05-Feb-2011 01:16:59] PHP Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/myname/public_html/gardenshop/includes/languages/english.php on line 25

    and this is line 25

    define('DATE_FORMAT', 'm/d/Y'); // this is used for date()
    Lee

  2. #12
    Join Date
    Feb 2009
    Posts
    69
    Plugin Contributions
    0

    Default Re: Blank page when trying to register.

    Hello again. I am not getting anywhere with this so is there anyone who can tell me what steps and what files ZC uses to create and send welcome emails? I have the full file set I can use to compare with those I currently use to see if anything is wrong.
    Lee

  3. #13
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Blank page when trying to register.

    Could you please post lines 20 - 30 ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #14
    Join Date
    Feb 2009
    Posts
    69
    Plugin Contributions
    0

    Default Re: Blank page when trying to register.

    Quote Originally Posted by Ajeh View Post
    Could you please post lines 20 - 30 ...
    Hi Ajeh and thanks for trying to help. Here are lines 20 -30
    PHP Code:
    // on FreeBSD try 'en_US.ISO_8859-1'
    // on Windows try 'en', or 'English'
      
    @setlocale(LC_TIME'en_US.ISO_8859-1');
      
    define('DATE_FORMAT_SHORT''%m/%d/%Y');  // this is used for strftime()
      
    define('DATE_FORMAT_LONG''%A %d %B, %Y'); // this is used for strftime()
      
    define('DATE_FORMAT''m/d/Y'); // this is used for date()
      
    define('DATE_TIME_FORMAT'DATE_FORMAT_SHORT ' %H:%M:%S');

    ////
    // Return date in raw format
    // $date should be in format mm/dd/yyyy 
    Lee

  5. #15
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Blank page when trying to register.

    I am not seeing the error ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  6. #16
    Join Date
    Feb 2009
    Posts
    69
    Plugin Contributions
    0

    Default Re: Blank page when trying to register.

    Hello again. I can't see any error either but I don't anything about code. The error message said line 25 which is as you see it above. I really don't know what that has to do with welcome emails being sent anyway.
    Lee

  7. #17
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Blank page when trying to register.

    Based on the date it happened almost a year ago ...

    Why don't you delete all for the *.log files in the /cache and then navigate around your site for a bit then refresh the /cache and see if you have any current debug logs generated ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  8. #18
    Join Date
    Feb 2009
    Posts
    69
    Plugin Contributions
    0

    Default Re: Blank page when trying to register.

    Hello again. I have deleted the debug files, created yet another test account and still the same. Welcome email (probably the copy) goes to business (zc) inbox but not to customer. No new error files in cache.
    Lee

  9. #19
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Blank page when trying to register.

    Are you able to send out emails from the Admin in the Tools ... Send Emails?

    When you create an Order do both you and the Customer get a copy of the email?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  10. #20
    Join Date
    Feb 2009
    Posts
    69
    Plugin Contributions
    0

    Default Re: Blank page when trying to register.

    Hello again. I really appreciate you trying to help with this. I can send emails from admin/tools and the test worked. An account can be created and customer shows in admin. An order can also be made but order notification email does NOT go to customer only to admin inbox.
    Lee

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. Blank page when trying to pull up product pages
    By BigTimeOutdoors in forum General Questions
    Replies: 9
    Last Post: 12 Nov 2013, 03:35 PM
  2. client having "blank page returned" when trying to do a cc purchase
    By alida in forum PayPal Express Checkout support
    Replies: 20
    Last Post: 28 Jul 2013, 08:42 PM
  3. Replies: 14
    Last Post: 29 Dec 2012, 08:51 PM
  4. Blank page when trying to Add New Products after recent upgrade
    By carigrafix in forum General Questions
    Replies: 1
    Last Post: 15 Jul 2011, 08:09 AM
  5. Help! Blank Page & PHP Errors when trying to Checkout or Add to Cart!
    By nsweet in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 Aug 2008, 06:26 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR