sarath Posted February 23, 2013 Posted February 23, 2013 Hi, I Try to install Low Stock Report v1.4 in oscommerce v2.3 on in my store. It is perfectly working. Nice one and it is required for a shop owner. But I get some heading problems in this add ons. Actually I don't have any knowledge in PHP. So I require your help.... :-) After installation, In report section in admin area, I get 4 reports. Products Viewed Products Purchased BOX_REPORTS_STOCK_LEVEL Customer Orders-Total The developer make a fix in language file to fix the heading of low stock report in to "product stock level". But it see the same in reports. But If i click on this report BOX_REPORTS_STOCK_LEVEL, the heading for it changes in to "Product stock level". Products Viewed Products Purchased Products Stock Level Customer Orders-Total Please look in the attachment and suggest some solutions. Quote
sarath Posted February 28, 2013 Author Posted February 28, 2013 (edited) Hi, I get it now... :thumbsup: The define for the language file was missing & here it is: I add a extra defenition on language file. admin/includes/languags.php //Low stock report define('BOX_REPORTS_STOCK_LEVEL', 'Products Stock Level'); Edited February 28, 2013 by sarath Quote
mzsabir Posted July 4, 2013 Posted July 4, 2013 Newbie here, I downloaded the stuff from http://addons.oscommerce.com/info/7763 and extracted. got one file named 'Low stock report bug fix' My question is how to instal? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.