-- HikaShop version -- : 3.1.1
-- Joomla version -- : 3.7.4
-- PHP version -- : 7.1.7
-- Browser(s) name and version -- : Chrome 60.0.3112.90 (Official Build) (64-bit)
-- Error-message(debug-mod must be tuned on) -- : DEPRECATED: METHODS WITH THE SAME NAME AS THEIR CLASS WILL NOT BE CONSTRUCTORS IN A FUTURE VERSION OF PHP; GETHIKASHOPTAB HAS A DEPRECATED CONSTRUCTOR IN /MNT/DATA/VHOSTS/CASITE-620018.CLOUDACCESS.NET/HTTPDOCS/COMPONENTS/COM_COMPROFILER/PLUGIN/USER/PLUG_HIKASHOPCBPLUGIN/HIKASHOP.PHP ON LINE 17
Hi,
I'm having an increasing problem with some customers where their file uploads and custom field inputs are not working.
For example, they are buying a product which must be created, so they upload a list of names (excel, text, doc, etc.) with the file upload field, or simply paste in the names into a text area custom field we have created for this purpose.
These fields are placed in the Item table and appear for each product, as different products may need different names.
Each customer has their own login and specific products, and is a member of their own Joomla user and access group
When we get the admin notification, we get the value of the text area printed right with the product, and the link to the uploaded file as well.
This has been working fine for years, but now something is off.
I don't know why, but for some customers, it works fine and others are not able to upload or send any names. It appears from their end that it works, but we don't get the file link in our admin email, or the text from the text area.
I have been able to determine that the file IS uploaded. When I test with a problem user account, as usual I do not get the attachment link in my admin email, but I do see the actual file when going to the upload directory via FTP.
However, the input text into the text area is completely lost.
So from this info is there any clue what is going on? I must admit I am at a loss of what to test.
My initial thought was it must be the user group/access itself, but there's not much I can do with that except resave them, and that didn't work. I also tried creating anew user, but still the problem persisted. The products don't seem to be the issue as they are set up the same as working products. But it has to be something.
Thanks for any help.