View Single Post
  #7  
Old 01-28-2011, 12:13 PM
 
MAPerformance MAPerformance is offline
 

Senior Member
  
Join Date: Dec 2005
Posts: 145
 

Default Re: Using a Smarty tag in PHP code

Quote:
Originally Posted by PhilJ
Or, just use this

Thanks for the tip but I'm having issues getting to work. I've followed all instruction to a T and every time I put the code in the template to get the star rating to show up, I get these errors all over the page:
Code:
INVALID SQL: 1046 : No database selected SQL QUERY FAILURE:SELECT cdseoReplaceID AS id, cdseoUrl AS url, cdseoLinkTitle AS title FROM wcm_cdseo WHERE cdseoType = "xcmscategory" INVALID SQL: 1046 : No database selected SQL QUERY FAILURE:SELECT cdseoReplaceID AS id, cdseoUrl AS url, cdseoLinkTitle AS title FROM wcm_cdseo WHERE cdseoType = "xcmsentry"

It seems pretty obvious it's some kind of conflict with CDSEOPro, but I have no idea where to start looking to fix it.
__________________
www.maperformance.com

X-Cart Version: 4.4.3 Gold
Reply With Quote