4images Forum & Community
The forum for all 4images gallery administrators
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
[2023-01-23] 4images 1.10 released
Home
Help
Search
Login
Register
4images Forum & Community
»
4images Issues / Ausgaben
»
Discussion & Troubleshooting
(Moderator:
Acidgod
) »
Two periodic errors on my site...
« previous
next »
Print
Pages: [
1
]
Author
Topic: Two periodic errors on my site... (Read 3894 times)
0 Members and 1 Guest are viewing this topic.
MrAndrew
Sr. Member
Posts: 302
Two periodic errors on my site...
«
on:
December 18, 2011, 07:32:57 AM »
Hi to all! This is my problem...
From time to time, i have hard server loads, after that two errors:
Bad SQL Query
:
SELECT
*
FROM 5images_users
WHERE user_id
=
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
''
at line 3
Bad SQL Query
:
DELETE FROM 5images_sessions
WHERE session_id
=
'95ec5bc07eb8ce7a2522d70ae76cc352'
OR
session_user_id
=
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
''
at line 2
What file need to observe?
Thanks!
Logged
V@no
If you don't tell me what to do, I won't tell you where you should go :)
Global Moderator
4images Guru
Posts: 17.849
mmm PHP...
Re: Two periodic errors on my site...
«
Reply #1 on:
December 19, 2011, 01:03:32 PM »
These error come from includes/sessions.php
Are both these errors show at the same time?
Logged
Your first three "must do" before you ask a question:
Forum rules
FAQ
Error messages
Bug Fixes & Patches
Search
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer.
(
forum rule #6
)
Extension for Firefox/Thunderbird:
Master Password+
Back/Forward History Tweaks (restartless)
Cookies Manager+
Fit Images (restartless for Thunderbird)
MrAndrew
Sr. Member
Posts: 302
Re: Two periodic errors on my site...
«
Reply #2 on:
December 19, 2011, 02:21:39 PM »
Actually, this errors comes, when searchbots, send many requests to the site. But maybe, i was mistaked! I`ve attached my sessions.php to reply...
Logged
Print
Pages: [
1
]
« previous
next »
4images Forum & Community
»
4images Issues / Ausgaben
»
Discussion & Troubleshooting
(Moderator:
Acidgod
) »
Two periodic errors on my site...