Company Directory Album Field
Posted: Sun Dec 02, 2012 12:03 pm
Company Directory is installed and working normally.
After adding a directory listing, I went back in and added the album field. The album tab shows up successfully and allows me to upload photos. At this point everything seems Ok.
The problem occurs on the front end - when viewing the new directory listing (detail view) instead of showing photos or album of some kind, it simply says: "Album (album): Array".
And I use {get_template_vars} in the CD Detail template
SCRIPT_NAME = /index.php
app_name = CMS
sitename = Karma
lang = tr_TR
encoding = utf-8
feu_smarty = Object
cgsimple = Object
content_obj = Object
content_id = 86
page = 86
page_id = 86
page_name = firmalar
page_alias = firmalar
position = 9
friendly_position = 9
actionid = cntnt01
actionparams = Array (3)
returnid = 86
mod = Object
CompanyDirectory = Object
hierarchy_list = Array (1)
entry = Object
customfield = Object
field_name = Album
The question is how to show Album pictures in frontend.
Thanks..
After adding a directory listing, I went back in and added the album field. The album tab shows up successfully and allows me to upload photos. At this point everything seems Ok.
The problem occurs on the front end - when viewing the new directory listing (detail view) instead of showing photos or album of some kind, it simply says: "Album (album): Array".
And I use {get_template_vars} in the CD Detail template
SCRIPT_NAME = /index.php
app_name = CMS
sitename = Karma
lang = tr_TR
encoding = utf-8
feu_smarty = Object
cgsimple = Object
content_obj = Object
content_id = 86
page = 86
page_id = 86
page_name = firmalar
page_alias = firmalar
position = 9
friendly_position = 9
actionid = cntnt01
actionparams = Array (3)
returnid = 86
mod = Object
CompanyDirectory = Object
hierarchy_list = Array (1)
entry = Object
customfield = Object
field_name = Album
The question is how to show Album pictures in frontend.
Thanks..