CMS MADE SIMPLE FORGE

Gbook

 

[#10714] action='form' doesn't work

avatar
Created By: Philippe Thomas (filto)
Date Submitted: Fri Oct 16 19:52:34 -0400 2015

Assigned To: Jos (josvd)
Version: 2.0.2
CMSMS Version: 2.0.1.1
Severity: Minor
Resolution: Fixed
State: Closed
Summary:
action='form' doesn't work
Detailed Description:
Same issue as bug report id 10689 .

when we use {Gbook action='form'}

Frontend output show this error :

error at line 694 in file lib/smarty/sysplugins/smarty_internal_template.php:
template property 'template_name' does not exist.

Error Solve doing this :

in file action.form.php 
Just comment or remove at the end of this file (near line 234) :

$smarty->clearCache($this->GetDatabaseResource($template));

then Gbook form will work...


History

Comments
avatar
Date: 2016-01-10 07:35
Posted By: Jos (josvd)

Fixed in version 2.0.3
      
Updates

Updated: 2016-01-10 07:35
resolution_id: => 7
state: Open => Closed