Support Forums
Community Discussions
Problems with Users Tab
You must be signed-in to post.
| Author | Subject | |
|---|---|---|
| Page: 1 | ||
| Zim | Subject: Problems with Users Tab | |
| I installed ATutor in my web server. I created about 20 user accounts, but when I login as admin user and click on Users Tab, all the users are not displayed. (only 2 are listed) and the application hangs. Please help Things to describe: Operating system ATutor is installed on - Windows 2003 Server ATutor version - 1.6.3 Patch #s applied - none ATutor theme name - Corporate Blue PHP version - 5.3.0 MySQL version - 5.x Webserver & version - Apache 2 Copies of error messages - none Changes to default settings - none Web browser being used - Firefox 3.5.3 Posted: 2009-10-09 09:27:05 | ||
harris![]() | Subject: Re: Problems with Users Tab | |
| Any server error logs? - harris Posted: 2009-10-09 11:35:24 | ||
greg![]() | Subject: Re: Problems with Users Tab | |
| Do you have the same problem if you use the default theme? Posted: 2009-10-09 13:15:17 | ||
| Zim ServerErrorLog.zip | Subject: Re: Problems with Users Tab | |
| If you are asking for help, provide lots of detail so problems can be reproduced. Things to describe: Operating system ATutor is installed on - ATutor version - Patch #s applied - ATutor theme name - PHP version - MySQL version - Webserver & version - Copies of error messages - Changes to default settings - Web browser being used - ...and anything else relevant -
Posted: 2009-10-13 03:54:56 | ||
| Zim | Subject: Re: Problems with Users Tab | |
"Please ignore the previous post with the Things to Describe not filled."
Posted: 2009-10-13 04:01:00 | ||
harris![]() | Subject: Re: Problems with Users Tab | |
| Thanks for the log. Apparently ATutor have some issues with PHP 5.3+ In 5.3, assignment the return values of new by reference has been deprecated. I will add this to our bug tracker. I reckon we will have to change most of our codes to adapt 5.3+... For the time being, please install 5.2+ instead. Thanks. -harris Posted: 2009-10-13 10:43:01 | ||
greg![]() | Subject: Re: Problems with Users Tab | |
| Or: Turn off error reporting in your system's php.ini file. display_errors = Off or error_reporting = E_ALL & ~E_DEPRECATED You can find more about error reporting at: ca3.php.net/manual/en/errorfunc.configuration.php Posted: 2009-10-13 10:49:06 | ||
| Page: 1 | ||
You must be signed-in to post.



