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 
Advanced Guestbook 2.4 released  XML
Forum Index » Advanced Guestbook Forum
Author Message
Webmaster
Site Admin
[Avatar]

Joined: 10/01/2002 23:32:17
Messages: 82
Offline

Changelog

[sec] added captcha
[add] password reset script
[fix] some minor bugs
[Email] [WWW]
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

Good because the image verification mod Freddy wrote is to ugly and complicated for some people. I am suprised you haven't taken this opportunity to update from using ImageCreate to ImageCreateTrueColor for thumbnail creation to produce higher quality images.

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
Webmaster
Site Admin
[Avatar]

Joined: 10/01/2002 23:32:17
Messages: 82
Offline

ok, i will take a look.
[Email] [WWW]
tasari
Beginner

Joined: 13/03/2006 21:51:26
Messages: 11
Offline

Can you also let us know how to add the "human image verification" ?
I had AGB 2.3, just ftpd 2.4 with db config in admin/config.inc.php, I also launched http://www.yourdomain.com/guestbook/misc/update_db.php ! Update succeeded ! (you have to use latest config.inc.php!!)

Now I don't know how to show that image verification.. nothing in admin area how to do ?

Tx
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

I think in add.class.php you should replace

if (USE_CAPTCHA) {

with

if (USE_CAPTCHA && extension_loaded('gd')) {

This way it wont show the CAPTCHA if the host does not have GD.

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
Webmaster
Site Admin
[Avatar]

Joined: 10/01/2002 23:32:17
Messages: 82
Offline

I just update the gd check in add.class.php.
A better solution will be added in the next version.
[Email] [WWW]
 
Forum Index » Advanced Guestbook Forum
Go to:   
Based on the open source JForum