| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
if a product is outstock, notify when in stock - preorder | ||||
![]() |
|
|
Thread Tools | Search this Thread |
#71
|
|||||||||
|
|||||||||
![]() Quote:
Please forward any error requests through our site at firetanksoftware.com. Please note there is a difference between errors and features that are not implemented yet. I'm happy to say we've got a very good track record for bug/fix ratios, alongside this the majority of customer features requests are also implemented in major releases so it's worthwhile posting your features/wants directly to us. As mentioned the froogle issues aren't bugs, the froogle export was designed to work with the US version and hasn't been altered since. It does work with the UK version but is dependant on how your store VAT is set up. Both login name and tax features will be built in the next revision. With regards to funkydunks scripts they will be modified, enhanced and supported before release via firetanksoftware, we specialise in creating x-cart solutions that have the least amount of impact on your store and upgrade procedures so wherever possible modficiations will me changed to operate differently. Customers have always had the option between using freely avialable code and using commercial modfications, it's purely down to what you feel happier using from a business perspective. The onus is on us to create something worth paying for over and above what is available freely, this comes in the form of enhancement and robustness based on our experience with all x-cart versions.
__________________
Groovico Used by X-carters the world over: Marketing Manager Pro Bundle For X-cart Featured Product Manager for X-cart Feed manager pro for X-cart http://www.firetanksoftware.com Celebrating 7 Years of providing quality X-cart Add ons and X-cart Mods for x-cart 3.X to X-cart 4.4.X |
|||||||||
#72
|
|||||||||
|
|||||||||
![]() Quote:
Can anyone help with the above problem !!!! You can see what i mean if you go to the web site www.shishapipe.net/shopcart/home.php and select a product out of stock, then click notify, then enter your email address, and once completed you will see the right hand catagory display wrong.
__________________
Regards Maxking SERVER: Microsoft-IIS/5.0 MYSQL Server: 4.0.18-NT PERL: 5.006001 PHP: 4.3.6 X-CART pro: 4.3 X-AOM: 4..3 X-RMA: 4..3X-FancyCategories 4.3 Skin: Own Design Marketing Manager Professional 3.0 Bundle |
|||||||||
#73
|
|||||||||
|
|||||||||
![]() rearrange the cells and tables.
If you look in the code you can see you have one too many: </td> </tr> </table> Removing it should sort the problem.
__________________
XC 4.2 inc (unofficial) patch release. |
|||||||||
#74
|
|||||||||
|
|||||||||
![]() Thanks for that CC, yes you was right
![]() Here is the revised file that works great now. shopcart/skin1/modules/stock_notify/stocknotify.tpl Code:
__________________
Regards Maxking SERVER: Microsoft-IIS/5.0 MYSQL Server: 4.0.18-NT PERL: 5.006001 PHP: 4.3.6 X-CART pro: 4.3 X-AOM: 4..3 X-RMA: 4..3X-FancyCategories 4.3 Skin: Own Design Marketing Manager Professional 3.0 Bundle |
|||||||||
#75
|
|||||||
|
|||||||
![]() I bought this Mod back when it was available for 3.5 ... The mod works great, but it only works if you go to the product page to update the quantity in stock. We mostly update our inventory by going to product modify, searching for the product, and then just updating it from that page.
Can anyone tell me what I have to do to get this mod to work by adding inventory from the product modify page? Thanks, Bradley
__________________
Version 4.1.9 |
|||||||
#76
|
|||||||
|
|||||||
![]() shishapipe,
I have recreated your excellent instructions for all of the templates & php amendments however the final thing I had to do was to add CREATE TABLE xcart_notify ( email char(12 ![]() productid int(11) NOT NULL , KEY email_proudct (email, productid), ) TYPE=MyISAM; via the patches section of the admin section. When I attempt to do this I get the following error INVALID SQL: 1064 : You have an error in your SQL syntax near ') TYPE=MyISAM' at line 5 SQL QUERY FAILURE: CREATE TABLE xcart_notify ( email char(12 ![]() Any idea as to what may be causing this. Hope to hear from somebody soon as I can't wait to try out this mod ![]()
__________________
Mike -------------- Version: 4.0.11 Live, RMA, AOM & X-Affiliate PHP 4.3.4 MySQL server 3.23.58 MySQL client 3.23.58 Web server Apache/1.3.29 (Unix) Site: http://www.clubsrefinished.co.uk |
|||||||
#77
|
|||||||
|
|||||||
![]() Hello,
Is this MOD still Available? Has it been standardized in xcart? Regards, The C
__________________
Version 4.0.13 |
|||||||
#78
|
|||||||||
|
|||||||||
![]() Yes, it is available via this thread, read back.
No it is not part of XC.
__________________
XC 4.2 inc (unofficial) patch release. |
|||||||||
#79
|
|||||||
|
|||||||
![]() Hi,
I have sorted out what the problem was. The original post had an extra comma in the code that was causing the problem therefore Code:
should read Code:
I can confirm that I followed all of the instructions listed in this thread and this mod works great for me. A huge token of thanks needs to go to shisapipe for updating funkydunk's original code so well. ![]()
__________________
Mike -------------- Version: 4.0.11 Live, RMA, AOM & X-Affiliate PHP 4.3.4 MySQL server 3.23.58 MySQL client 3.23.58 Web server Apache/1.3.29 (Unix) Site: http://www.clubsrefinished.co.uk |
|||||||
#80
|
|||||||||
|
|||||||||
![]() You should also note the word "product" is not spelt correctly in this line:
Code:
__________________
XC 4.2 inc (unofficial) patch release. |
|||||||||
|
|||
X-Cart forums © 2001-2020
|