Quote:
Originally Posted by PhilJ
|
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.