
expPaginator causes warnings when 2 paged modules are on same page and you click to sort a column
Reported by dleffler | August 3rd, 2011 @ 08:34 PM
I have a news module in the retro themed sidebar using the headline view. When I edit users or groups, or anything with a paged table, and then click to sort on a column I receive lots of warnings at the top of the news module. There are many of them, I'd guess one for every news item in the module (more than displayed) Here's a sample:
( ! ) Notice: Undefined property: news::$description in
C:\xampp\htdocs\exp2\framework\core\subsystems\expPaginator.php on
line 516 Call Stack
Time Memory Function Location
1 0.0378 364192 {main}( ) ..\index.php:0
2 2.9957 13921032 include_once(
'C:\xampp\htdocs\exp2\themes\retrotheme\index.php' )
..\index.php:95
3 3.0541 14505104 expTheme::module( ??? ) ..\index.php:29
4 3.0541 14505400 expTheme::showModule( ???, ???, ???, ???, ???,
???, ???, ??? ) ..\expTheme.php:77
5 3.0547 14506288 call_user_func ( ???, ???, ???, ??? )
..\expTheme.php:622
6 3.0547 14506312 containermodule::show( ???, ???, ??? )
..\expTheme.php:622
7 3.1054 14932144 renderAction( ??? ) ..\class.php:139
8 3.1102 14934008 newsController->showall( )
..\expFramework.php:123
9 3.1353 15187992 expPaginator->__construct( ??? )
..\newsController.php:85
10 3.1354 15190432 usort ( ???, ??? ) ..\expPaginator.php:162
11 3.1354 15190528 expPaginator->asc( ???, ??? )
..\expPaginator.php:162
Comments and changes to this ticket
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS