broken home page featured image

ThemeBurn SupportForumsOpenCart ThemesShoppica 2 OpenCart Themebroken home page featured image

This topic has been marked as not resolved.

Do you know why the featured images/products on the home page would not be displaying as a grid?

http://britishbrandsonline.com/

We want them side by side …as per your demo

Thanks in advance
Dawn

November 22, 2012 at 11:48 am #15366

and we have this error in the error logs
Undefined variable: module_position in /home/vhosts/britishbrandsonline.com/httpdocs/catalog/view/theme/shoppica2/template/module/featured.tpl on line 3

November 22, 2012 at 12:21 pm #15367

and this error
Undefined variable: child in /home/vhosts/britishbrandsonline.com/httpdocs/vqmod/vqcache/vq2-system_engine_controller.php on line 34
2012-11-22 10:52:53 – PHP Notice: Undefined variable: child in /home/vhosts/britishbrandsonline.com/httpdocs/vqmod/vqcache/vq2-system_engine_controller.php on line 44

And when you look at vqmod/vqcache/vq2-system_engine_controller.php

The code that is present is between lines 34 and 44 is

// TB Modification 2 BEGIN
if (false !== strpos($child, ‘/’)) list($type, $extension_name) = explode(‘/’, $child, 2);
if (isset($type) && $type == ‘module’ && $this->registry->has(‘tbManager’) && $tbManager = $this->registry->get(‘tbManager’)) {
if ($tbManager->getContext()->getArea() == ‘catalog’ && $tbManager->isThemeExtensionLoaded() &&
$tbManager->getThemeExtension()->getModel()->themeModuleForOCExists($extension_name)) {
$tbExtension = $tbManager->getExtension($extension_name);
}
}
if (isset($tbExtension)) {
$action = new TB_CatalogModuleAction($tbExtension, $args);
} else {
$action = new Action($child, $args);
}
// TB Modification 2 END

November 22, 2012 at 1:01 pm #15368

Hi
Been trying to get a resolution from the all week so taken it down – I attach an image of what it looked like

Also we had the featured image on the content_top position but there is no content_top.php in folder
view/theme/shoppica2/template/common

but there is a file content_top.php in folder
catalog/controller/common

So now manufacturers/ bestsellers home page module do not work also

November 23, 2012 at 11:03 am #15382

Hi,

Sorry, but we somehow have missed this topic :(

The problem comes from some third party extensions that wants to modify system/engine/controller.php.

As we have touched this file as well, you will need to adapt your vQmod xml file a bit.

We can help you, if you can attach the file here. Be sure to put it in an archive first.

Best,
ThemeBurn team

November 29, 2012 at 12:09 pm #15516

Hi Thanks
We had to change this as a vendor module didn’t work

There it is attached
Thanks

November 29, 2012 at 12:19 pm #15517

Which vQmod xml file do you need?
I already sent the system/engine/controller.php. file – 5 days ago but heard nothing back from you?
Thanks if advance

December 4, 2012 at 1:47 pm #15636
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
December 7, 2012 at 10:48 am #15730

the home page is now working but the 3rd party modules don’t work! -a multi-vendor and sales promotion module – so I am back to where I started….

What more info do you need so this template can work with other modules?

Thanks in advance

December 7, 2012 at 11:17 am #15736

This is the first time we hear our controller causes troubles with 3rd party modules. We can’t just guess which module causes your troubles and how it conflicts with the controller file. Please, identify the problematic mod first and try to disable it to see if everything works without it.

Regards,
ThemeBurn team

December 7, 2012 at 11:27 am #15742

The modules all work with the default template – the minute I add your controller file they break – I have a vendor module and sales promotion module and others. I have changed all the Qvmod files to adapt to the Shoppica template – I changed the controller file myself and now the modules work – the only problem is the featured image layout on the home page breaks- so can you fix this issue?

December 7, 2012 at 11:41 am #15747

Please, send us the the multi-vendor and sales promotion module so we can see the changes it makes.

Regards,
ThemeBurn team

December 7, 2012 at 1:14 pm #15769

None of the plugins you provide changes the controller.php file. We could answer you if you have concrete technical or non-technical qustions, but testing, investigating and fixing 3rd party plugins is outside the free support we provide.

Regards,
ThemeBurn team

December 7, 2012 at 6:18 pm #15783

so your template does not work with 3rd party plugins?

As I said its your changes to the controller file that break the other modules -

There was no point buy this theme then. Do you have a theme which works with 3rd party modules that you can exchange this for?

December 7, 2012 at 6:30 pm #15784

Our theme works with many 3rd party plugins, however there are some incompatibilities occasionally (this is valid for the other custom themes also). We try to help as much as we can and answer to question about the integration with the plugins and Shoppica. If you have concrete question or assumption of how and where something is broken, we could throw a look if it is something quick, i.e. we rely on your co-operation. Uploading all of your plugins and waiting for us to install, test and fix them is not an option for the free support we provide.

Regards,
ThemeBurn team

December 11, 2012 at 4:14 pm #15891
Viewing 15 posts - 1 through 15 (of 16 total)
  • You must be logged in to reply to this topic.