New feature logo setting for invoice not possible to save!

  • Posts: 585
  • Thank you received: 23
  • Hikaserial Subscription Hikashop Multisite
2 years 2 months ago #344963

-- HikaShop version -- : 4.6.2
-- Joomla version -- : 3.10.11
-- PHP version -- : 7.4.3
-- Browser(s) name and version -- : Chrome

New feature: Settings in the HikaShop configuration to enter your logo URL so that it will be added to the invoices doesn't work.

Everytime we add a url and CSS nothing is saved. After saving the fields are empty.

Kind regards,
Lumiga


Kind regards,
Lumiga

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

  • Posts: 4747
  • Thank you received: 644
  • MODERATOR
2 years 2 months ago #344976

Hello,

Sorry for this small oversight, your return allowed us to correct this small error.

I will guide you to quickly correct this, follow me step by step :
- Go to "Controllers" folder, in YourWebsite\administrator\components\com_hikashop\controllers
- Find your file "Config.php", and open it
- Go around line 115, and search "config_store_address", you will find this :



- Add these commands :
$formData['image_address_path']=hikaInput::get()->getRaw( 'config_image_address_path','');
$formData['img_style_css']=hikaInput::get()->getRaw( 'config_img_style_css','');
To have, this :


On our side we will update our futur HikaShop package, thanks for your return.
Regards

Last edit: 2 years 2 months ago by Philip.
The following user(s) said Thank You: Lumiga

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

Time to create page: 0.054 seconds
Powered by Kunena Forum