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: Carbonize
Forum Index » Profile for Carbonize » Messages posted by Carbonize
Author Message
This has been discussed several times. templates/com.php.
I forgot all about this thread I actually added this feature to Lazarus Guestbook shortly after I made my post in here. I would of answered but as I said I forgot about this thread. I also added the smileys to the comments form if they are switched on as well as alt tags to the smileys.
The term DOH springs to mind.
No but I have pretty much finished the Lazarus Guestbook now so I may take a look at an idea I just had.

As I said above though the guestbook was made to have one or two comments per post at most. If you want loads of replies to posts you really should use a forum such as phpBB or Phorum.
Read the sticky thread at the start of this forum.
The jump menu is a part of the guestbook. It's the drop down list at the top right. The link I posted works by telling the guestbook to start showing entries from x number of posts from the last one. So will show this sites guestbook starting at the post that is 10 posts before the last one.
No that message means you forgot to fill in your MySQL details in the config file of the script.
PHP 5 does not support the old HTTP_GET_VARS variable by default and most hosts seem to either forget to turn it on or don't even know it exists. This is why one of the first things I did when making the Lazarus Guestbook (my guestbook based upon Advanced Guestbook 2.3.x) was to change them all to the short forms such as $_POST, $_FILES, $_COOKIES and what have you.
At a guess you have used includes in your comment.php so the HTML has started befoer it gets to the guestbook script.
Check the information you providd in the config.inc.php file for your MySQL server.
The problem lies in th efact that in 2.2 the name of the images is stored in with the actual post where in 2.3.x the image has it's own table and now it also stores the images attributes such as size etc.
My script keeps the posts but not the images. I am working on a proper upgrade script that will keep the uploaded images as well.
http://www.carbonize.co.uk/AG/
You want the last five guestbook entries (not comments) to appear on the addenty page with the add entry form ?
Sent you an email.
 
Forum Index » Profile for Carbonize » Messages posted by Carbonize
Go to:   
Based on the open source JForum