Author |
Message |
|
Ok well that's wrong then.
Right I just checked and for Advanced Guestbook 2.2 the last_visit field should actually be LAST_VISIT and it's not an int(11) I believe it was date(14). Don't suppose you still have the install.php file?
|
 |
|
No I am after the actual contents.
|
 |
|
Browse should let you see the contents of the fields. I need to know what last_entry is set to.
|
 |
|
Click Browse and see what the contents of last_visit are. Also is it last_visit or LAST_VISIT ?
|
 |
|
Ok make everything 755. Except the public and tmp folders as they need to be 777 for image uploading.
|
 |
|
Try 644 or if the guestbook doesn't work try 755. Only things need to be 777 are public and tmp folders.
|
 |
|
I'd guess they are not getting in through guestbook. When you replace the files make sure they are not set to 777 (CHMOD / permissions).
And next time it happens check your server logs to see if you can see how they got in.
|
 |
|
You can download and install phpMyAdmin yourself.
|
 |
|
You need to change the charset in your language file to match that used in the admin.
|
 |
|
i think it might have something to do with the contents of your last_visit field in the auth table of the database,
|
 |
|
I can send you a file to upload to your server so we can see what results it is getting if you wish.
|
 |
|
Ok I see it but looks like the problem is on your server. Without being able to access your server I couldn't say for certain what.
|
 |
|
Either email me your session file or wait until I find my copy of 2.2 which I have somewhere.
|
 |
|
Replace all the files except public and admin folders.
|
 |
|
Did they delete all the entries?
If not check that the config.inc.php file is pointing to the correct database tables.
|
 |
|