Page 1 of 1

CompanyDirectory won't show Companies

Posted: Sun Aug 25, 2013 4:01 am
by Cyberholic
CompanyDirectory won't show Companies

Get this Error:

<!-- CompanyDirectory ERROR: Syntax Error in template "module_db_tpl:CompanyDirectory;summary_Sample" on line 47 "{cgsa_togglefavorite_link location=$entry-&gt;id redirectcontent=1}" unknown tag "cgsa_togglefavorite_link" -->


This Does work:
{cd_selcategory prefix=$actionid name='cd_category' selected=$cd_category}

Any suggestions?


CMS Version => 1.11.7
CompanyDirectory => 1.19.3
CGExtensions => 1.35.1
CGSimpleSmarty => 1.5
JQueryTools => 1.2

Re: CompanyDirectory won't show Companies

Posted: Sun Aug 25, 2013 4:12 am
by calguy1000
You can remove this stuff:
{cgsa_togglefavorite_link location=$entry->id redirectcontent=1}

from the summary template. It must've gotten in there by mistake on my last commit.

Re: CompanyDirectory won't show Companies

Posted: Sun Aug 25, 2013 4:33 am
by Cyberholic
Thanx... That did it