If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: Carbonize
Forum Index » Profile for Carbonize » Messages posted by Carbonize
Author Message
I just wanted to have a look. See if I can't get it working. No biggy.
Anychance I can have phpMyAdmin access?
This has been happening a lot for some reason. Let me check some thing but I cannot understand why it's not logging you in.
Has your host updated anything recently such as MySQL ?
stevendude wrote:The whole record is:
1 test 773359240eb9a1d9 472513661ea704ec07b0e82cfe596b1b 20051112112448

UID = 1
Username = test
Password = 773359240eb9a1d9
sessionid = 472513661ea704ec07b0e82cfe596b1b
Last login = 20051112112448.

Ftp into your web space and check the last modified date on the lib files.
I could unpatch the login exploit since you are running 2.2 but not advisable. You can reset the username and password via phpMyAdmin.

Select the book_auth table by clicking it in the left pane. Click Browse tab in right window.Click the edit button (looks like a pencil). You will now see your username. Type in a new password and select Password from the list of available functions on the password row.
Yes I have already looked at your 2.7 code including the 255 premade images you have for your image verification which prevents your guestbook being used with any language other than English. You should of just made the image contain the characters and left the message as part of the lang file.

Any spammer who is actually going to go to the bother of spoofing the HTTP_X_FORWARDED_FOR header is not going to be stopped by IP banning. As you have now implemented you need to stop the spam from getting posted in the first place otherwise you will end up having to go in and delete the spam entries that get made before your auto ban kicks in.

Advanced Guestbook has come with a required field/time limit since version 2.3.3.
IP banning is not a way to stop spam. It will sto pa few prolific spammers but a lot come from a variety of IP's. That is why I made my anti spam modifications to stop the posts before they happen.
Yeah I'll throw something together once I've done the new update scripts.
I think it would take more than 10 steps to add the Admin feature. If I get chance I will think about it but right now I am busy working on Lazarus 1.5.1 and some new install/update scripts for it.
And they are for? I need to know what type of data the fields will hold.
And what are the new fields?
Using cPanel. From recent experience they can't get anything right regarding script installation. Download the full guestbook script from this site and replace every file on your server with th enew ones except admin/config.inc.php
Are you using MySQL version or text version of Advanced Poll.
How many do you need to add and are there any you are not using?
 
Forum Index » Profile for Carbonize » Messages posted by Carbonize
Go to:   
Based on the open source JForum