Fatal Error :: MySQL Fatal Error :: MySQL
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Fatal Error :: MySQL

Started by noeone, July 16, 2006, 06:15:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

noeone

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

Sami

- do you use yahoo hosting service?
- pma_reloadnavigation() is not coppermine function !
probably it's phpmyadmin's function.
‍I don't answer to PM with support question
Please post your issue to related board

Nibbler

You host set a query limit, and you have exceeded it. Take it up with them.

noeone

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.