Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

facing problem with {section} tag

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> General
View previous topic :: View next topic  
Author Message
bornTolove
Smarty n00b


Joined: 23 Sep 2014
Posts: 1

PostPosted: Tue Sep 23, 2014 11:59 am    Post subject: facing problem with {section} tag Reply with quote

I am getting error :
Notice: Array to string conversion in C:\cc..\ht..s\C..\templates_c\031aa1d495314161b84919789c648ee266790b01.file.auditInstanceRights.tpl.php on line 277
for below code :
{section name="value" loop="$curNodeRights"}
{$curNodeRights[value].tablename|@print_r}
{/section}

where $curNodeRights prints below output. Can you please advice. Thanks in advance.

Array
(
[0] => Array
(
[username] => Admin
[tablename] => ai_2_7_1015_1_1
[level] => 1
[primary] => 1
[instanceName] =>
[entitlement] => write
[syncAllow] => 0
[syncPid] =>
[responseIdentifier] => !!@!!
[validResponseIdentifier] => 0
[responderReviewPermission] => Array
(
[responderLevelAccess] => false
[reviewerLevelAccess] => false
[writeAccessFromOther] => Admin
)

)

[1] => Array
(
[username] => Admin
[tablename] => ai_2_7_1016_1_1
[level] => 1
[primary] => 1
[instanceName] =>
[entitlement] => write
[syncAllow] => 0
[syncPid] =>
[responseIdentifier] => !!@!!
[validResponseIdentifier] => 0
[responderReviewPermission] => Array
(
[responderLevelAccess] => false
[reviewerLevelAccess] => false
[writeAccessFromOther] => Admin
)

)

)
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> General All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP