error in your SQL syntax

Started by v3r4L3x, April 12, 2006, 03:41:44 PM

Previous topic - Next topic

v3r4L3x

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 1, 6)' at line 3
Файл: /public_html/forum/Sources/MessageIndex.php
Строка: 102

У меня такая ошибка возникает, когда я пытаюсь просмотреть содержимое форума под пользователем, если заходить Гостем - всё нормально.

smf rc2rus
php - 4.4.1
mysql - 4.1.14
Никаких модов и т.д. не стоит. Чистый форум, с одним пользователем
При интеграции в Joomla 1.0.8 - такая же фигня.

Есть идеи?

Кстати, smf 1.0.7 при этих же условиях ошибок не выдаёт!

Elmacik

Quote from: Grudge on January 01, 2006, 05:33:26 AM
Bugger, that's a bug.

Seems to be that maxMsgID is getting lost somewhere. Can you do this in phpMyAdmin:

REPLACE INTO smf_settings (variable, value) VALUES ('maxMsgID', 1);


Once you have one post in your board this will go away.
Home of Elmacik

v3r4L3x

Спасибо, помогло ;)

Advertisement: