Page 1 of 2 12 LastLast
Results 1 to 10 of 205

Hybrid View

  1. #1
    Join Date
    Oct 2009
    Posts
    17
    Plugin Contributions
    0

    Default Re: Ceon Back In Stock Notifications 3.0.0

    Hi

    Installed BISN and the request to subscribe form appears thereunder in the product page and you can subscribe all OK and you get your email confirming, so communications with database seems OK on that page.

    However when you go to admin under Catalog - back in stock notifications - and you click on it you encounter an error

    1146 Table 893_shop.shop_back_in_stock_notification_subscriptions' doesn't exist...

    the database table exist and subscriptions are there.

    I noticed that database name in our mysql is Shop_back_in_stock_notification_subscriptions with a capital S.


    any suggestions?

    Thank you
    Tony

  2. #2
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon Back In Stock Notifications 3.0.0

    Hi Tony,

    Quote Originally Posted by Tonyy View Post
    I noticed that database name in our mysql is Shop_back_in_stock_notification_subscriptions with a capital S.
    Make sure your table prefix is the same in both your store and admin configure.php files.

    Other than that, I'm not sure but this is something you've done wrong and not a problem with the software.

    Hope that helps.

    All the best...

    Conor
    ceon

  3. #3
    Join Date
    Oct 2009
    Posts
    17
    Plugin Contributions
    0

    Default Re: Ceon Back In Stock Notifications 3.0.0

    Conor

    I was able to pull the page up by removing line #100 of back_in_stock_notifications.php in admin.

    $products_query_raw = strtolower(str_replace("\n", ' ', $products_query_raw));

    The page and notifications seem to be working fine,.

    I have not explored more if there would be any other implications as a result of removing this line.

    Please update if suspect any.

    Thanks and happy 4th.


    Tony

  4. #4
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Ceon Back In Stock Notifications 3.0.0

    Hi,

    Quote Originally Posted by Tonyy View Post
    I was able to pull the page up by removing line #100 of back_in_stock_notifications.php in admin.

    $products_query_raw = strtolower(str_replace("\n", ' ', $products_query_raw));
    Okay, I see what happened there then. You're clearly the first person to use the software with a database that uses capital letters (that is actually very rare).

    Sorry, I suppose that's technically a bug. I'll remove the strtolower() from the next version.

    The reason things didn't break after you made this change is that the str_replace("\n", ' ', bit was added by the Zen Cart developers to the splitPageResults class in the latest versions of Zen Cart. In earlier versions, removing that part of the line would have broken the page altogether.

    You should make the same change on line 181 by the way!

    Enjoy your holiday day! :)

    All the best...

    Conor
    ceon

  5. #5
    Join Date
    Dec 2009
    Posts
    55
    Plugin Contributions
    0

    Default Re: Ceon Back In Stock Notifications 3.0.0

    my notification was working properly (new zen cart and this was one of the first module)
    now im done with all the modules this one does not seem to work
    ive spend hours trying to figure out what the problem is.. reinstalled everything and still no luck

    when i click on notify me button it goes to shopping cart page (as if i was clicking on shopping cart button) nothing is added or deleted just goes to shopping cart page instead of conformation of being added to notify list.
    please help

  6. #6
    Join Date
    Dec 2009
    Posts
    55
    Plugin Contributions
    0

    Default Re: Ceon Back In Stock Notifications 3.0.0

    i also noticed when I click on an item someone subscribed to from back in stock notification list in admin menu it takes me to the product edit page and on top it says *Category is Disabled
    When I go to the item itself by catalog -> categories/products it does not say that..
    i dont know if this is suppose to be set this way or not..

  7. #7
    Join Date
    Dec 2009
    Posts
    55
    Plugin Contributions
    0

    Default Re: Ceon Back In Stock Notifications 3.0.0

    another thing...
    when I manually go to the notification sign up page it does work

    the thing that does not work is the link and the button on product info page

  8. #8
    Join Date
    Mar 2006
    Location
    Melbourne, Australia
    Posts
    377
    Plugin Contributions
    0

    Default Re: Ceon Back In Stock Notifications 3.0.0

    I have installed this model but it does not provide the functionality I need. How can I uninstall it?

  9. #9
    Join Date
    Dec 2010
    Location
    UK
    Posts
    1,771
    Plugin Contributions
    3

    Default Re: Ceon Back In Stock Notifications 3.0.0

    Quote Originally Posted by godt View Post
    I have installed this model but it does not provide the functionality I need. How can I uninstall it?
    revert back to the back-up you made before beginning the install.

  10. #10
    Join Date
    Aug 2012
    Posts
    48
    Plugin Contributions
    0

    Default Re: Ceon Back In Stock Notifications 3.0.0

    Hi!

    I just installed this plugin on our test server. I like that the unique files and the potentially-colliding files were in separate folders in the zip, it made the install mostly painless.

    Once I got it installed I was a bit surprised. When I'm already a registered customer on this site it's frustrating to have to type in my name and email (twice!) to get put on a list. Give me a one-click to subscribe and I'm far more likely to do it. Let me unsubscribe from the same page instead of hidden down in "my account" and I'm even happier. Are these things possible, or should I be looking for another similar plugin?

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 146
    Last Post: 13 Dec 2020, 09:52 AM
  2. Back In Stock Notifications
    By conor in forum All Other Contributions/Addons
    Replies: 509
    Last Post: 11 May 2016, 03:02 PM
  3. Replies: 4
    Last Post: 14 Feb 2013, 09:33 PM
  4. v139h Back In Stock Notifications only notify customers ONE time?
    By SRQHoyas in forum General Questions
    Replies: 0
    Last Post: 9 Jun 2012, 01:58 PM
  5. Problems with Back In Stock Notifications addon
    By dhanesh in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 21 Aug 2008, 02:26 PM

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