Skip to main content

Error quoteName(), when create a HikaMarket Vendor

More
13 years 10 months ago - 13 years 10 months ago #76132 by garstud
Hello,

Thanks for this great component.

my test environment :
- Joomla 2.5.6
- PHP 5.3.15
- HikaShop 2.0.0
- HikaMarket 1.0.0 (Beta)

In Backend, when saving a new vendor in HikaMarket, i get this error :

Strict Standards: Declaration of hikamarketVendorClass::delete() should be compatible with that of hikamarketClass::delete() in/srv/www/htdocs/joomla_2.5.6/administrator/components/com_hikamarket/classes/vendor.php on line 421

Notice: Undefined property: hikamarketVendorClass::$database in /srv/www/htdocs/joomla_2.5.6/administrator/components/com_hikamarket/helpers/helper.php on line 892

Fatal error: Call to a member function quoteName() on a non-object in /srv/www/htdocs/joomla_2.5.6/administrator/components/com_hikamarket/helpers/helper.php on line 892


At these lines (892-893), if i replace the 2 call of $this->database with $this->db, it seems to work.
Last edit: 13 years 10 months ago by garstud.

Please Log in or Create an account to join the conversation.

More
13 years 10 months ago #76151 by Jerome
Hi,

The helper $database bug is already fixed. It was a copy/paste from HikaShop helper.
The delete() declaration in vendorClass does not have the reference, I just fix it and it would be in the next beta package.

Thanks for the report !

Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: garstud

Please Log in or Create an account to join the conversation.

Moderators: Obsidev
Time to create page: 0.171 seconds
Powered by Kunena Forum