View Single Post
  #6  
Old 04-12-2014, 01:56 AM
  totaltec's Avatar 
totaltec totaltec is offline
 

X-Guru
  
Join Date: Jan 2007
Location: Louisville, KY USA
Posts: 5,823
 

Default Re: Related Products - List View?

Mark,
Edit: I posted some comments that were utterly wrong, removed.

Well I have attempted to duplicate your change. At first I thought I was on to something, but it proved worthless.

I did notice one thing, your namespace is wrong I believe.

namespace XLite\Module\Alinc\AlincTheme\View\ItemsList\Upsel lingProducts;

Should just be:

namespace XLite\Module\Alinc\AlincTheme\View\ItemsList;

Still doesn't work though. I notice after rebuilding cache, that the new file we are creating is not copied into the var/run folder. Also since we are decorating the other class, I thought it would create a copy in the XC/Upselling/View/ItemsList directory, something like UpsellingProductsAbstract.php

Is it the same for you? No copied file in var\run\Module\Alinc\AlincTheme\View\ItemsList ?

It seems XC is ignoring our new file.
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey

XcartGuru
X-cart Tutorials | X-cart 5 Tutorials

Check out the responsive template for X-cart.
Reply With Quote