Need help integrating other plugins with QCLoaded v1.4

Jo

No avatar

2006-10-04 14:16

I have bought some plugins from http://opensolution.org/sklep and so far I think I have integrated them ok with QCLoaded 1.4 however - the productsClone plugin is giving me a little trouble.

In templates/admin/products_list.tpl I have added the link to productsClone after the edit and delete links, but it is not appearing when I login to admin on site.

I think it may have something to do with having product attributes also enabled as that is showing on products list in admin (even though this link is not in templates/admin/products_list.tpl, so it must come from somewhere else).

I really hope someone can give me some tips here! If you need more info from me feel free to ask.

Thanks!

Jo

No avatar

2006-10-04 15:44

Little bit of additional info:

In order to test things I have added another column in templates/admin/products_list.tpl after the edit and delete links, with just an image in or a plain old text link (i.e. <a href="...">...</a> ) in and these do not show either.

The extra table column does show but nothing within the column.

Jo

No avatar

2006-10-04 21:24

Found the problem :)

Thread can be closed.

Jo

No avatar

2006-10-04 22:18

Ok, thread cannot be closed...

It all seemed to be working on admin side, but now whentrying to place a test order - when I click 'add to basket' I get this error:

---------------------
Fatal error: Call to a member function on a non-object in /data/members/paid/s/e/secretshop.co.uk/htdocs/www/NEW/NEW/QC1.4_with_plugins_HYBRID_3/plugins/productAttribut es/productAttributes.php on line 103
---------------------


Line 103 in productAttributes.php on line 103 is this:

$prodPrice = $oAttributes->getActualPrice($aProduct['iProduct'], $aProduct['fPrice'], $sCommaDelimAttributes);


So I do not know where to go from here. Any help would be GREATLY appreciated :)

Back to top
about us | contact