Page 7 of 15 FirstFirst ... 56789 ... LastLast
Results 61 to 70 of 147
  1. #61
    Join Date
    Dec 2011
    Location
    Wisconsin, USA
    Posts
    674
    Plugin Contributions
    21

    Default 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?

  2. #62
    Join Date
    Dec 2011
    Location
    Wisconsin, USA
    Posts
    674
    Plugin Contributions
    21

    Default Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)

    Quote Originally Posted by Louis View Post
    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!

  3. #63
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)

    Quote Originally Posted by bislewl View Post
    If you navigate directly to the URL does it work?
    Nope.. I still get re-directed to the page not found page..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  4. #64
    Join Date
    Mar 2009
    Location
    Italy
    Posts
    155
    Plugin Contributions
    0

    Default Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)

    Quote Originally Posted by DivaVocals View Post
    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
    Last edited by izar74; 21 Apr 2015 at 05:43 PM.

  5. #65
    Join Date
    Mar 2009
    Location
    Italy
    Posts
    155
    Plugin Contributions
    0

    Default Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)

    Hi,

    Quote Originally Posted by perfumbg View Post
    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.
    Last edited by izar74; 21 Apr 2015 at 06:02 PM.

  6. #66
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default 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..)

    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..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  7. #67
    Join Date
    Mar 2009
    Location
    Italy
    Posts
    155
    Plugin Contributions
    0

    Default 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

    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...

  8. #68
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)

    Quote Originally Posted by izar74 View Post
    Sorry Diva I guessed You already tryied it but wanna be sooooo sure

    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.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  9. #69
    Join Date
    Mar 2009
    Location
    Italy
    Posts
    155
    Plugin Contributions
    0

    Default Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)

    Quote Originally Posted by DivaVocals View Post
    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

  10. #70
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Ajax Back In Stock (re-written version of Conor/Ceon's Back In Stock Module)

    Quote Originally Posted by izar74 View Post
    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
    Thanks.. now THAT's what will help.. I promise not to touch.. I will only LOOK..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

 

 
Page 7 of 15 FirstFirst ... 56789 ... LastLast

Similar Threads

  1. Ceon Back In Stock Notifications 3.0.0
    By conor in forum Addon Admin Tools
    Replies: 204
    Last Post: 8 Apr 2025, 05:19 PM
  2. Replies: 4
    Last Post: 14 Feb 2013, 09:33 PM
  3. back in stock notification - buttons 'back' and 'update' not working
    By flix in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 24 Mar 2010, 10:02 PM
  4. "Notify me when Out of Stock items is back in stock" Mod?
    By mes7000 in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 21 Aug 2008, 06:04 PM
  5. Module: Back to Stock Items like this one how to?
    By explorer1979 in forum General Questions
    Replies: 0
    Last Post: 12 Aug 2008, 04:47 AM

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