Advanced search  

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

Pages: [1]   Go Down

Author Topic: can't see user list.  (Read 2859 times)

0 Members and 1 Guest are viewing this topic.

fotovagu

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 25
can't see user list.
« on: September 20, 2006, 08:57:43 pm »

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.
« Last Edit: September 22, 2006, 07:26:50 am by Sami »
Logged

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: can't see user list.
« Reply #1 on: September 21, 2006, 01:19:29 am »

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

fotovagu

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 25
Re: can't see user list.
« Reply #2 on: September 21, 2006, 08:48:32 am »

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




Logged

fotovagu

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 25
Re: can't see user list.
« Reply #3 on: September 21, 2006, 02:41:04 pm »

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

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: can't see user list.
« Reply #4 on: September 21, 2006, 02:45:52 pm »

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
Logged
‍I don't answer to PM with support question
Please post your issue to related board

fotovagu

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 25
Re: can't see user list.
« Reply #5 on: September 22, 2006, 07:22:40 am »

yes. that was a hoting/server side issue, and its fixed now. thanx  :)
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 20 queries.