unica e-shop Posted January 7, 2019 Posted January 7, 2019 Hi alle, I have an issue with product picture not showing in my shop on the product page. I have tried to do following but without any success: 1. Deleting .htacces file 2. Regenerating thumbnails When i disable friendly URL then everything works. Could anybody help, thank you.
0 wakabayashi Posted January 7, 2019 Posted January 7, 2019 Maybe its related to this issue? https://github.com/thirtybees/thirtybees/issues/792
0 unica e-shop Posted January 7, 2019 Author Posted January 7, 2019 Now i am getting this error when i try to acces the website, what should i do [ThirtyBeesException] Cannot use string offset as an array at line 1263 in file modules/leotempcp/leotempcp.php $directories = glob(PSALLTHEMESDIR.$themedir.'/css/skins/*', GLOB_ONLYDIR); if ($directories) { foreach ($directories as $dir) { $output['skins'][basename($dir)]['name'] = $this->l(basename($dir)); if (file_exists($dir.'/icon.png')) { $output['skins'][basename($dir)]['icon'] = PSBASEURL.THEMEDIR_.'css/skins/'.basename($dir).'/icon.png'; } } } Leotempcp->getInfo - [line 102 - modules/leotempcp/leotempcp.php] Leotempcp->__construct - [line - ] - [1 Arguments] ReflectionClass->newInstanceArgs - [line 185 - Core/Foundation/IoC/CoreFoundationIoCContainer.php] - [1 Arguments] CoreFoundationIoCContainer->makeInstanceFromClassName - [line 232 - Core/Foundation/IoC/CoreFoundationIoCContainer.php] - [2 Arguments] CoreFoundationIoCContainer->doMake - [line 253 - Core/Foundation/IoC/CoreFoundationIoCContainer.php] - [2 Arguments] CoreFoundationIoCContainer->make - [line 71 - Adapter/AdapterServiceLocator.php] - [1 Arguments] AdapterServiceLocator::get - [line 510 - classes/module/Module.php] - [1 Arguments] ModuleCore::coreLoadModule - [line 461 - classes/module/Module.php] - [1 Arguments] ModuleCore::getInstanceByName - [line 2281 - classes/controller/AdminController.php] - [1 Arguments] AdminControllerCore->initHeader - [line 258 - classes/controller/Controller.php] ControllerCore->run - [line 837 - classes/Dispatcher.php] DispatcherCore->dispatch - [line 63 - admin/index.php]
0 unica e-shop Posted January 7, 2019 Author Posted January 7, 2019 Dear mod, please close this topic as it is realted to php
Question
unica e-shop
Hi alle,
I have an issue with product picture not showing in my shop on the product page. I have tried to do following but without any success: 1. Deleting .htacces file 2. Regenerating thumbnails
When i disable friendly URL then everything works.
Could anybody help, thank you.
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now