My favorites | Sign in
Project Logo
                
Search
for
Updated Apr 11, 2009 by chrisjaure
Labels: Featured
Installation  
JibberBook installation instructions

JibberBook Installation Steps

Note: JibberBook requires PHP 5 and officially only supports UTF-8 character encoding!

Help

Please direct all help requests to the group. Comments on this page are not checked.

Basic Installation

  1. Download files either by checking out from svn or downloading the latest version from the home page.
  2. Open source/inc/config.php and on line 34, change 'password' to a password of your choice.
  3. Upload the files to your web server.
  4. Make sure your server has permission to write to source/data_layer/xml/comments.xml and source/libraries/htmlpurifier/standalone/HTMLPurifier/DefinitionCache/Serializer/

Additional Options

To view additional options, open source/inc/config.php. Following is a list of options and their descriptions:

Misc Settings

XML Settings

MySQL Settings

Admin

HTMLPurifier

  • JB_ENABLE_HTML_PURIFIER - True to enable HTML Purifier. If set to false, all HTML will be stripped from comments.
  • JB_ENCODING - Required by HTML Purifier. The character encoding of your page.
  • JB_DOCTYPE - Required by HTML Purifier. The DOCTYPE of your page.
  • JB_ALLOWED_ELEMENTS - HTML elements and attributes allowed by HTML Purifier.

Akismet

  • JB_AKISMET_KEY - Your Akismet key. If provided, Akismet will be used to filter spam in addition to a simple technique.
  • JB_GUESTBOOK_URL - Required by Akismet. The URL of your guestbook.

Comment by siswojopictures, Nov 06, 2008

Parse error: syntax error, unexpected T_CLASS in /home/XXXXXXX/public_html/guestbook/data_layer/datalayer.class.php on line 8... WHY??

Comment by johan.boesveld, Nov 20, 2008

same error

Comment by asael2, Nov 26, 2008

yeah same error

Comment by ylarhantec, Dec 10, 2008

same...erf

Comment by bugasorin, Jan 17, 2009

Fatal error: Call to undefined function htmlspecialchars_decode() in /chroot/home/xxx/actions/transformxml.php on line 14

can someone help me ?

Comment by clemensweins, Jan 26, 2009

white screen why?

Comment by daneiracleous, Feb 03, 2009

You need to install PHP5 on your server. I was having this problem too.

Comment by tammy.fritz, Mar 16, 2009

can I add this as an include on my page? Which file do I point to ?

Comment by ratbird4, Apr 24, 2009

I am wondering the same thing :/

Comment by webmarkepler, May 06, 2009

IT RUNS GOODLY! Great

Comment by kanabistoukette, May 15, 2009

Parse error: syntax error, unexpected T_CLASS in /home/ju34709/TESTBOOK/data_layer/datalayer.class.php on line 8

My server uses Php5... WHY THIS ERROR ???

Comment by Fuentez...@aol.com, Oct 02, 2009

Please help. I downloaded the source and when I try to test the guestbook I received this message "Website is not a valid URL".

Any suggestion/help is greatly appreciated.

Comment by jnich29, Oct 31, 2009

Anyone help with this error

Notice: Use of undefined constant replaceEmoticons - assumed 'replaceEmoticons' in ............\jibberbook-2.3\actions\transformxml.php on line 15

much appreciated

Comment by eric.b.knight, Dec 17 (46 hours ago)

re: Notice: Use of undefined constant replaceEmoticons if you surround the parameter replaceEmoticons on line 15 with double quotes the error goes away.


Sign in to add a comment
Hosted by Google Code