Page 23 of 32 FirstFirst ... 132122232425 ... LastLast
Results 221 to 230 of 314
  1. #221
    Join Date
    Oct 2008
    Location
    newcastle upon tyne (UK)
    Posts
    876
    Plugin Contributions
    2

    Default Re: 138 mods tested on 139

    Can anyone else reproduce the problems i encountered with Product Attribute Grid 1.1.1?

    i removed the files and restored the one that required winmerging but I still had problems. I the got my hosting company to rollback the site to a backup of 24 hrs earlier... but still got SSL encryption errors.

    Then i deleted the whole website, installed a new 139b, set it up as a b2b site. Tested everything with new test accounts/orders.. all ok... installed the grid mod again and the same errors occured. Got my hosts to roll-back the site again.. still the same SSL error pop ups even after roll-back.

    i have deleted everything again on my webspace and I am back to the stage i was before installing grid and everything is working fine, no errors etc. i dont see the point in me testiing it a 3rd time as it's clear what the result will be.

    i just wonder if it has something to do with

    a) my winmerging of the one 138a to 139b file (even tho it is very well commented by the mods author)
    b) It dosent work when the customer settings are the way they are
    c) isnt compatible with 139b

    Cheers

    if it helps,

    mysql 5.2.9
    zc139b
    dedicated Comodo SSL

  2. #222
    Join Date
    Feb 2008
    Posts
    529
    Plugin Contributions
    0

    Default Re: 138 mods tested on 139

    Quote Originally Posted by Shane78 View Post
    Can anyone else reproduce the problems i encountered with Product Attribute Grid 1.1.1?
    This mod works on my 1.3.9b test site (my live site 1.3.8a is SSL, test site is not.)

    When I originally installed, back in either 1.3.7 or .8, it really mucked up my site. I didn't makes notes of 'how' it mucked it up, and don't recall, so not sure if this is problem you are facing -but I did find a patch in the forum that fixed what was going wrong with it for me.

    Here is the notation from my personal change log from Aug 2009:

    "***module broke cart, but found simple fix to add to the code of includes/extra_configures/secturity_patch138_20080919.php as found in forum post #85 of this mod.
    To work - change in admin Option Name Manager - the attribute type from Radio (button) to Grid."

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

    Default Re: 138 mods tested on 139

    That is the weird thing.. tested and tested this mod on all my test sites, but my main live site has specific setting for customer access and customner approval... and it just went all bad on me...

    it seems to work great on a normal ZC site, but it does weird things on a B2B closed type site...

    not to worry.. would have been great to use but not the 'be all and end all' or my requirements.. the customers will just have to work their tubby fingers out more by doing a few extra clicks!

    might have to create an addition listing title of "Conflicting reports of it working"

    Cheers for trying tho!
    ;-)

    Quote Originally Posted by soxophoneplayer View Post
    This mod works on my 1.3.9b test site (my live site 1.3.8a is SSL, test site is not.)

    When I originally installed, back in either 1.3.7 or .8, it really mucked up my site. I didn't makes notes of 'how' it mucked it up, and don't recall, so not sure if this is problem you are facing -but I did find a patch in the forum that fixed what was going wrong with it for me.

    Here is the notation from my personal change log from Aug 2009:

    "***module broke cart, but found simple fix to add to the code of includes/extra_configures/secturity_patch138_20080919.php as found in forum post #85 of this mod.
    To work - change in admin Option Name Manager - the attribute type from Radio (button) to Grid."

  4. #224
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,367
    Plugin Contributions
    94

    Default Re: 138 mods tested on 139

    Super Globals Plus v1.24 works on 1.3.9b, PHP v5.2.9.

  5. #225
    Join Date
    Mar 2007
    Location
    Taiwan
    Posts
    241
    Plugin Contributions
    0

    Default Re: 138 mods tested on 139

    Quote Originally Posted by Shane78 View Post
    Todays Update

    Working but needs cafeful winmerging - mod edits core files that have changed in 139 (varying degrees of difficulty)
    Admin Profiles (Tested by me – dead easy)
    I'm scared by this one. The admin/includes/boxes files seem to be quite different.

    e.g. the admin profiles looks like this:

    $options = array( array('box' => BOX_CUSTOMERS_CUSTOMERS, 'page' => ...etc.

    and the ZC1.3.9 file looks like this:

    $za_contents[] = array('text' => BOX_CUSTOMERS_CUSTOMERS, 'link' => ...etc

    Did you have to convert the admin profiles files to this new format?

  6. #226
    Join Date
    Feb 2010
    Posts
    159
    Plugin Contributions
    0

    Default Re: 138 mods tested on 139

    I'm having a hard time with google checkout. I think my problem is merging the orders.php. I have uninstalled it because I couldn't checkout with paypal with it installed, also could not get live UPS rates
    I have used winmerge and corrected some merging errors, but orders.php is confusing me!!

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

    Default Re: 138 mods tested on 139

    dont worry...

    all files in admin/includes/boxes for zc 138a and 139b are the same. The changes that show in the add-on for Mr K's mod have been wrote by the mods author. So no, use the files in admin/includes/boxes in the admin-profiles add-on.

    i believe (if memory servers me right) that there is only one file in the add-on that needs merging, and its nothing, a define statement or somthing?

    but can Mr K please confirm this...
    Cheers

    Quote Originally Posted by paul3648 View Post
    I'm scared by this one. The admin/includes/boxes files seem to be quite different.

    e.g. the admin profiles looks like this:

    $options = array( array('box' => BOX_CUSTOMERS_CUSTOMERS, 'page' => ...etc.

    and the ZC1.3.9 file looks like this:

    $za_contents[] = array('text' => BOX_CUSTOMERS_CUSTOMERS, 'link' => ...etc

    Did you have to convert the admin profiles files to this new format?

  8. #228
    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 sham View Post
    I'm having a hard time with google checkout. I think my problem is merging the orders.php. I have uninstalled it because I couldn't checkout with paypal with it installed, also could not get live UPS rates
    I have used winmerge and corrected some merging errors, but orders.php is confusing me!!
    to be honest, that google checkout is a ########## to install on a 138a site... it needs a new develpoment (IMHO).. judging by the size of the support thread!

  9. #229
    Join Date
    Mar 2010
    Location
    California
    Posts
    236
    Plugin Contributions
    0

    Default Re: 138 mods tested on 139

    Posted a couple days ago!

    Has anyone tested the ZJ_Black template on 1.39 yet?
    Yes, just today, on a test site. It seems to be working fine.

    Don't know about PHP 5.3.

  10. #230
    Join Date
    Jun 2008
    Posts
    627
    Plugin Contributions
    0

    Default Re: 138 mods tested on 139

    I've downloaded cross_sell_advanced_1-0. I noticed there's no literature or sql file in the zip. I gave it a try anyway but find it's not fully installed because some tables were not created. Anyone else notice the sql file is missing?

 

 
Page 23 of 32 FirstFirst ... 132122232425 ... 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