CMS MADE SIMPLE FORGE

CG_RSS_Reader

 

[#11182] template parameter doesn't work

avatar
Created By: Rolf (rolf1)
Date Submitted: Sun Oct 09 14:18:11 -0400 2016

Assigned To:
Version: 1.0.3
CMSMS Version: 2.1.5
Severity: Minor
Resolution: None
State: Open
Summary:
template parameter doesn't work
Detailed Description:
CMS Made Simple 2.1.5
CGExtensions 1.53.13
CG_RSS_Reader 1.0.3 

Default template is named FeedForum.

In a page I have the module tag and attached it to another module template:
{CG_RSS_Reader feed='http://dev.cmsmadesimple.org/project/latest_files.rss'
template='FeedForge' limit='5'}

But the default template is shown...


History

Comments
avatar
Date: 2016-10-10 03:59
Posted By: Rolf (rolf1)

In action.default.php I moved line 

  $template = \cge_param::get_string($params,'template');

to the top of the file and it works now.
      
avatar
Date: 2018-01-18 16:21
Posted By: Matt Hornsby (DIGI3) (DIGI3)

confirmed fix works, thanks Rolf!
      
Updates

Updated: 2016-10-10 03:59
resolution_id: => 5
severity_id: 12 => 3