Active
Project:
UC Upsell
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2010 at 17:51 UTC
Updated:
27 Feb 2011 at 03:11 UTC
I just installed this module. First the stable release, then the dev version.
for some reason the theme_upsell_item method is not even being called to output the products. I know this because I put a drupal set message at the beginning of the method after I setup a test case.
Comments
Comment #1
mrconnerton commenteddoesn't actually call the theme function at all for me, however when I call
instead, it works fine. All my caches are clear and the registry is rebuilt on page load.
Comment #2
summit commentedSubscribing
Edit: Nice theming link , http://www.duckzland.info/2009/06/ubercart-uc_upsell-div-modification.
greetings, Martijn
Comment #3
torgospizzaInteresting, I wonder if it's not registering for some reason? Will investigate.