I truly don't know what the issue is.
I truly don't know what the issue is.
When you say the link doesn't work, what link are you talking about? I'm presently working on an update. The changes from 1.5.4 to 1.5.5 are so minor that the mod should work fine. It should work fine with 1.5.6 as well but the changes in the code (which are probably updates for higher levels of PHP) are significant, so though it may work on your cart, it may have issues on php 7.
In the sql is ENGINE=MyISAM DEFAULT CHARSET=latin1
Should this reference utf8 now?
sure. I have not touched this one in years so it is out of date.
Thanks for the lightning-fast reply on a Saturday.
I got interested in your plugin because google got more serious about using the gtin attribute to submit Global Trade Item Numbers (GTINs).
They say "Products submitted without any unique product identifiers are difficult to classify and may not be eligible for all Shopping programs or features.
Your plugin is more than I need, probably I will set up a new DB table with one gtin field that I can update manually.
BTW, it is no longer possible to upload all plugin files, they will need to be merged with any existing files.
Last edited by marton_1; 29 Aug 2020 at 07:03 PM.
I'm well aware this is not up-to-date. It hasn't been touched in a number of versions. I'm no longer able to maintain all my plugins. Therefore, one should use extreme caution and be prepared to merge files into any version you are presently using.
Upgrading from v1.5.5 to 2.0.1.
My v1.5.5 had products_extra_files plugin and all my products have 4-5 files attached to them.
I cannot find anything similar for newer versions.
Any recommendations?
One of the reasons I did this mod was because I didn't find or didn't like anything that was available at the time. I don't know of a substitute. I also have no idea if this is even possible with 2.0.1 like I did it initially as there has been some major changes to core code since. It is upsetting to me that you will be so impacted by upgrading. I actually wrote this more for the flash element than anything else so I assume you have heavily invested in the text fields? If so I expect a careful merge of the database tables would be possible.
I managed to solve it by connecting database tables products_description and products_extra_fields by Products_id - now the files are displayed at the end of product description.
Bookmarks