Jump to content
thirty bees forum
  • 0

Product image dosnt show after upgrading ti 1.08


unica e-shop

Question

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.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

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

  1. $directories = glob(PSALLTHEMESDIR.$themedir.'/css/skins/*', GLOB_ONLYDIR);
  2. if ($directories) {
  3. foreach ($directories as $dir) {
  4. $output['skins'][basename($dir)]['name'] = $this->l(basename($dir));
  5. if (file_exists($dir.'/icon.png')) {
  6. $output['skins'][basename($dir)]['icon'] = PSBASEURL.THEMEDIR_.'css/skins/'.basename($dir).'/icon.png';
  7. }
  8. }
  9.       }
    

    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]

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...