Everything in the cart works fine but when I install nodewords I get this error:
"Fatal error: Call to undefined function uc_price() in /home/stayfree/public_html/sfa/sites/all/modules/ubercart/uc_product/uc_product.module on line 1525"
When I go to edit the product there is a extra 0 like 20.000 anybody else have this problem?
Comments
Comment #1
fenstratThis is an existing issue with nodewords.
Try using the dev version of nodewords (which I think has the required patch commited), otherwise try the patch from #439234: Replace nodewords_init() with nodewords_preprocess_page()
Comment #2
tsavino commentedThanks put the dev in and it works....