Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21
  1. #11
    Join Date
    Nov 2006
    Location
    Mansfield, Ohio
    Posts
    26
    Plugin Contributions
    0

    Default Re: Sorry, we are not accepting payments from your region at this time.

    Quote Originally Posted by Ajeh View Post
    Zen Cart v1.3.9h can run in php 4.3.2 or higher ...
    You could upgrade to v1.3.9h and then to php 5.2.3 or higher after ...
    NOTE: be sure to do full backups of both your database as well as your site ...
    It is strongly recommended to upgrade a Development copy of your site and database and not your Live Site ... as in use a copy of the Live database into a new Developement database and a copy of your Live site in a new Development directory ...
    I am doing this. Have ded.server with cPanel, WHM. The current upgrade with this store was successful, using new directory and restore of the original db. The store seems fully functional accept for the payment modules. I am a little slow at this and my clients will be very unhappy with too much downtime.

  2. #12
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Sorry, we are not accepting payments from your region at this time.

    I cannot tell what you have there ...

    Could you zip the file and then attach it here?
    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!

  3. #13
    Join Date
    Nov 2006
    Location
    Mansfield, Ohio
    Posts
    26
    Plugin Contributions
    0

    Default Re: Sorry, we are not accepting payments from your region at this time.

    file is attached
    Attached Files Attached Files

  4. #14
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Sorry, we are not accepting payments from your region at this time.

    Change line 24 with:
    Code:
      define('MODULE_PAYMENT_PAYPAL_TEXT_CATALOG_LOGO', '<img src="' . MODULE_PAYMENT_PAYPAL_MARK_BUTTON_IMG . '" alt="' . MODULE_PAYMENT_PAYPAL_MARK_BUTTON_ALT . '" title="' . MODULE_PAYMENT_PAYPAL_MARK_BUTTON_ALT . '" /> &nbsp;' .
                                                        '<span class="smallText">' . MODULE_PAYMENT_PAYPAL_ACCEPTANCE_MARK_TEXT . '</span>');
    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!

  5. #15
    Join Date
    Nov 2006
    Location
    Mansfield, Ohio
    Posts
    26
    Plugin Contributions
    0

    Default Re: Sorry, we are not accepting payments from your region at this time.

    Ajeh,

    I made the changes but received almost the same error. The error went from line 24 to line 26.

    [20-Nov-2010 09:19:43] PHP Parse error: syntax error, unexpected ')' in /home/renegade/public_html/BOOMUPGRD/includes/languages/english/modules/payment/paypal.php on line 26

    [19-Nov-2010 10:50:02] PHP Parse error: syntax error, unexpected T_STRING in /home/renegade/public_html/BOOMUPGRD/includes/languages/english/modules/payment/paypal.php on line 24

    I have decided to abandon this installation/upgrade and start over.
    Since I have the option of creating development directories and databases, I will be able to document in detail the process. I have read numerous articles and posts and feel more confident about starting over.

    Thank you very much for your help.
    Will be buying you a cup of coffee soon!
    Michael

  6. #16
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Sorry, we are not accepting payments from your region at this time.

    If you use the original version of that file that comes with a fresh Zen Cart install, then you won't have PHP errors with it unless your FTP program is mangling it during upload.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #17
    Join Date
    Nov 2006
    Location
    Mansfield, Ohio
    Posts
    26
    Plugin Contributions
    0

    Default Re: Sorry, we are not accepting payments from your region at this time.

    I will give it a try. Thanks DrByte

  8. #18
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Sorry, we are not accepting payments from your region at this time.

    If that doesn't work for you, then one or more other files are damaged on your server, in which case I'd start here: http://www.zen-cart.com/wiki/index.p...Obscure_Issues
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  9. #19
    Join Date
    Nov 2006
    Location
    Mansfield, Ohio
    Posts
    26
    Plugin Contributions
    0

    Default Re: Sorry, we are not accepting payments from your region at this time.

    I replaced it with the original from 1.3.9h and the error went back to line 24

    [20-Nov-2010 17:00:17] PHP Parse error: syntax error, unexpected T_STRING in /home/renegade/public_html/BOOMUPGRD/includes/languages/english/modules/payment/paypal.php on line 24

    Because I am fairly new at this, chances are, I have made an error during the installation. Since I have 4 other stores to go from v137 to v139 I am coming in with a new plan. I would like these stores to become operational so I can upgrade mysql and php from 4x to 5x.?

    I am confident this will work this time.

    Would you suggest starting a new thread if there are any issues or stay here?
    Michael

  10. #20
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Sorry, we are not accepting payments from your region at this time.

    Your issues appear to be related to incomplete merging of customizations when upgrading.
    New issues would warrant a new thread.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. PHP Parse error: syntax error, unexpected T_STRING
    By absoluteblock in forum General Questions
    Replies: 4
    Last Post: 2 Oct 2011, 03:40 AM
  2. PHP Parse error: syntax error, unexpected T_STRING
    By derek53 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 11 Apr 2011, 08:09 PM
  3. Install: Parse error: syntax error, unexpected '/' in /includes/application_top.php
    By dlucarelli in forum Installing on a Linux/Unix Server
    Replies: 8
    Last Post: 26 Aug 2010, 02:08 PM
  4. Replies: 9
    Last Post: 5 Feb 2010, 01:12 AM
  5. Replies: 3
    Last Post: 13 Mar 2009, 05:20 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