Page 19 of 51 FirstFirst ... 9171819202129 ... LastLast
Results 181 to 190 of 510
  1. #181
    Join Date
    Mar 2008
    Location
    The Free South
    Posts
    175
    Plugin Contributions
    0

    Default Re: Back In Stock Notifications

    I have the same message displayed for custom items and out of stock items such as http://www.thecablestation.com/index...oducts_id=3403. So, I would like to have the BISN subscription form button appear near that message.

    I would also like to figure out a way to have different messages for items that are BTO and simply out of stock. Any ideas?

    Thanks
    Ted
    www.theCableStation.com
    "If we restrict liberty to attain security we will lose them both."

  2. #182
    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 micmed View Post
    I would also like to figure out a way to have different messages for items that are BTO and simply out of stock. Any ideas?
    That would definitely require custom coding. You'd probably have to add a flag to the product admin pages to mark particular products as BTO.

    You could then modify the BISN module to display the form even if a product is in stock if it is BTO.

    All the best...

    Conor
    ceon

  3. #183
    Join Date
    Apr 2009
    Location
    Los Angeles, California
    Posts
    128
    Plugin Contributions
    0

    Default Re: Back In Stock Notifications

    just installed it on 1.3.8a and works fine.

    only 1 thing i want to change. by default it uses the owner's email address to send the email. can i specify a different email address to send the notification from?

  4. #184
    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 ams30gts View Post
    just installed it on 1.3.8a and works fine.

    only 1 thing i want to change. by default it uses the owner's email address to send the email. can i specify a different email address to send the notification from?
    You'll have to modify the file

    includes\modules\pages\back_in_stock_notification_subscribe\header_php.php

    changing the EMAIL_FROM to something else in the e-mail commands.

    All the best...

    Conor
    ceon

  5. #185
    Join Date
    Nov 2007
    Posts
    2
    Plugin Contributions
    0

    Default Re: Back In Stock Notifications

    Hi everybody,

    Great mod.

    I'm looking for a combination of Back in stock with Product Notification:

    I want to email clients when I change the PRICE of the item they have subscribed.

    For example, when selling computers, the price changes very often, and I've added a "subscribe to be notified when price have changed".
    But this is based on product notification, and there isn't an option to send email automatically.

    Back in stock have all functionality, but will need to check the price not the stock.

    Thx.
    Marius

  6. #186
    Join Date
    Apr 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: Back In Stock Notifications

    Hi Conor, I have been following this tread for a while and so far it has been good. Excellent module. I use Zencart 1.3.8 and will be launching my website soon. But I have a small problem. I am a bookseller and so I have a book add-on. The back-in-stock-notification worked until I installed your latest download -- ver 2.4.0. Actually, it still works except that the "click here" links (on both the listing and item pages) that are supposed to open the BISN subscription form do not work.

    I remember an earlier modification you suggested for 'product books' in includes/classes/observers/class.back_in_stock_notificationsProductInfo.php: 'NOTIFY_MAIN_TEMPLATE_VARS_EXTRA_PRODUCT_BOOK_INFO', and that worked (although I had to delete the original event for the module to work -- otherwise I got a blank page). Do I need to do something similar for the current links to work?

    BTW, I am new around here. How do I send you a donation?

    Raman
    Last edited by ikanperak; 10 Jul 2009 at 06:40 AM. Reason: Emoticon not showing

  7. #187
    Join Date
    Jul 2007
    Posts
    75
    Plugin Contributions
    0

    Default Re: Back In Stock Notifications 2.4.0 Released!

    Quote Originally Posted by conor View Post
    Hi,

    I'm very pleased to release a new version of the module!

    A great new feature is that it now adds links to the Back In Stock Notification subscription form for a product on every product listing page (categories listing, featured products listing etc.).

    This should significantly increase the number of subscriptions/sign ups and therefore sales when the product is back in stock!

    Instructions on how to modify the look of this link are included in the configuration documentation.

    Another change is that the template file can now be overridden by placing it in the templates folder for the template being used by the site.

    From the Revision History:

    [ADDED] Back In Stock Notification subscription form links are now displayed for sold out products on Product Listing pages (category listings, featured product listings etc). This should encourage a lot more customers to sign up to notification lists as it doesn't require them to click through to the product's page to see the subscription information!
    [UPDATED] The template file can now be overridden by creating a copy and placing this copy in the templates folder for the template the store is using.
    [BUGFIX] Only ISO-8859-1 characters were being correctly encoded for display. Module updated to use the current character set (UTF-8 etc.) when generating HTML entities.
    [ADDED] Documentation added to the configuration about copying the template file to the store's template directory so that it can be modified.


    Download the new version now!


    (The new version of the module should also be available in the downloads area soon, just have to get a few seconds to repackage it).

    Don't forget to read the upgrading documentation, it's easy enough to do but you must follow the upgrading documentation as this version requires a change to a core file (previous versions did not). Any questions about the link not appearing in product listing pages will be ignored.

    Enjoy your increased sales!

    All the best...

    Conor
    Ceon
    Unfortunately, this isn't displaying correctly in the product listing page. All I see next to the sold out button is the message 'BACK_IN_STOCK_NOTIFICATION_TEXT_PRODUCT_LISTING_FORM_LINK'

    Any ideas?

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

    Default Re: Back In Stock Notifications 2.4.0 Released!

    Hi,

    Quote Originally Posted by chabbu View Post
    Unfortunately, this isn't displaying correctly in the product listing page. All I see next to the sold out button is the message 'BACK_IN_STOCK_NOTIFICATION_TEXT_PRODUCT_LISTING_FORM_LINK'

    Any ideas?
    You didn't need to quote the whole post to ask a question!

    You have forgotten to upload the file:

    includes\languages\english\extra_definitions\back_in_stock_notifications.php

    Upload it and you should be fine.

    All the best...

    Conor
    ceon

  9. #189
    Join Date
    Jul 2007
    Posts
    75
    Plugin Contributions
    0

    Default Re: Back In Stock Notifications 2.4.0 Released!

    Sorry about that. The files is there, I copied across the whole lot as opposed to file by file. I'm running v1.3.7, i installed v2.2.4 of this mod before updating to v2.4.0

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

    Default Re: Back In Stock Notifications 2.4.0 Released!

    Hi,

    Quote Originally Posted by chabbu View Post
    Sorry about that. The files is there, I copied across the whole lot as opposed to file by file. I'm running v1.3.7, i installed v2.2.4 of this mod before updating to v2.4.0
    Sorry, your english is very confusing. I don't know what you are trying to say here?

    Are you saying that you have checked that the file is there and it is?

    If so, please upload it again, you must be using the old verison.

    All the best...

    Conor

 

 
Page 19 of 51 FirstFirst ... 9171819202129 ... 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: 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

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