SQL problem whit a update from version v6.2.15 to v6.2.16

Support zu den Modifikationen (MODs) von Entwickler OXPUS für das phpBB 3.0.x
Antworten
PaulusB
Beiträge: 5
Registriert: Sa 20. Jun 2009, 15:15

SQL problem whit a update from version v6.2.15 to v6.2.16

Beitrag von PaulusB »

Hi every one,

I am using this great download mod for a few years now on phpbb2 and 3,

But for the first time i have a problem whit a update from version v6.2.15 to v6.2.16.

When entering the downloads page http://www.vr6clubholland.nl/forum/downloads.php as a guest u get the following error:
Algemene fout
SQL ERROR [ mysqli ]

Got a packet bigger than 'max_allowed_packet' bytes [1153]
But when u enter the downloads page at login u dont get the error see whit account:

username: demo
password: demo12345

In myphpadmin i anlysed the tabels but no errors.

What is the problem before the update it worked fine.

Many thanks.
Greest.
Benutzeravatar
oxpus
Chief handy-man
Beiträge: 2719
Registriert: Do 13. Dez 2007, 23:06
Wohnort: Irgendwo im I-Net
Kontaktdaten:

Re: SQL problem whit a update from version v6.2.15 to v6.2.16

Beitrag von oxpus »

Hello,

this is not an error from the MOD!
The settings from your database server limits the size of the sql query sizes so the script halts here.
To fix this change the settings for "max_allowed_packet" on your database server or ask your provider about this.
Karsten Ude
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
PaulusB
Beiträge: 5
Registriert: Sa 20. Jun 2009, 15:15

Re: SQL problem whit a update from version v6.2.15 to v6.2.16

Beitrag von PaulusB »

Oke thanks for the reply i will contact my host.
Antworten