Error quoteName(), when create a HikaMarket Vendor

  • Posts: 35
  • Thank you received: 4
11 years 5 months ago #76132

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: 11 years 5 months ago by garstud.

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

  • Posts: 26007
  • Thank you received: 4004
  • MODERATOR
11 years 5 months ago #76151

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.063 seconds
Powered by Kunena Forum