Page 11 of 32 FirstFirst ... 91011121321 ... LastLast
Results 101 to 110 of 314
  1. #101
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: 138 mods tested on 139

    The following add-on and templates have been updated for compatibility with 1.3.9a and php5.3 and are available in the downloads section

    ADD-ONS
    jscroller sidebox package
    links manager
    order steps tableless
    returns authorization
    testimonial manager

    TEMPLATES
    cold_steel template
    comstock template
    cork_board template
    desert_noon template
    forest_path Template
    glacial_age template
    mystic_river template
    ocean_front template
    rustic template
    zencart_zen template

  2. #102
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: 138 mods tested on 139

    Bravo Clyde!!! You are awesome as always!!!

    Quote Originally Posted by clydejones View Post
    The following add-on and templates have been updated for compatibility with 1.3.9a and php5.3 and are available in the downloads section

    ADD-ONS
    jscroller sidebox package
    links manager
    order steps tableless
    returns authorization
    testimonial manager

    TEMPLATES
    cold_steel template
    comstock template
    cork_board template
    desert_noon template
    forest_path Template
    glacial_age template
    mystic_river template
    ocean_front template
    rustic template
    zencart_zen template
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  3. #103
    Join Date
    Oct 2008
    Location
    newcastle upon tyne (UK)
    Posts
    876
    Plugin Contributions
    2

    Default Re: 138 mods tested on 139

    Thank you all for the updates everyone,

    i will update the list 2moro asap
    also spoke to Glenn and his mods should be PHP5.3 ready as they dont use ereg type stuff... also spoke to conor of CEON.net and he has a load of updates done for his mods (free and paid) to work with 139 and PHP5.3.. he will release when 100% finished.

    so snowed under with the day job.. sorry

    toodle loo

    (like anyones gunna donate!.. but i do think that when people use free mods that should donate something, (no matter how small) to the author and a bit to the ZC founders.. its just a bit sh**ty to use peoples efforts and not repay them!!!)

  4. #104
    Join Date
    Oct 2008
    Location
    newcastle upon tyne (UK)
    Posts
    876
    Plugin Contributions
    2

    Default Re: 138 mods tested on 139

    Quote Originally Posted by Mike_Dean View Post
    Judging by the amount Shane purports to Drink, I don't think we need buy him one.. perhaps a ticket to AA's !!
    hahaha, im a bit odd... Monday to Friday i train and workout like a freak.. eat great and dont touch a drop of booze... but sat and sunday,,, well... those days are spent mostly drunk... from lunch time onward.. its the law!....!

  5. #105
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: 138 mods tested on 139

    Just wanted to add (for those not ready to update yet..) Conor's SEO mod has ALWAYS been PHP 5.3 compatible..
    Quote Originally Posted by Shane78 View Post
    Thank you all for the updates everyone,

    i will update the list 2moro asap
    also spoke to Glenn and his mods should be PHP5.3 ready as they dont use ereg type stuff... also spoke to conor of CEON.net and he has a load of updates done for his mods (free and paid) to work with 139 and PHP5.3.. he will release when 100% finished.

    so snowed under with the day job.. sorry

    toodle loo

    (like anyones gunna donate!.. but i do think that when people use free mods that should donate something, (no matter how small) to the author and a bit to the ZC founders.. its just a bit sh**ty to use peoples efforts and not repay them!!!)
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  6. #106
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: 138 mods tested on 139

    Happy to report that Google Checkout V1.4.7 works with Zen Cart 1.3.9a PHP up to 5.2.13 (I don't have PHP 5.3 so I did not test it).

    To make GCO work, follow the installation instructions for 1.3.8a but make sure you apply the changes manually to 1.3.9a files.

    In my case it did not work because I had Prevent Spider Sessions set to TRUE on the admin side in Configurations - Sessions.

    If this is set to TRUE GCO doesn't work. The work around this is to turn this to false which is a bad idea because spiders can now start sessions with this enabled.

    An alternative option is to do the following:
    1. Open up /googlecheckout/resonsehandler.php
    2. Search for define('MODULE_PAYMENT_GOOGLECHECKOUT_MULTISOCKET', 'False');
    3. Immediately below it add this: define('SESSION_BLOCK_SPIDERS','False');


    It should look like this:

    PHP Code:
    error_reporting(E_ALL);

    // temporal disable of multisocket 
    define('MODULE_PAYMENT_GOOGLECHECKOUT_MULTISOCKET''False');
    define('SESSION_BLOCK_SPIDERS','False'); 
    There is a suggestion to Search for error_reporting(E_ALL); and change it to error_reporting(0); to stop it from throwing errors. I did not make this change and haven't noticed any error yet.

    You can also read up here (where I finally was able to figure out a way that work):
    forums.oscommerce.com/topic/272825-offical-google-checkout-module-for-oscommerce-support-thread/

  7. #107
    Join Date
    Feb 2009
    Posts
    166
    Plugin Contributions
    0

    Default Re: 138 mods tested on 139

    That's terrific news Isaac. Thanks for working it out and for sharing the solution with everyone.

  8. #108
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: 138 mods tested on 139

    Quote Originally Posted by slomojojo View Post
    That's terrific news Isaac. Thanks for working it out and for sharing the solution with everyone.
    You're welcome! If anybody needs help I'd be glad to assist. I spent more than 20 hours comparing files, trying all sorts of combination only to discover the simple solution.

    I have tested all sorts of transactions on our site with Google Checkout but I did not test all international shipping options. I am however comfortable with Domestic (as in U.S.).

    If you want to GCO in action, click on a link in my signature and add something to cart.

    Thanks!

  9. #109
    Join Date
    Apr 2010
    Posts
    897
    Plugin Contributions
    0

    Default Re: 138 mods tested on 139

    I found a mod that does not work w/ 139! Back Up My Site PHP found here:
    http://www.zen-cart.com/index.php?ma...roducts_id=881

    To be sure it was ZC version and not user error (my installation), I installed fresh copies of 1.3.8 and 1.3.9 on the same server. Then I performed the same actions on each (rename admin folder, adjust chmod, etc).

    Then I installed Back Up My Site PHP. I was successful with 138 but failed miserably with 139.

    I consulted with someone much smarter than myself, she said:
    ++++
    It appears as though you are missing a re-write rule or something similar. I checked the server and there is a file named backup_mysite.php, however it looks like the backup is attempting to pass it some options the site is not configured to use. I know wordpress does something similar with its index.html. Basically there may be some data you are missing from your .htaccess file. I also noticed you are using the latest version of Zen, perhaps that mod needs to be tweaked to work with it? The .htaccess files in the admin are different from the 1.3.8 version, I checked.++++

    Has anybody figured a work around for this yet? I have searched everywhere!

  10. #110
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: 138 mods tested on 139

    Quote Originally Posted by Feznizzle View Post
    I found a mod that does not work w/ 139! Back Up My Site PHP found here:
    http://www.zen-cart.com/index.php?ma...roducts_id=881

    To be sure it was ZC version and not user error (my installation), I installed fresh copies of 1.3.8 and 1.3.9 on the same server. Then I performed the same actions on each (rename admin folder, adjust chmod, etc).

    Then I installed Back Up My Site PHP. I was successful with 138 but failed miserably with 139.

    I consulted with someone much smarter than myself, she said:
    ++++
    It appears as though you are missing a re-write rule or something similar. I checked the server and there is a file named backup_mysite.php, however it looks like the backup is attempting to pass it some options the site is not configured to use. I know wordpress does something similar with its index.html. Basically there may be some data you are missing from your .htaccess file. I also noticed you are using the latest version of Zen, perhaps that mod needs to be tweaked to work with it? The .htaccess files in the admin are different from the 1.3.8 version, I checked.++++

    Has anybody figured a work around for this yet? I have searched everywhere!
    Did you do a winmerge of the .htaccess files of the two versions to see what the differences are??
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

 

 
Page 11 of 32 FirstFirst ... 91011121321 ... LastLast

Similar Threads

  1. v153 Anyone tested 1.5.3 on MySQL 5.6 yet?
    By swguy in forum Installing on a Linux/Unix Server
    Replies: 6
    Last Post: 15 Oct 2014, 07:19 PM
  2. v150 Convert a template designed and tested on v1.3.9 to v1.5 ?
    By g00glethis1 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 15 Aug 2012, 07:34 AM
  3. Wich SQL to choose? upgr 138 to 139 or only sgl??
    By stefanl in forum Upgrading from 1.3.x to 1.3.9
    Replies: 39
    Last Post: 11 Jun 2010, 06:31 PM
  4. Improve 138 by cannibalizing from 139? [BAD IDEA]
    By Feznizzle in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 3 May 2010, 09:38 PM
  5. I have tested my site locally. how to move to server now?
    By weber in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 21 Jul 2007, 03:06 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