Results 1 to 10 of 510

Hybrid View

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

    Default Re: Back In Stock Notifications

    Hi,

    Quote Originally Posted by faithtong View Post
    (when I copied these strange character, often starts with &# then followed by 5 numeric numbers, for instance: "&#31036" to zencart backpanel\Developer tool kit Search, the system will automatically convert it (if I am under Chinese mode) to the correct Chinese words, any advice?)
    Make sure your Zen Cart CHARSET is set to UTF.

    If it already is or that doesn't do it then I'm afraid I can't help you at this time.. try asking again in a week or two, I'll not be able to reply before then.

    All the best...

    Conor
    ceon

  2. #2
    Join Date
    Mar 2009
    Posts
    21
    Plugin Contributions
    0

    Default Re: Back In Stock Notifications

    Quote Originally Posted by conor View Post
    Hi,



    Make sure your Zen Cart CHARSET is set to UTF.

    If it already is or that doesn't do it then I'm afraid I can't help you at this time.. try asking again in a week or two, I'll not be able to reply before then.

    All the best...

    Conor
    ceon
    I have tried to change all my charset to utf-8, however, it doesn't solve my case. All my Chinese pages are showing alright (including the back_in_stock page at admin backpanel) besides my account_back_in_stock .

    I will wait for your reply when you are back then. Thanks in advance!!!

  3. #3
    Join Date
    Jun 2006
    Posts
    28
    Plugin Contributions
    0

    Default Re: Back In Stock Notifications

    This is coming 2 years late, but your module rocks! Thank you!

    I just updated from 2.2.4 (as per the zen cart downloads page) to 2.60, but am having problems producing the correct link in the sentence "To be notified when this product is back in stock please click here."

    The link at my product page causes the entire page to reload before scrolling down to the "Back in stock notification" box at the bottom.

    The link at my product listing page is however broken because it also takes in this "sort" attribute. For example.. instead of qisahn.com/sony-playstation-3-brand-new-games-c-33_35/call-of-duty-modern-warfare-2-r1-p-1830#back_in_stock_notification_form it does qisahn.com/sony-playstation-3-brand-new-games-c-33_35/sort/20a/call-of-duty-modern-warfare-2-r1-p-1830#back_in_stock_notification_form

    I can't figure what is wrong. As a temporary fix, I changed the code in functions_general

    from

    $params .= '&products_id=' . $product_id;

    to

    $params = '&products_id=' . $product_id;

    I'll appreciate any help you can provide :)

  4. #4
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: Back In Stock Notifications

    Just noticed that this mod doesn't work anymore

    i get this at the bottom of the product pages
    Couldn't open template file: /home/www/xxx.xxx/xxx/includes/templates/template_default/templates/inc.html.back_in_stock_notifications.html
    have you ever bumped into this issue
    www.gorillagear.ca = zencart v1.3.9h with 40+ mods

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

    Default Re: Back In Stock Notifications

    Hi,

    Quote Originally Posted by MB1 View Post
    i get this at the bottom of the product pages

    have you ever bumped into this issue
    No, it's not an issue. You've made some sort of mistake and deleted the file on your site or changed the permissions or something. Check it out and restore the file if necessary and things should work fine.

    All the best..

    Conor
    ceon

  6. #6
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: Back In Stock Notifications

    Quote Originally Posted by conor View Post
    Hi,



    No, it's not an issue. You've made some sort of mistake and deleted the file on your site or changed the permissions or something. Check it out and restore the file if necessary and things should work fine.

    All the best..

    Conor
    ceon
    i got it working but for some reason i needed the theinc.html.back_in_stock_notifications.html file to be in the following folder /includes/templates/template_default/template/
    for some reason it didn't work if it was in my template/template folder
    www.gorillagear.ca = zencart v1.3.9h with 40+ mods

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

    Default Re: Back In Stock Notifications

    Hi,

    Quote Originally Posted by MB1 View Post
    i got it working but for some reason i needed the theinc.html.back_in_stock_notifications.html file to be in the following folder /includes/templates/template_default/template/
    for some reason it didn't work if it was in my template/template folder
    Are you using the latest version of the software, from version 2.4.0 upwards the functionality to load the template from the store's template directory should work.

    All the best..

    Conor
    ceon

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

    Default Re: Back In Stock Notifications

    Hi,

    Quote Originally Posted by qisahn View Post
    This is coming 2 years late, but your module rocks! Thank you!
    I'm glad you like it!

    Quote Originally Posted by qisahn View Post
    I can't figure what is wrong. As a temporary fix, I changed the code in functions_general
    This is a problem with your SEO software, it is changing the sort query string parameter into a URI part but clearly isn't converting it back properly.

    You should get new SEO software or simply continue to use the workaround you've created.

    Sorry I can't be of more help than that but this is a problem with this other module, there's nothing for me to fix - regarding the issue you are having - in the BISN module.

    All the best...

    Conor
    ceon

  9. #9
    Join Date
    Jun 2006
    Posts
    28
    Plugin Contributions
    0

    Default Re: Back In Stock Notifications

    there is no need to be sorry.

    thank you for putting me on the right direction :)

 

 

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: 146
    Last Post: 13 Dec 2020, 09:52 AM
  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