Author |
Message |
|
After 24 hours "0" spam, so it works !
Thanx Suid and all of you!
bob
|
|
|
moderndedicate.com looks to be a ghost, not really a working site.
Probably to cover spam activity.
The owner seems to be a russian:
Tchibrikov Konstantin Yurievich
Kotowskogo str., 5v, apt. 52
Smolensk 214027 RU
Tel. +7.0812637562
Email: tchibrikov@mail.com (no anwers from it)
If you search into Google "moderndedicate.com guestbook" you'll find that "a bastard" is spamming more than 800 Advanced Guestbooks...!
I'm not able to stop it with short leghth of message limitations, IP banning and so on...
|
|
|
Everything looks to work fine now!
I've done a little DONATION for you: not enough for a Ferrari yet... !
Ciao Bob
|
|
|
It returns error 404...
|
|
|
I finally upgraded AG2.2 to AG2.3.1 and then AG2.3.4.
Everything looks working but when I try to save the configuration it returns:
MySQL Error : Query Error
Error Number: 1054 Unknown column 'thumbnail' in 'field list'
Date : Mon, October 10, 2005 17:01:39
IP :
Browser :
Referer : http://www.mydomain.it/guest/admin.php?action=settings&panel=general&session=66240505859f9e9d2041fcba63fa2c72&uid=1
PHP Version : 4.4.0
OS : Linux
Server : Apache
Can u help ?
Hi, bob
|
|
|
Changed files
2.3.3 ==> 2.3.4
- lib/add.class.php
- lib/template.class.php
2.3.2 ==> 2.3.3
- install.php
- lib/add.class.php
- templates/form.php
Who knows wich files changed from 2.3.1 ==>2.3.2 ?
|
|
|
This is the story on how I upgraded AG from version 2.2 to version 2.3.4...
...so I had AG 2.2...
=== PROBLEM: ===
Sunddenly my Admin Password didn'y work any more,
I knew from my hosting provider that they just upgraded mySQL from v. 4.0 to 4.1.x and PHP from version 4.3.x to 4.4.x.
They tried to solve access problem "changing format of passwords with one compatible", so I was able to enter... but whenever I click on every menu item it brings me back to login page !
Same problem of 4664 post.
So I tried to change LAST_VISIT field of the book_auth table in the database as int (11).
It didn't work. So I setted again as TIMESTAMP.
Looking at post 5001 I tried www.carbonize.co.uk/reset.zip but it returned an error that it was unable to reset passwords (SQL pw was absolutely correct, otherwise the error is different).
Then I tried to reset with SQL:
delete from book_auth;
INSERT INTO book_auth VALUES (1, 'test', '773359240eb9a1d9', '7d8b85294e2e060b83f596a4fc5561ce', 1058460506);
It resetted password... but unable to use "test" "123", so I tried again with
www.carbonize.co.uk/reset.zip AND IT RESETTED PASSWORD TO MY ONES.
But the first problem wasn't fitted, no way to use Easy Admin and the other ADMIN menu items.
=== SOLUTION: from 2.2 to 2.3.1 ===
Upgrade to 2.3.1 version.... IT WORKS FINE !
Since I was already working on it I decided to upgrade to 2.3.4.
Again appeared the Administrator Problem...
=== SOLUTION: from 2.3.1 to 2.3.4 ===
THIS TIME trying to change LAST_VISIT field of the book_auth table in the database as int (11), I got back my Administrator Control...
|
|
|