

nedragdnuos
Members-
Content count
95 -
Joined
-
Last visited
Everything posted by nedragdnuos
-
New management and osCommerce v4
nedragdnuos replied to osCommerce-Official's topic in News and Announcements
Thank you for the reply, I am eager to see the new version as I am preparing for a major site upgrade to either V4 or Phoenix. Regards! -
New management and osCommerce v4
nedragdnuos replied to osCommerce-Official's topic in News and Announcements
Just wondering if we have a release date for this as yet? If we could edit pages on the fly from admin with wysiwyg ckeditor, have quick stock updater, and sales reports integrated that would be handy. -
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:
-
PayPal Express in PayPal App setup with OSC 2.3.4 step by step
nedragdnuos replied to poj_ud's topic in PayPal
Just wondering the same thing.... -
Hi all, I just saw the new Australia Post API Modules uploaded and decided to try them out, they work fine for Australian customers, but as soon as I try and test with Overseas customers the module just does not show as a shipping option at checkout. I am just wondering if anyone has had the same problem or is there a tweak I may be missing in the code to get it to work. This is the add on in question: http://addons.oscommerce.com/info/8733. Any help would be appreciated. Cheers!
-
Thank you for posting this fix. This code is working for me on my localhost and on my live shop, just tested this now. I believe the code broke during the update from 2.3.3.1 to 2.3.3.2, well at least thats when I noticed it not working in my shop. This code is around Line 89 and is the code that I am now using to make the add on work.. //Credit to surfalot (Run SQL Script) function qs_db_query($query, $link = 'db_link') { global $$link; return mysqli_query($$link, $query); } Anyways, I hope this helps.
-
Hi Jim, Thank you very much for your help and the for the code especially, it is very much appreciated. Regards!
-
Hi Jim, my apologies for not replying earlier. Thank you for your offer of the code, it would be geatly appreciated if you could post it when you have the time. And I do fully know what they say about opinions....just ask my ex LOL (hence ex). Cheers!
-
Hi Jim, Yeah I was looking for anti robot for OSC2.3.1 but the version listed in the contributions add ons section was still for 2.2 so I figured I would try the recaptcha so as to avoid any code conflict. By the way, I went to full SSL on my site and my problems have magically "cough" gone away. Is your challenge question in the contributions section? I cant seem to find anything regarding the challenge question in there. Any pointers would be appreciated. Cheers!
-
Hi everyone, Im just wondering if anyone has come accross an error when using this contribution with an OSC 2.3.1 store with the create account function and shared SSL. I receive this error when trying to create an account with shared ssl: Input error: Invalid referer The reason I ask is that the shared SSL creates a different url to access the create account page - usually in this form - /secure.hosting_provider.com/~mydomain/create_account.php Now my question is this, is there a code edit that I may have missed to allow recaptcha to see the shared secure hosting as my domain or at least see my domain and realise that its going to the shared ssl url where its actually needed- I hope that makes sense. Any help would be appreciated. Cheers!
-
This is the Australia Post Module setup that talks directly with Australia post (link below), there are no fees, but the trade off is that you only get the basics, ie, there is no calculation for cubing that the other "user pays" module offers for box size calculations. http://addons.oscommerce.com/info/648 This basic version has international air, express and insurance options. I hope this helps.