Hi,
First of all - many greetings for you guys for the awesome component. Thank you also for giving us a chance to use that component as a free version.
I installed component with no problem at all. I added product category, product, tax category and one VAT rate, published local currency PLN, added joomla menu item with connection to the shop, entered shop and had an attempt to make transaction. Till that moment I did not noticed any malfunctions.
Being logged in, I added single product to the cart, pressed checkout and added additional data for the transaction: address, and so on. I made one mistake: I input text string like "qwerty" in the telephone field.
I got the following error in the front:
Catchable fatal error: Object of class stdClass could not be converted to string in /home/senda/ftp/mtest1/libraries/joomla/html/parameter.php on line 105
and the following one in the back int the customers section, in the form which displayed the user who made fatal transaction:
Warning: Invalid argument supplied for foreach() in/home/senda/ftp/mtest1/administrator/components/com_hikashop/views/user/tmpl/form.phpon line 89
The "fatal" user got improper address (a default one with French location, not the location I choose from the form).
Additionally system created new empty user record in customers section and made some errors in hikka tables (improper length of tables).
I tried to remove that error so I corrected the tables with sql tools, removed address, and other records bound with the fatal transaction. After I removed the addresss - the error displayed in the back did not show up anymore. But error in the front still persists.
According to the thread
www.hikashop.com/en/support/forum/3-bug-...ble-fatal-error.html
you were ready to inspect the system. My system is the test one. I install here components for inspection before installing them on a live site. How can I pass you the user and password details?
Regards,
mmi