♥raiwa 1,472 Posted June 28, 2017 @seechiller Chris, Sorry I never used this code add-on, I only updated ajax attribute manager for 2.3.4 BS and PHP7 compatibility and added support for the option images. You could check the instructions at the end of the documentation how to add additional fields. It explains where to look and edit. Please compare also with the modifications for the weight support. For sure who added the code support missed something. If you get it solved, I would be happy you post your solution to add it in a future update. rgds Rainer About Me: http://forums.oscommerce.com/user/249059-raiwa/ Need help? How To Get The Help You Need Is your version of osC up to date? You'll find the latest osC community version CE Phoenix here. Public Phoenix Change Log Cheat Set on Google Sheets Share this post Link to post Share on other sites
vampirehunter 16 Posted July 2, 2017 (edited) On 20/06/2017 at 3:40 PM, raiwa said: Hello, I updated the attribute manager for PHP7 and latest 2.3.4BS. There is also new support for @Tsimi 's Option Image add-on included. - class constructor names updated to __construct - empty class constructor added to attributeManager.class.php - mysql_get_server_info updated to mysqli_get_server_info - database table names, filenames and pats hardcoded - included modified files are updated to latest 2.3.4BS EDGE - support added for Options Images BS (latest version 1.5) - old PHP4 versions removed NOTE: - Instructions are NOT yet updated - Options images are displayed both, Products Options Images and Options Value Images - Only Products Options Images can be added, edited or deleted in Ajax Attribute Manager - No image file uploads, images need to be uploaded apart (via ftp or the core attributes page) and image filenames need to be introduced like for download files. It would be great if users of both (ajax attribute Manager and Options Images) would give it a try for beta testing. Also a PHP7 hardcore test, @BrockleyJohn ? would be perfect. Thanks a lot in advance Rainer ajax-attribute-manager-2.3.4-BS.zip Hi Does this plugin help to sort out the attributes easier than the default oscommerce? As in, you can sort attributes easily? and is it same as this one where you can add attributes when adding a new product for easier setup? https://apps.oscommerce.com/6E6Qw thanks Edited July 2, 2017 by vampirehunter Share this post Link to post Share on other sites
♥raiwa 1,472 Posted July 3, 2017 (edited) @vampirehunter, 10 hours ago, vampirehunter said: Does this plugin help to sort out the attributes easier than the default oscommerce? Yes, it's exact what it is doing. 10 hours ago, vampirehunter said: As in, you can sort attributes easily Yes, sort order feature is included. You just need to switch it on in the config class. Have a look on the screenshots in the add-on package, the arrows in the extreme right column of the options and attributes, allow to move them up and down to control the sort order. 10 hours ago, vampirehunter said: is it same as this one where you can add attributes when adding a new product for easier setup? https://apps.oscommerce.com/6E6Qw Yes, it's the same, just updated like stated. Just try it, installation is a five minute job. rgds Rainer Edited July 3, 2017 by raiwa 1 vampirehunter reacted to this About Me: http://forums.oscommerce.com/user/249059-raiwa/ Need help? How To Get The Help You Need Is your version of osC up to date? You'll find the latest osC community version CE Phoenix here. Public Phoenix Change Log Cheat Set on Google Sheets Share this post Link to post Share on other sites
bkiani 1 Posted July 17, 2017 (edited) hello i using 2.3.4 ver Since I've renamed the admin directory for more securityI can no longer use attributeManager I using AJAX-AttributeManager-V2.8.14 I see this error There was an error while retrieving the URL: Forbidden please help me Edited July 17, 2017 by bkiani Share this post Link to post Share on other sites
♥raiwa 1,472 Posted July 17, 2017 hello @bkiani Please check if you modified also DIR_FS_ADMIN to your new admin directory name About Me: http://forums.oscommerce.com/user/249059-raiwa/ Need help? How To Get The Help You Need Is your version of osC up to date? You'll find the latest osC community version CE Phoenix here. Public Phoenix Change Log Cheat Set on Google Sheets Share this post Link to post Share on other sites
bkiani 1 Posted July 17, 2017 Hello @raiwa Thanks for the replyThis field is also set correctly Everything works fine. That's just the problem Share this post Link to post Share on other sites
♥raiwa 1,472 Posted July 17, 2017 Did you change anything else like permissions, additional protection via .htaccess? About Me: http://forums.oscommerce.com/user/249059-raiwa/ Need help? How To Get The Help You Need Is your version of osC up to date? You'll find the latest osC community version CE Phoenix here. Public Phoenix Change Log Cheat Set on Google Sheets Share this post Link to post Share on other sites
♥raiwa 1,472 Posted July 17, 2017 Very strange. I'm using it in stores with changed admin name and no problem. Can you please post your admin configuration.php or send it in a private message if you prefere. Leave out database credentials. About Me: http://forums.oscommerce.com/user/249059-raiwa/ Need help? How To Get The Help You Need Is your version of osC up to date? You'll find the latest osC community version CE Phoenix here. Public Phoenix Change Log Cheat Set on Google Sheets Share this post Link to post Share on other sites
bkiani 1 Posted July 17, 2017 @raiwa I sent it privately Share this post Link to post Share on other sites
♥raiwa 1,472 Posted July 17, 2017 the configure file looks good. You get this error only on the categories.php page in admin and only if you edit a product with ajax atribute manager added, sure? About Me: http://forums.oscommerce.com/user/249059-raiwa/ Need help? How To Get The Help You Need Is your version of osC up to date? You'll find the latest osC community version CE Phoenix here. Public Phoenix Change Log Cheat Set on Google Sheets Share this post Link to post Share on other sites
♥raiwa 1,472 Posted July 17, 2017 did you try to delete your browsers cache and the admin sessions in your database? About Me: http://forums.oscommerce.com/user/249059-raiwa/ Need help? How To Get The Help You Need Is your version of osC up to date? You'll find the latest osC community version CE Phoenix here. Public Phoenix Change Log Cheat Set on Google Sheets Share this post Link to post Share on other sites
bkiani 1 Posted July 17, 2017 1 hour ago, raiwa said: the configure file looks good. You get this error only on the categories.php page in admin and only if you edit a product with ajax atribute manager added, sure? I only see error handlingI add product options via database Share this post Link to post Share on other sites
bkiani 1 Posted July 17, 2017 1 hour ago, raiwa said: did you try to delete your browsers cache and the admin sessions in your database? How should I do this ??? Share this post Link to post Share on other sites
bkiani 1 Posted July 17, 2017 @raiwa This plugin is very interesting and goodIt worked very wellThis problem started since I changed the administrator directory Share this post Link to post Share on other sites
♥raiwa 1,472 Posted July 17, 2017 Browsers cache depends on your browser, you can google for how to do it in your browser. The admin sessions: open your database in phpMyAdmin. select table sessions search for all rows beginning similar to: "language|s:7:"english";languages_id|s:1:"1";admin|a:2:" delete all these rows About Me: http://forums.oscommerce.com/user/249059-raiwa/ Need help? How To Get The Help You Need Is your version of osC up to date? You'll find the latest osC community version CE Phoenix here. Public Phoenix Change Log Cheat Set on Google Sheets Share this post Link to post Share on other sites
bkiani 1 Posted July 17, 2017 @raiwa Thank you so much I will testI hope the problem is resolved Share this post Link to post Share on other sites
bkiani 1 Posted July 17, 2017 @raiwa delete all row table sessions and clear Browsers cache but see this error There was an error while retrieving the URL: Forbidden Share this post Link to post Share on other sites
♥raiwa 1,472 Posted July 17, 2017 28 minutes ago, bkiani said: I only see error handlingI add product options via database 10 minutes ago, bkiani said: @raiwa delete all row table sessions and clear Browsers cache but see this error There was an error while retrieving the URL: Forbidden Can you please post a screenshot with the error message and the URL when you get it. Send by privatge message if you wish. Please explain if you get the error only in the categories.php page and only if you edit a product. Can you temporary remove the ajax attribut manager code in that page to be sure it's this. About Me: http://forums.oscommerce.com/user/249059-raiwa/ Need help? How To Get The Help You Need Is your version of osC up to date? You'll find the latest osC community version CE Phoenix here. Public Phoenix Change Log Cheat Set on Google Sheets Share this post Link to post Share on other sites
bkiani 1 Posted July 18, 2017 22 hours ago, raiwa said: Can you please post a screenshot with the error message and the URL when you get it. Send by privatge message if you wish. Please explain if you get the error only in the categories.php page and only if you edit a product. Can you temporary remove the ajax attribut manager code in that page to be sure it's this. I sent it privately Share this post Link to post Share on other sites
bkiani 1 Posted July 18, 2017 @raiwa Hello I did not fix the problem " Can you temporary remove the ajax attribut manager code in that page to be sure it's this. " Share this post Link to post Share on other sites
bkiani 1 Posted July 18, 2017 In this section, " products_attributes.php " I encounter an error Share this post Link to post Share on other sites
♥raiwa 1,472 Posted July 18, 2017 (edited) Hello @bkiani, To be sure that it is or it is not the attribute manager which produces the problem, make sure to temporary remove also the code in template_top.php. If it still shows the error message and if you also get the error in the products_attributes.php page, then it is not related to QTPro and you should post in another thread so other users may see it and give help. I didn't encounter this error until now and do not know more advice. rgds Rainer Edited July 18, 2017 by raiwa About Me: http://forums.oscommerce.com/user/249059-raiwa/ Need help? How To Get The Help You Need Is your version of osC up to date? You'll find the latest osC community version CE Phoenix here. Public Phoenix Change Log Cheat Set on Google Sheets Share this post Link to post Share on other sites
bkiani 1 Posted July 18, 2017 @raiwa Thank you so much for trying to fix my problem Share this post Link to post Share on other sites
bkiani 1 Posted July 18, 2017 (edited) @raiwa I did "" remove also the code in template_top.php and products_attributes.php "" I did not see any errors Edited July 18, 2017 by bkiani Share this post Link to post Share on other sites