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
Re: 138 mods tested on 139
Quote:
Originally Posted by
Shane78
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."
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
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."
Re: 138 mods tested on 139
Super Globals Plus v1.24 works on 1.3.9b, PHP v5.2.9.
Re: 138 mods tested on 139
Quote:
Originally Posted by
Shane78
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?
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!!
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
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?
Re: 138 mods tested on 139
Quote:
Originally Posted by
sham
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!
Re: 138 mods tested on 139
Posted a couple days ago!
Quote:
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.
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?