CMS MADE SIMPLE FORGE

AdvancedContent

 

[#6095] Parameter sortable is not known

avatar
Created By: Nature Lab (naturelab)
Date Submitted: Thu Feb 10 15:10:37 -0500 2011

Assigned To:
Version: AdvancedContent 0.6.1
CMSMS Version: None
Severity: Minor
Resolution: Fixed
State: Closed
Summary:
Parameter sortable is not known
Detailed Description:
I am using a couple of multi-select lists ( as below ) on my site - and
everything seems to be working as expected on the front end, but I've just
checked my error log and I've got Thousands of identical errors.

[09-Feb-2011 17:53:33] PHP Warning:  Parameter sortable is not known by module
AdvancedContent dropped in /xxx/xxx/public_html/lib/misc.functions.php on line
1631

adding this "$this->SetParameterType('sortable',CLEAN_STRING);" seems to fix
it...


History

Comments
avatar
Date: 2011-02-18 17:50
Posted By: Georg Busch (nan)

thanks for report.
is fixed in SVN.
Fix will be released with next version.
      
avatar
Date: 2011-03-07 17:22
Posted By: Georg Busch (nan)

Version 0.7.2 / 0.6.3 is out
      
avatar
Date: 2011-03-09 12:00
Posted By: Wayne ONeil (wishbone)

NaN,

Last night, I discovered the sortable_items='true' feature, which solved all my
needs. However, I get the same message that this ticket is about, except that
the message is about sortable_items, not 'sortable'

I can't find any reference to 'sortable' in the help.. Only 'sortable_items'.
Upgrading to 0.7.2 didn't help.

I can work around this by using {content ...} instead of {AdvancedContent ... },
so no big deal.. Just curious what 'sortable' is.

Thanks for this module.. I am of the opinion that it is the most useful module
in the CMSMS project,

Wayne
      
avatar
Date: 2011-03-15 09:16
Posted By: Georg Busch (nan)

Hello Wayne,

well, the param "sortable" will replace "sortable_items".
The language file is just not up to date.
So "sortable_items" is deprecated.
Use "sortable" instead.
      
Updates

Updated: 2011-03-07 17:23
state: Open => Closed

Updated: 2011-02-18 17:50
resolution_id: => 7