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: BassX
Forum Index » Profile for BassX » Messages posted by BassX
Author Message
Do a search for "SQL Injection" if you want to learn more about that type of security threat.
It's definitely possible.

I converted from an html based guestbook - it only had ~200 entries at the time so I just did it by hand. To get the dates correct, you have to convert them to Unix time I believe - you'll have to enter the dates directly into the database. If you search around there are scripts on the web that will do the conversion like:
http://esqsoft.com/javascript_examples/date-to-epoch.htm
I don't see a bug tracker so I'll just post this here:

Line63:
$GB_PG["base_url"] = ""; /* e.g htpp://www.yourdomain.com/guestbook */

Should be http
Go into the Admin Section of your Guestbook and delete that post. Then, as Carbonize pointed out, update to 2.3.3
jatsss wrote:Hello guys can some of you contribute on how to automate or randomize the word? (default: "armadillo")

please help!

Thanks


Maybe I'm not understanding your question completely but it should be possible using CAPTCHA.

I integrated the VeriWord CAPTCHA class into Advanced Guestbook and went from ~20 Spams a day to 2-3 a month.

Here's the link:
http://www.phpclasses.org/browse/package/1768.html
 
Forum Index » Profile for BassX » Messages posted by BassX
Go to:   
Based on the open source JForum