Page 1 of 1

Formbrowser -> deleting via Frontend ends up in Smarty error

Posted: Mon Feb 21, 2011 8:30 am
by antiheld2000
Hi,

i have setup an formbrowser, which is viewable and edible via frontend. Everything works fine. The problem is, when i try to delete an entry, it is deleted but i get a smarty error:
string(77) "Smarty error: unable to read resource: "module_db_tpl:FormBrowser;fbr_list_3""
I tried to search the whole module for module_db_tpl, but ended up without a solution. Can anyone help here?

Thanks!

Further Info:
CMS-Version
1.9.3
Installierte Module
CMSMailer
2.0.1
FileManager
1.1.0
MenuManager
1.7.5
ModuleManager
1.4
News
2.11.1
nuSOAP
1.0.2
Printing
1.1.2
Search
1.6.10
ThemeManager
1.1.4
TinyMCE
2.8.3
FormBuilder
0.6.4
CGExtensions
1.23
Uploads
1.11.5
Album
0.9.3
FrontEndUsers
1.12.11
AdvancedContent
0.7.1
FormBrowser
0.3.2
CustomContent
1.7.3

Re: Formbrowser -> deleting via Frontend ends up in Smarty e

Posted: Tue Feb 22, 2011 1:22 pm
by antiheld2000
I'm not any further with this. Has anybody had something similar with another module and solved it there?