Page 1 of 1

FrontEndUser module not fully loading

Posted: Fri Jul 19, 2013 12:05 am
by ArtCraft
Hello there
I'm new here and require some assistance/good advice.

I got a CMSMS installation for a client, which I did not originally build or install, that has some problems with the FEU module.

The module is not fully loading and I get this error msg at the end of the html document.

Fatal error: Uncaught exception 'Exception' with message 'invalid value' in
{DOCPATH}/modules/FrontEndUsers/lib/class.feu_user_query_resultset.php:139
Stack trace:
#0 {DOCPATH}/modules/FrontEndUsers/lib/class.feu_user_query_resultset.php(14): feu_user_query_resultset->_execute(Object(feu_user_query))
#1 {DOCPATH}/modules/FrontEndUsers/lib/class.feu_user_query.php(219): feu_user_query_resultset->__construct(Object(feu_user_query))
#2 {DOCPATH}/modules/FrontEndUsers/lib/class.FrontEndUsersManipulator.php(957): feu_user_query->execute()
#3 {DOCPATH}/modules/FrontEndUsers/FrontEndUsers.module.php(1276): FrontEndUsersManipulator->GetUsersInGroup('-1', '', '100', 'createdate', 'none', 'gaby', '0', 0)
#4 {DOCPATH}/modules/FrontEndUsers/function.admin_userstab.php(178): FrontEndUsers->GetUsersInGroup('-1', '', '100', 'creat in {DOCPATH}/modules/FrontEndUsers/lib/class.feu_user_query_resultset.php on line 139


Dont be confused by the {DOCPATH} parts, I just censored out the full path for security reasons.


As you can see in the img below the tabs in the module are visible as are some parts of the content under them.
http://www.artcraftstudio.se/files/misc ... oading.PNG


Has anyone had this problem? or has any clue how to solve it?
The FEU version I got is 1.21.16, the problem appeared at least a day after I upgraded to this version.
Before I've also had problems with the module as sometimes the module doesnt load at all, all I get is a blank html doc, not even error msgs. (however that was not the case before the latest module update)
The CMS version is 1.11.4

Thankful for any help

Re: FrontEndUser module not fully loading

Posted: Fri Jul 19, 2013 12:19 am
by calguy1000
It's a bug related to setting some wonky values in the filter.
I'll put out a new version shortly.

Re: FrontEndUser module not fully loading

Posted: Fri Jul 19, 2013 11:55 am
by ArtCraft
Thx man :)