can't see user list. can't see user list.
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

can't see user list.

Started by fotovagu, September 20, 2006, 08:57:43 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

fotovagu

even while im logged in as admin, i cant see the user list from the admin mode, when i click, it says *critical error* "There was an error while processing a database query ". my logged in users also unable to view the user list.

Sami

Enable debug mode and post the actual error
‍I don't answer to PM with support question
Please post your issue to related board

fotovagu

There was an error while processing a database query.

While executing query "SELECT user_id as user_id, user_name as user_name, user_email as user_email, UNIX_TIMESTAMP(user_regdate) as user_regdate, UNIX_TIMESTAMP(user_lastvisit) as user_lastvisit, user_active as user_active, COUNT(pid) as pic_count, ROUND(SUM(total_filesize)/1024) as disk_usage, group_name, group_quota FROM `fotovagu_copper`.cpg149_users AS u INNER JOIN cpg149_usergroups AS g ON u.user_group = g.group_id LEFT JOIN cpg149_pictures AS p ON p.owner_id = u.user_id GROUP BY user_id ORDER BY user_regdate DESC LIMIT 0, 25;" on Resource id #6

mySQL error: Got error 12 from table handler





fotovagu

i guess this a hosting related issue. sometimes i can view the user list from the admin mode and user mode.

Sami

here is what I found about your error message:
The error is caused by the server not having enough disk space for MySQL to perform the action.
So you need to ask your host for support
‍I don't answer to PM with support question
Please post your issue to related board

fotovagu

yes. that was a hoting/server side issue, and its fixed now. thanx  :)