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->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
CompanyDirectory won't show Companies
-
Cyberholic
- New Member

- Posts: 5
- Joined: Sun Aug 25, 2013 3:49 am
-
calguy1000
- Support Guru

- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: CompanyDirectory won't show Companies
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.
{cgsa_togglefavorite_link location=$entry->id redirectcontent=1}
from the summary template. It must've gotten in there by mistake on my last commit.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
-
Cyberholic
- New Member

- Posts: 5
- Joined: Sun Aug 25, 2013 3:49 am
Re: CompanyDirectory won't show Companies
Thanx... That did it
