Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)
If you navigate directly to the URL does it work?
Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)
Quote:
Originally Posted by
Louis
Hi, I upgraded to the latest and found the following issue. It seems a whole number of langauge file updates are missing?
Will have to re-install older 4.1.1 version again.
What did you change to get the product name displayed in the mail when the item is BACK in stock? These mails do not show the product name.
Sorry there was a bunch of language defines that are missing (both in English and in Italian).
Should be resolved in 4.3.1, also should include French!
Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)
Quote:
Originally Posted by
bislewl
If you navigate directly to the URL does it work?
Nope.. I still get re-directed to the page not found page..
Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)
Quote:
Originally Posted by
DivaVocals
Nope.. I still get re-directed to the page not found page..
Hi Diva,
the problem with the notifications should be related to the url, to be more precise if I run the notification on my test server i got an error because it poit to:
Code:
https://localhost/negozio154/cron/send_back_in_stock_notifications.php?product_id=0&key=8675309&bis_id=0&preview=true
But if i remove the https:// manually and go with:
Code:
localhost/negozio154/cron/send_back_in_stock_notifications.php?product_id=0&key=8675309&bis_id=0&preview=true
It work.
Obiouvsly you must have a "cron" directory in which should be located the send_back_in_stock_notifications.php.
I haven't yet tested it on live test server... doing it in the next hours
Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)
Hi,
Quote:
Originally Posted by
perfumbg
Hello, just installed the plugin and it is great but when i try to run notification
the following error apears:
The server can not find the requested page:
site.com/cron/send_back_in_stock_notifications.php?product_id=0&key=8675309&bis_id=0 (port 443)
Please forward this error screen to site's WebMaster.
Any idea what can cause this?
And also what does that mean "File to add to your cron in cpanel:"
Best regrds.
"File to add to your cron in cpanel:" means that if you want the notifications process to go by itself on (for example) daily basis you must add the execution of the YOURSITE.COM/corn/send_back_in_stock_notifications.php to the cron jobs in your cpanel. I use plesk, here a small guide to how to create a cron job:
http://kb.xyzscripts.com/how-to-setu...control-panel/
As regards the problem with missing page, please confirm that the "cron" directory exist, is accessible and there is the send_back_in_stock_notifications.php file inside, before further investigation.
BTW i've tested on a live test server (not local) and for me worked except that it warn me that there is a security problem bla bla bla (related to https:// probably), i skipped it and it's ok.
Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)
Let me be clear.. I have already checked that the cron folder and the send_back_in_stock_notifications.php file are in place.. (when you get a 404 error, this would NATURALLY be the first thing that one would check.. so lest someone asks again.. YES I checked..the folder and file are in place..:smile:)
What I did notice is this:
The issue occurs on two test sites I have setup:
https://clientscrappin(dot)divawebdz...0&preview=true
https://scrappintestsite(dot)scrappi...0&preview=true
Please note that I DO NOT have SSL enabled on these test sites.. So why this is redirecting to HTTPS is baffling..
and before any asks did I try the link WITHOUT the HTTPS..
Yes.. I did.. I then get directed to the HOME page..
and finally what happens if I turn off the URL re-writer (seems to be the FAVORITE whipping boy that folks point to whenever you are troubleshooting..)
THE SAME THING I reported with the URL re-writer turned on..
Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)
Sorry Diva I guessed You already tryied it but wanna be sooooo sure :P
Onestly i tryed your links and they seem exactly like mine... the only thing is, as you said, that instead of showing you the roght page it redirect oyu to the home page...
I'll send You a PM with the link and credential to my online test server. Take a look, in that site the link is working maybe you can see why mine is working and yours not...
Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)
Quote:
Originally Posted by
izar74
Sorry Diva I guessed You already tryied it but wanna be sooooo sure :P
Onestly i tryed your links and they seem exactly like mine... the only thing is, as you said, that instead of showing you the roght page it redirect oyu to the home page...
I'll send You a PM with the link and credential to my online test server. Take a look, in that site the link is working maybe you can see why mine is working and yours not...
I appreciate the offer, but I'm not sure looking at your admin will get me any insight into why my sites aren't working.
Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)
Quote:
Originally Posted by
DivaVocals
I appreciate the offer, but I'm not sure looking at your admin will get me any insight into why my sites aren't working.
Well You have a point... the only thing I think could help is to compare the files to see if there is any differences, indeed i have make some changes that obiouvsly i didn't write down because i'm a little bit lazy lately.
I've Pm you with an ftp account, feel free to use it. If something will come to my mind i'll sure write it :P
Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)
Quote:
Originally Posted by
izar74
Well You have a point... the only thing I think could help is to compare the files to see if there is any differences, indeed i have make some changes that obiouvsly i didn't write down because i'm a little bit lazy lately.
I've Pm you with an ftp account, feel free to use it. If something will come to my mind i'll sure write it :P
Thanks.. now THAT's what will help.. :smile: I promise not to touch.. I will only LOOK.. :smile: