Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)
Quote:
Originally Posted by
buildingblocks
yes they are and we also have these two loading, jquery-1.4.4.min.js and jscript_utils.js
That very well could be the problem.
jquery-1.4.4.min.js is another jQuery Library, and will render break on most installations.
Try removing jquery-1.4.4.min.js, and see if that helps the issue.
Side Note: Officially for PCI compliance you should only be running the most recent version of jQuery, including more recent then 1.10.2. (currently the most recent version is 1.11.2) running the migrate 1.2.1 provides backwards compatibility with older scripts.
Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)
I am having trouble getting the plugin to show up in Zen Cart. I have installed all of the files in the catalog folder and followed the instructions in the readme.html file, except for the last change related to adding the link where subscriptions can be changed, I am unaware of where that should be inserted. When I am do a search in Developers Tool Kit in Zen Cart I do see the files that I have added related to this plugin, but I don't see the plugin itself anywhere in Zen Cart. This is my first time I have installed any kind of plugin so I am very new to this.
Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)
Quote:
Originally Posted by
aml7785
I am having trouble getting the plugin to show up in Zen Cart. I have installed all of the files in the catalog folder and followed the instructions in the readme.html file, except for the last change related to adding the link where subscriptions can be changed, I am unaware of where that should be inserted. When I am do a search in Developers Tool Kit in Zen Cart I do see the files that I have added related to this plugin, but I don't see the plugin itself anywhere in Zen Cart. This is my first time I have installed any kind of plugin so I am very new to this.
Have you uploaded the files to your Admin? What version of ZenCart are you running?
Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)
Quote:
Originally Posted by
aml7785
I am having trouble getting the plugin to show up in Zen Cart. I have installed all of the files in the catalog folder and followed the instructions in the readme.html file, except for the last change related to adding the link where subscriptions can be changed, I am unaware of where that should be inserted. When I am do a search in Developers Tool Kit in Zen Cart I do see the files that I have added related to this plugin, but I don't see the plugin itself anywhere in Zen Cart. This is my first time I have installed any kind of plugin so I am very new to this.
**UPDATE**
Issue was that the admin profile didn't have permissions to view the menu items for the module
Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)
We suggest that there should be a button in the popup box that would take users back to the product page or have it say that it will go back to the product page automatically after so many seconds with a countdown.
Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)
Quote:
Originally Posted by
aml7785
We suggest that there should be a button in the popup box that would take users back to the product page or have it say that it will go back to the product page automatically after so many seconds with a countdown.
We are suggesting that this would happen AFTER the visitor subscribed to the list. They just sit at a page that has no action to take other than to click the x to exit.
Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)
Anyone mind sharing a link to this installed and working? I would like to see what you have done on the product page with this plugin.
Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)
Hi,
awesome work bislewl.
I'm working on this module to make it multi-language friendly :P. Actually I found an error in mail sending when something is back in stock and you run the cron job. The object of the mail, as long as the mail body, does't have the product name in it. Yet the link to the product work great.
It appear like this:
I'm still working in local enviroment so the http:// is little error i don't care about.
I've tried to understand why it's like this but I've found nothing.
Any clue will be appreciated :D
ps: Zencart 1.5.4
Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)
Quote:
Originally Posted by
izar74
Hi,
awesome work bislewl.
I'm working on this module to make it multi-language friendly :P. Actually I found an error in mail sending when something is back in stock and you run the cron job. The object of the mail, as long as the mail body, does't have the product name in it. Yet the link to the product work great.
It appear like this:
I'm still working in local enviroment so the http:// is little error i don't care about.
I've tried to understand why it's like this but I've found nothing.
Any clue will be appreciated :D
ps: Zencart 1.5.4
This should be resolved with version 4.2.2. Thanks for the bug report!
Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)
Quote:
Originally Posted by
bislewl
This should be resolved with version 4.2.2. Thanks for the bug report!
Thank You for the hard work!:smile:
I just notice anothel little bug, if You have Specials or Featured product in your home page and one of it is out of stock (ok ok i know... if it's a Special it should not be out of stock... :P) it shows the "Email me when back in stock" link correctly but if You click it the popup does not shows the image, if You click "Notify!" it work as intended.
Just a minor glitch :blush: