Home » DTH-Scripts Script Downloads » FF Guestbook » Latest Release » FF Guestbook V1.2
      
File - FF Guestbook V1.2
Description
Flat GuestBook V1.2 Support Docs

How to install:
---------------
1, Copy FFGuestbook.php, Comments.gbk, CaptchaSecurityImages.php & monofont.ttf to your server.
2, Open FFGuestbook.php & edit the variable to your desire, ensure you don't edit below the specified line.
3, Now you can either load the Guestbook on its own or you can include it on your own page by inserting the following PHP code:
<? include "FFGuestbook.php"; ?>

New Features - V1.2:
--------------------
Smilie Support - Smilies can be inserted using :cry: etc or click on the smilie image
BBCode Support - Normal forum BBCode supported (Bold, Italic, Underline, Url and Image)
Prevent Blank Submissions - Check form to see if all form fields are filled out before submission
HTML Injection protection (Strip_Tags()) - strips any HTML out of comments
Email Authentication - ensures the e-mail address entered is valid
Simplified Style System - makes it easier for people to create and implement custom themes
Paginated Comments - will allow you to specify how many comments are shown on each page

File List:
----------
FFGuestbook.php - The acctual script that displays and process the comments.
comments.gbk - The file that holds all the comments, each comments is on one line with each field of the comment seperated by a |.
if you wish to read the contents of comments.gbk simply open it in notepad.
FFGB_inc/monofont.ttf - Font file for the Captcha script
FFGB_inc/CaptchaSecurityImages.php - Generates the Captcha image.
FFGV_inc/FFGBSmilies/ - All the Smily images
FFGV_inc/BBC - All the BBCode images

Custom Styles:
--------------
How to make you own style:

1, Open FFGB_inc/FFGBfuncs.php find the following comment: */INSERT CUSTOM STYLES UNDER HERE/*
2, After the above comment add the custom style: *Example Below

///////////// Start Of Custom Style /////////////

elseif($style = "UNIQUE IDENTIFIER")
{
echo "<style type=\"text/css\">
#style-b
{

}
#style-b th
{

}
#style-b tbody
{

}
#style-b td
{

}

#style-b tbody tr:hover td
{

}
</style>";
}
///////////// End Of Custom Style /////////////

3, Simply fill in the CSS Portions
4, Replace "UNIQUE IDENTIFIER" with a code that is unique to your style.
5, Change $style in FFGuestbook.php to the unique code you just specified.



Remember share your Custom style with the community here:
http://dth-scripts.com/Forum/index.php?board=6.0

Version History:
----------------
-=V1.0 - First Release (26 September 2009)=-
First script released since my site was deleted by my hosting company, not a happy bunny today!
included the basic features of:
* 3 different colour themes.
* Enable/Disable posting
* Debug code - solve posting problems

-=V1.1 - Second Release (1 October 2009)=-
Features include:
* Show newest post first or last.
* CAPTCHA - Prevent unwanted submissions

-=V1.2 - Third Release (21st October 2009)=-
* Smilie Support
* BBCode Support
* Prevent Blank Submissions
* HTML Injection protection (Strip_tags())
* Email Authentication
* Simplified Style System
* Paginated Comments

Support:
--------
E-Mail: Homer09001@gmail.com
Forum: http://dth-scripts.com/Forum
Live Support: http://dth-scripts.com - Then click the Live Help icon at the bottom of the page

Please note i do work so i am not always available to provide support, although i will try to answer any e-mail as proptly as possible.

Copyright:
----------
All content contained in the attached files are copyright Daniel Hill 2009 &amp;copy;, CSS Style sheets is Copyright by R.Christie: http://www.smashingmagazine.com/2008/08/13/top-10-css-table-designs, CAPTCHA script copyright 2006 Simon Jarvis.
Downloads Views Developer Last Update Version Size Type Rank
49 642 Daniel Oct 21, 2009 - 02:52 V1.2 39.5KB RAR No Votes, out of 0 Votes.
File Hash
MD5: a917b1416cd40748d7450f599ba4dff6 · SHA1: 46abc77d557a7fa7266baa10c266c48ab9b4ca2b
Download Time
56Kbit Modem:  6s  · 256Kbit:  2s  · 1Mbit:  1s  · 3Mbit:  1s
- - More From This Developer - - Images

Search - Statistics & RSS - Contact Admin - -
PHCDownload 1.1.2 - Copyright (c) 2005 - 2010 - 1.2112 seconds