

nedragdnuos
Members-
Content count
93 -
Joined
-
Last visited
Profile Information
-
Real Name
nedragdnuos
- Website
Recent Profile Visitors
8,201 profile views
-
Quick Product Updates for osc 2.3+
nedragdnuos replied to BrockleyJohn's topic in Add-Ons Development
Hi John, thank you for that, it fixed the missing image but when I go to update quantity etc I get this error: Fatal error: Uncaught Error: Call to undefined function tep_set_product_status() in D:\XAMP\htdocs\phoenix1076\admin\quick_updates.php:395 Stack trace: #0 {main} thrown in D:\XAMP\htdocs\phoenix1076\admin\quick_updates.php on line 395 -
Quick Product Updates for osc 2.3+
nedragdnuos replied to BrockleyJohn's topic in Add-Ons Development
Hi John, I cleaned up the top section you added, products description was still tax_class and after that change it worked and this is what I am getting, an error on the right a broken image that says "switch to complete edit" require('includes/application_top.php'); $current_category_id = 0; if (! defined('TABLE_TAX_CLASS')) define('TABLE_TAX_CLASS', 'tax_class'); if (! defined('TABLE_MANUFACTURERS')) define('TABLE_MANUFACTURERS', 'manufacturers'); if (! defined('TABLE_CATEGORIES')) define('TABLE_CATEGORIES', 'categories'); if (! defined('TABLE_PRODUCTS')) define('TABLE_PRODUCTS', 'products'); if (! defined('TABLE_PRODUCTS_DESCRIPTION')) define('TABLE_PRODUCTS_DESCRIPTION', 'products_description'); - had to change this if (! defined('TABLE_SPECIALS')) define('TABLE_SPECIALS', 'specials'); I hope this helps -
Quick Product Updates for osc 2.3+
nedragdnuos replied to BrockleyJohn's topic in Add-Ons Development
Hi guys thanks for the help, its thrown up a few more errors so may have to drop this addon for the time being as I am not a coder (although given covid19 gives me plenty of time kind of), its not essential, just really handy, just wondering why something like this would not be in the core? Anyways thanks for the help. -
Quick Product Updates for osc 2.3+
nedragdnuos replied to BrockleyJohn's topic in Add-Ons Development
Hi I am just trying to get this to work with Phoenix 1076 and am getting this error - any thoughts what it may be? Regards! Warning: Use of undefined constant TABLE_TAX_CLASS - assumed 'TABLE_TAX_CLASS' (this will throw an Error in a future version of PHP) in D:\XAMP\htdocs\phoenix1076\admin\quick_updates.php on line 2581146 - Table 'phoenix1076.table_tax_class' doesn't exist select tax_class_id, tax_class_title from TABLE_TAX_CLASS order by tax_class_title -
Hi, I am just about to make the leap to Phoenix and have installed 1.0.5.0 and have installed Honeypot as the first module and am seeing the security number or code double up as per the attached image. Any suggestions as to what may be causing this would be great. Running PHP/7.2.12 XAMP SERVER Cheers!
-
Thank you for your help Jack and to everyone else, it is greatly appreciated, I finally got it working, its great that there is support to help out us code ignorant shop owners!
-
HTTP Server: Apache/2.4.37 (Win32) OpenSSL/1.1.1 PHP/7.2.12 PHP Version: 7.2.12 (Zend: 3.2.0)
-
And one more after gift vouchers is installed
-
Hi all, I forgot about this one as well, apologies for any trouble. Thank you again for all your help.
-
Thank you all for your help, it is greatly appreciated everything seems ok apart from this one that is still appearing
-
Hi, thanks for that Jack, that fixed the first 2 errors, the data base error is still there when trying to email the newly created coupon.: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ''_DESCRIPTION where coupon_id = '1' and language_id = '1'' at line 1 select coupon_name from coupons'_DESCRIPTION where coupon_id = '1' and language_id = '1' Found this error at the top of send gift voucher form on the customer side: Warning: Use of undefined constant GV_SEND - assumed 'GV_SEND' (this will throw an Error in a future version of PHP) in D:\XAMP\htdocs\catalog\gv_send.php on line 93 And finally this was at the bottom of the Voucher FAQ page (none of the links to the faq are working): Warning: Use of undefined constant FILENAME_DEFAULT - assumed 'FILENAME_DEFAULT' (this will throw an Error in a future version of PHP) in D:\XAMP\htdocs\catalog\gv_faq.php on line 53 Cheers!
-
Just found the above error and this as well when trying to email the coupon: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ''_DESCRIPTION where coupon_id = '1' and language_id = '1'' at line 1 select coupon_name from coupons'_DESCRIPTION where coupon_id = '1' and language_id = '1'
-
Hi, I have just installed this and have found this error popping up in the Coupon Admin Section, and when trying to confirm the coupon: I am not code savvy in any way so best to bring it to your attention. Cheers!
-
Holiday-Promotional Message Add-On BS
nedragdnuos replied to raiwa's topic in General Add-Ons Support
Hi Raiwa, thanks for the reply, I did a clean install of oscommerce again from this link: https://github.com/gburton/Responsive-osCommerce Yours is the first addon I placed and I still got the error, then I did the whole install again and all of a sudden it started working, I have no idea why but its working and I am not going touch it again LOL. Thanks for your help and I hope you have a great New Year! Regards!- 41 replies
-
- holiday message
- content module
-
(and 1 more)
Tagged with:
-
Holiday-Promotional Message Add-On BS
nedragdnuos replied to raiwa's topic in General Add-Ons Support
Hi, Just installed this module, which was very easy, just copy and paste, and when I go to save it no longer selects the pages , ie, it deselects the pages, I am running the latest 2.3.4.1 ce on PHP Version: 7.2.12 (Zend: 3.2.0) Here is what it looks like after I save, the selected pages are lost: Any suggestions would be great, Cheers!- 41 replies
-
- holiday message
- content module
-
(and 1 more)
Tagged with: