You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Smarty Developers
Hi Guys,
It seems that setting $repeat to true in custom block plugins to get
them to repeat is broken at the moment - or am I just being stupid?
Anyone else having any problems?
Cheers,
Mark
allmarkedup
unread,
Jun 3, 2009, 11:26:48 AM6/3/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Smarty Developers
Sorry, that wasn't a very helpful message - I am talking about the
latest version of the smarty 3 alpha downloaded from SVN two days ago,
on PHP 5.2.
Any help much appreciated.
U.Tews
unread,
Jun 3, 2009, 1:15:33 PM6/3/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Smarty Developers
Mark
Yes, it is a bug.
I will try to fix it ASAP.
Regards
Uwe
U.Tews
unread,
Jun 3, 2009, 2:08:35 PM6/3/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Smarty Developers
This is fixed in the SVN now
allmarkedup
unread,
Jun 4, 2009, 5:19:00 AM6/4/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Smarty Developers
Thanks Uwe, quick work! Much appreciated, really liking the
improvements in version 3 by the way, fantastic.
allmarkedup
unread,
Jun 4, 2009, 5:45:16 AM6/4/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Smarty Developers
Hi Uwe,
Sorry, but I have checked out the latest version from svn and even
when trying a blank plugin template (no repeats etc) I am getting the
error 'Fatal error: Function name must be a string in....' when trying
to load the plugin.
Any ideas?
Cheers,
Mark
U.Tews
unread,
Jun 4, 2009, 12:11:13 PM6/4/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Smarty Developers
U.Tews
unread,
Jun 4, 2009, 12:13:40 PM6/4/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Smarty Developers
Mark
Can you please supply the whole error message?
What do you mean by "when trying to load the plugin"?
Can you supply your plugin?