coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 permissions => Topic started by: noeone on July 16, 2006, 06:15:14 PM

Title: Fatal Error :: MySQL
Post by: noeone on July 16, 2006, 06:15:14 PM
Anyone know what this means?

-----------------------------------------------------------
While executing query "SELECT * FROM cpg148_config" on 0

mySQL error: User 'stereoin' has exceeded
the 'max_questions' resource (current value: 50000)
-----------------------------------------------------------

And know what I can do to fix it, This gallery is down, and I cant access MySQL either im receiving this error.
----
Fatal error: Call to undefined function: pma_reloadnavigation() in /usr/local/apache/htdocs/phpMyAdmin-2.6.3/header.inc.php on line 133
---
---
cpg 1.4.8
Title: Re: Fatal Error :: MySQL
Post by: Sami on July 16, 2006, 06:32:32 PM
- do you use yahoo hosting service?
- pma_reloadnavigation() is not coppermine function !
probably it's phpmyadmin's function.
Title: Re: Fatal Error :: MySQL
Post by: Nibbler on July 16, 2006, 06:37:15 PM
You host set a query limit, and you have exceeded it. Take it up with them.
Title: Re: Fatal Error :: MySQL
Post by: noeone on July 16, 2006, 07:07:10 PM
Not Yahoo hosting,
yes.  pma_reloadnavigation() is phpAdmin

That's what I had thought, Exceeded Query.
Might have been when I was uploading over 1K images.

Thank you Everyone.