Problem with clean install Joomla and Hikashop

  • Posts: 178
  • Thank you received: 5
10 years 8 months ago #166898

-- HikaShop version -- : HikaShop Business 2.3.2
-- Joomla version -- : Joomla! 3.3.3 Stable
-- PHP version -- : 5.3.28
-- Browser(s) name and version -- : Any
-- Error-message(debug-mod must be tuned on) -- : Fatal error: Class 'hikashopDatepickerfield' not found in /var/www/v-15534/data/www/xxx/administrator/components/com_hikashop/classes/field.php on line 650

Just install Joomla_3.3.3-Stable-Full_Package.zip from Joomla.org and com_hikashop_business_v2.3.2_2014-08-08_14-52-45.zip from my subscription.
Now when press Add to cart button - get error Fatal error: Class 'hikashopDatepickerfield' not found in /var/www/v-15534/data/www/xxx/administrator/components/com_hikashop/classes/field.php on line 650
Why?

Last edit: 10 years 8 months ago by alikon1.

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

  • Posts: 178
  • Thank you received: 5
10 years 8 months ago #166902

Try to install Free Hikashop Starter 2.3.2 and it works. But Buisness version show error.

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

  • Posts: 26232
  • Thank you received: 4035
  • MODERATOR
10 years 8 months ago #166903

Hi,

Add the code:

if(!class_exists($classType)){
	return 'Plugin '.$field_type.' missing or deactivated';
}
after the line:
$classType = 'hikashop'.ucfirst($field_type);
(several places) in the file /administrator/components/com_hikashop/classes/field.php and that should avoid the problem.
You'll have to deactivate the date picker field that you have via the menu Display>Custom fields or enable the plugin for it via the Joomla plugins manager.

Regards,


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.
Last edit: 10 years 7 months ago by Jerome. Reason: typo fix
The following user(s) said Thank You: alikon1

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

  • Posts: 178
  • Thank you received: 5
10 years 8 months ago #166912

Jerome wrote: enable the plugin for it via the Joomla plugins manager.


I had enabled the plugin and it helped. But I didn't disable anything, just installed Joomla and Hikashop component.

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

  • Posts: 26232
  • Thank you received: 4035
  • MODERATOR
10 years 8 months ago #166915

Hi,

I guess you installed the same data, because otherwise I don't see how you would have a "datepicker" custom field.

Regards,


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.

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

  • Posts: 178
  • Thank you received: 5
10 years 8 months ago #167020

Jerome wrote: Hi,
I guess you installed the same data, because otherwise I don't see how you would have a "datepicker" custom field.
Regards,


Only demo data, that was installed with hikashop.

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

  • Posts: 26232
  • Thank you received: 4035
  • MODERATOR
10 years 8 months ago #167027

Hi,

I wanted to write "sample" not "same" :)
My apologies !

Regards,


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.

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

  • Posts: 11
  • Thank you received: 0
10 years 6 months ago #175795

hello I also have problems with checkout, after adding a product to the cashier and I click to go to the checkout I see a blank page.
I have disabled all SEF URL options but I do not get anything, I activated the debug mode and the page shows this error: Fatal error: Class 'hikashopDatepickerfield' not found in / home / uhsejvrs / public_html / administrator / components / com_hikashop / classes / field.php on line 650

how can I fix it?
thanks

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

  • Posts: 11
  • Thank you received: 0
10 years 6 months ago #175797

boogie wrote: hello I also have problems with checkout, after adding a product to the cashier and I click to go to the checkout I see a blank page.
I have disabled all SEF URL options but I do not get anything, I activated the debug mode and the page shows this error: Fatal error: Class 'hikashopDatepickerfield' not found in / home / uhsejvrs / public_html / administrator / components / com_hikashop / classes / field.php on line 650

how can I fix it?
thanks


I solved by enabling the plug-in date picker.
thanks to all for the suggestions.

W Hikashop ^ - ^

Last edit: 10 years 6 months ago by boogie.

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

Time to create page: 0.078 seconds
Powered by Kunena Forum