Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


forum issue

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Discussions
View previous topic :: View next topic  
Author Message
OldCheatEngineUser
Whateven rank
Reputation: 20

Joined: 01 Feb 2016
Posts: 1587

PostPosted: Wed Apr 24, 2019 3:43 pm    Post subject: forum issue Reply with quote

i took me couple hours to access the forums here, solution was to clear cache and cookies as well as saved passwords.

any attempt to automatically login results:

Code:
phpBB : Critical Error

Error updating last visit time

DEBUG MODE

SQL Error : 1406 Data too long for column 'user_previouslastip' at row 1

UPDATE cephpbb_users SET user_session_time = 1556141176, user_session_page = 0, user_lastvisit = 1556002212  ... (some more lines)

Line : 303
File : sessions.php


p.s. my avatar is not displayed

_________________
About Me;
I Use CE Since Version 1.X, And Still Learning How To Use It Well!
Jul 26, 2020
STN wrote:
i am a sweetheart.
Back to top
View user's profile Send private message Visit poster's website
Dark Byte
Site Admin
Reputation: 458

Joined: 09 May 2003
Posts: 25295
Location: The netherlands

PostPosted: Wed Apr 24, 2019 4:28 pm    Post subject: Reply with quote

updated mysql and now it's a bit more strict

that one is fixed now

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
OldCheatEngineUser
Whateven rank
Reputation: 20

Joined: 01 Feb 2016
Posts: 1587

PostPosted: Wed Apr 24, 2019 4:44 pm    Post subject: Reply with quote

thanks db, automatic login is working now.
_________________
About Me;
I Use CE Since Version 1.X, And Still Learning How To Use It Well!
Jul 26, 2020
STN wrote:
i am a sweetheart.
Back to top
View user's profile Send private message Visit poster's website
OldCheatEngineUser
Whateven rank
Reputation: 20

Joined: 01 Feb 2016
Posts: 1587

PostPosted: Thu Apr 25, 2019 5:14 pm    Post subject: Reply with quote

Code:
Error in posting

DEBUG MODE

INSERT INTO cephpbb_posts_text (post_id, post_subject, bbcode_uid, post_text) VALUES ... (some more lines)

Line : 1335
File : functions_post.php

_________________
About Me;
I Use CE Since Version 1.X, And Still Learning How To Use It Well!
Jul 26, 2020
STN wrote:
i am a sweetheart.
Back to top
View user's profile Send private message Visit poster's website
Dark Byte
Site Admin
Reputation: 458

Joined: 09 May 2003
Posts: 25295
Location: The netherlands

PostPosted: Fri Apr 26, 2019 2:02 am    Post subject: Reply with quote

no sql error?
then i really don't know what to fix

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
OldCheatEngineUser
Whateven rank
Reputation: 20

Joined: 01 Feb 2016
Posts: 1587

PostPosted: Fri Apr 26, 2019 8:53 pm    Post subject: Reply with quote

nope, it happened two times without showing any sql error.
_________________
About Me;
I Use CE Since Version 1.X, And Still Learning How To Use It Well!
Jul 26, 2020
STN wrote:
i am a sweetheart.
Back to top
View user's profile Send private message Visit poster's website
Dark Byte
Site Admin
Reputation: 458

Joined: 09 May 2003
Posts: 25295
Location: The netherlands

PostPosted: Fri Apr 26, 2019 10:47 pm    Post subject: Reply with quote

OldCheatEngineUser wrote:
nope, it happened two times without showing any sql error.

anything special between the two times ?
Special bb code? using escape characters / \ //\\ special characters ? æ*ķç
quoted someone ?

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
OldCheatEngineUser
Whateven rank
Reputation: 20

Joined: 01 Feb 2016
Posts: 1587

PostPosted: Sat Apr 27, 2019 8:24 am    Post subject: Reply with quote

nothing special, yes i quoted someone's post and added a link.

maybe something wrong with quoting system or external links?

_________________
About Me;
I Use CE Since Version 1.X, And Still Learning How To Use It Well!
Jul 26, 2020
STN wrote:
i am a sweetheart.
Back to top
View user's profile Send private message Visit poster's website
Dark Byte
Site Admin
Reputation: 458

Joined: 09 May 2003
Posts: 25295
Location: The netherlands

PostPosted: Sat Apr 27, 2019 8:52 am    Post subject: Reply with quote

OldCheatEngineUser wrote:
nothing special, yes i quoted someone's post and added a link.

maybe something wrong with quoting system or external links?


could be a problem with links yes.
perhaps http://google.com is a problem
or https://google.com/
or something in the url like https://google.com/?bla=123

nope

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
OldCheatEngineUser
Whateven rank
Reputation: 20

Joined: 01 Feb 2016
Posts: 1587

PostPosted: Sat Apr 27, 2019 7:28 pm    Post subject: Reply with quote

yeah the link was similar to the last example, it contained ? = some random numbers and upper/lower case letters.
_________________
About Me;
I Use CE Since Version 1.X, And Still Learning How To Use It Well!
Jul 26, 2020
STN wrote:
i am a sweetheart.
Back to top
View user's profile Send private message Visit poster's website
OldCheatEngineUser
Whateven rank
Reputation: 20

Joined: 01 Feb 2016
Posts: 1587

PostPosted: Sat May 04, 2019 5:17 pm    Post subject: Reply with quote

Code:
Could not update user pm counters

DEBUG MODE

SQL Error : 1690 BIGINT UNSIGNED value is out of range in '(`cheatengine`.`cephpbb_users`.`user_new_privmsg` - 1)'

UPDATE cephpbb_users SET user_new_privmsg = user_new_privmsg - 1 WHERE user_id IN (2)

Line : 880
File : privmsg.php

_________________
About Me;
I Use CE Since Version 1.X, And Still Learning How To Use It Well!
Jul 26, 2020
STN wrote:
i am a sweetheart.
Back to top
View user's profile Send private message Visit poster's website
Dark Byte
Site Admin
Reputation: 458

Joined: 09 May 2003
Posts: 25295
Location: The netherlands

PostPosted: Sun May 05, 2019 1:38 am    Post subject: Reply with quote

should work better now
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Discussions All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites