- You are here:
- Home
- Forum
- Programming
- PHP
- DigiOz Guestbook Wishlist
DigiOz Guestbook Wishlist
- Pete
-
Topic Author
- Offline
- Administrator
-
Bellow is a list of suggested features for next release of DigiOz Guestbook features, which we have received for the next version of the Guestbook (1.

- Automated Message Acknowledgement Email
- Template Driven Layout System (Done)
- Link, Image and Email UBB Code Support
- Font color UBB Code Support
- Guestbook Message Submission Approval (with user email notification if message not approved)
- Automated Message Archiving System
- Auto Purge of messages older then X days
- Asciify Email Address to prevent spam
- Non GD based image verification System (Done)
- Ability to add optional fields like location
- Ability to edit guestbook entries through admin interface
- Wildcard IP Block
DigiOz Webmaster
www.digioz.com
Please Log in or Create an account to join the conversation.
- vegasvic
- Offline
- New Member
-
- Posts: 2
- Thank you received: 0
thanks
Vegas Vic
www.stoneponyband.com
Please Log in or Create an account to join the conversation.
- NOmad
- Offline
- New Member
-
- Posts: 4
- Thank you received: 0
- Some possibility to import/export guestbook-entries from/to .txt or .csv files. Even better: make the list.txt human readable and editable..
Besides that: Thanks a lot, this seems to be the ONE and ONLY free, php, file based and gaptcha protected guestbook in the whole wide world

Please Log in or Create an account to join the conversation.
- FHUser
- Offline
- New Member
-
- Posts: 1
- Thank you received: 0
Other option, I have a list URL's of spam, can I put this instead of IP or must you create other part in config for can handle this?
Other option, can you put a security code (with images) for users signing in guestbook befor submit, so we can stop robots?
Thanks for this guestbook, it is very useful
Please Log in or Create an account to join the conversation.
- Pete
-
Topic Author
- Offline
- Administrator
-
Excellent suggestion regarding allowing visitors to select the current language of the guestbook. Will look into it as time permits.
As for specifying spammer URL though, it has to be the actual IP of the person visiting the guestbook. What you could do for automated bots though is to get the IP of the Spam URL and specify that.
As for image verification, this is already supported in version 1.7.2. There is an option for it which you can set in the "config.php" file of your guestbook.
Pete
DigiOz Webmaster
www.digioz.com
Please Log in or Create an account to join the conversation.
- leemo2000
- Offline
- New Member
-
- Posts: 8
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Pete
-
Topic Author
- Offline
- Administrator
-
Pete
DigiOz Webmaster
www.digioz.com
Please Log in or Create an account to join the conversation.
- leemo2000
- Offline
- New Member
-
- Posts: 8
- Thank you received: 0
i.e. could I point to a message using the id tag (as used by the delete.php file)
.../list.php?page=1&order=asc
is how I call the list.php is it possible to attach something like ?id=x where x is the id number of the message.
If thats possible to do then can have a go at pulling the data from just that message that I want to email.
I'm new to this so probably way off track!
Please Log in or Create an account to join the conversation.
- Pete
-
Topic Author
- Offline
- Administrator
-
Pete
DigiOz Webmaster
www.digioz.com
Please Log in or Create an account to join the conversation.
- leemo2000
- Offline
- New Member
-
- Posts: 8
- Thank you received: 0
For me I would prefer the check box or links by each message on the list.php as I want users to be able to click pm the message and email them to me. I'm actually adapting the script to work as a trip swap message board for airline crew as the airline I work for don't provide one and at the moment each crew member has to email out the trip they want to swap and this results in hundreds of emails every time a roster is published.
If the check boxes are in the admin area that mean I would have to give all my collegues access!
Lee
Please Log in or Create an account to join the conversation.
- leemo2000
- Offline
- New Member
-
- Posts: 8
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Pete
-
Topic Author
- Offline
- Administrator
-
We also are finishing up the implementation of "Stop Forum Spam" which is a Spammer Database check into the guestbook for version 2.0.3. When enabled, this feature will check the IP and Email of the visitor posting against a list of known spammers and prevents them from posting if either their Email or IP is found to be that of a spammer.
More features coming soon!
Thanks,
Pete
DigiOz Webmaster
www.digioz.com
Please Log in or Create an account to join the conversation.
- Pete
-
Topic Author
- Offline
- Administrator
-
github.com/digioz/php/issues
Feel free to add any additional feature requests not already in that list.
Thanks,
Pete
DigiOz Webmaster
www.digioz.com
Please Log in or Create an account to join the conversation.