Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Folks that say: Backup! Backup! Backup! (Glad I listened)
Using today's github SbyA files in my test site zc 1.5.5a. I dropped my database (from which I'd already lost the SbyA data in experiment above) and imported the database I was using before I started monkeying about.
Before trying the SbyA install script I checked the admin confi screens - there was a whole config menu missing - I now wonder if I actually installed the March 3 2016 files or just copied the files in. Anyway, my data was all in tact. I ran the the install script (accessed by link in catalog SbyA menu since config menu absent) - no errors, menus where menus are supposed to be. Will check it further and also do a winmerge with current and previous database to see if there were any other wrenches hiding in there.
I appreciate all the work you are doing on this mod!
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Glad that worked out. One thing I would like for you to do if you don't mind is goto the option names manager from the products menu. Verify in the area to add an attribute type that you have a seventh option related to SBA.
That has been what I have been trying to make sure is functional these last couple of days. There was a report by one that it wasn't installing and I'm trying to figure out why/ensure its not a general issue.
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Quote:
Originally Posted by
mc12345678
Glad that worked out. One thing I would like for you to do if you don't mind is goto the option names manager from the products menu. Verify in the area to add an attribute type that you have a seventh option related to SBA.
That has been what I have been trying to make sure is functional these last couple of days. There was a report by one that it wasn't installing and I'm trying to figure out why/ensure its not a general issue.
There are seven choices: Dropdown, Text, Radio, Checkbox, File, Read Only, Grid
On my Live site (Mar 3 2016 SbyA files) there is an eighth - SBA Select List Dropdown Basic which I use of my attribute #2 - colour, and my attribute #1 - size which has the option choice 'Dropdown'. That particiular cominabtion of option name choices was what worked for some reason.
On my test site (Jun 3 2016 files), the SBA Select List Dropdown Basic is absent, and my option name type is blank. Yet the products function as if the same choice were there. (Perhaps residual db entries?)
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
I have done a vanilla install of zc 1.5.5a followed by an install of SbyA 1.5.3 but I get the white screen of death on my admin and the following error:
Code:
[04-Jun-2016 02:07:58 America/Los_Angeles] PHP Fatal error: Call to undefined function zen_get_ip_address() in /MY-ADMIN-PATH/includes/init_includes/init_sessions.php on line 31
I've tracked it down to
/MY-ADMIN-PATH/includes/functions/general.php
because when I reverted this file back to the zc 1.5.5a the WSoD goes away.
Are these versions compatible?
If so, what am I missing?
Thx
K
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Quote:
Originally Posted by
Kenton
I have done a vanilla install of zc 1.5.5a followed by an install of SbyA 1.5.3 but I get the white screen of death on my admin and the following error:
Code:
[04-Jun-2016 02:07:58 America/Los_Angeles] PHP Fatal error: Call to undefined function zen_get_ip_address() in /MY-ADMIN-PATH/includes/init_includes/init_sessions.php on line 31
I've tracked it down to
/MY-ADMIN-PATH/includes/functions/general.php
because when I reverted this file back to the zc 1.5.5a the WSoD goes away.
Are these versions compatible?
If so, what am I missing?
Thx
K
SBA 1.5.3 is not directly compatible with any ZC version other than ZC 1.5.1. There is a version of SBA (discussed multiple times over the last several pages) on github that includes the files for ZC 1.5.1 through 1.5.5. Installation should first be by the direct admin and includes directories, then by the folder specific to the ZC version.
Github location: https://github.com/mc12345678/Stock_...butes_Combined.
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Quote:
Originally Posted by
mc12345678
SBA 1.5.3 is not directly compatible with any ZC version other than ZC 1.5.1. There is a version of SBA (discussed multiple times over the last several pages) on github that includes the files for ZC 1.5.1 through 1.5.5. Installation should first be by the direct admin and includes directories, then by the folder specific to the ZC version.
Github location:
https://github.com/mc12345678/Stock_...butes_Combined.
Side note: installation may require merging as other plugins or templates may have modified the same file(s) and you don't want to lose functionality.
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Quote:
Originally Posted by
mc12345678
SBA 1.5.3 is not directly compatible with any ZC version other than ZC 1.5.1. There is a version of SBA (discussed multiple times over the last several pages) on github that includes the files for ZC 1.5.1 through 1.5.5. Installation should first be by the direct admin and includes directories, then by the folder specific to the ZC version.
Github location:
https://github.com/mc12345678/Stock_...butes_Combined.
Thanks heaps ... I was getting confused by this thread as it says 1.3.5-1.3.9 but mentions 1.5.1 and 1.5.5.
Thanks for clearing it up.
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Quote:
Originally Posted by
Kenton
Thanks heaps ... I was getting confused by this thread as it says 1.3.5-1.3.9 but mentions 1.5.1 and 1.5.5.
Thanks for clearing it up.
No problem. There's a long sorted history to SBA. Kind of just one more of those things. There's the plugin that identifies the version number as 1.5.3 and then the link to the forum discussion takes one to v4 of a plugin for an older version of ZC... Anyways, guess that part is sorted now. If you have other questions/issues related to the plugin, please post here.
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
You having any luck with my issue?
Re: Stock by Attribute v4.0 addon for v1.3.5-1.3.9
Quote:
Originally Posted by
jsmoke222000
You having any luck with my issue?
Have made progress, but I'm trying to narrow down the issue as it does appear javascript related, but in the sense that perhaps there is an html validation issue. Approaching from multiple directions.