Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vBulletin Guestbook Details »»
vBulletin Guestbook
Version: 2.3, by Hasann Hasann is offline
Developer Last Online: Jun 2021 Show Printable Version Email this Page

Category: Major Additions - Version: 3.8.x Rating:
Released: 01-17-2009 Last Update: 03-15-2016 Installs: 119
DB Changes Uses Plugins Auto-Templates
Additional Files Translations  
No support by the author.

Guestbook System by Hasann

This Product brought to you by
www.vbulletin-tr.com


Comments, suggestions, translations, bugs, etc... are very welcome!
Support is only given to people who have clicked Mark as Installed.

T?rkce: Nedir Bu Yenirmi Icilirmi? : vBulletin Forumunuz Icin Tarafimca ?zel Olarak Kodlanmis Cok Gelismis Bir Ziyaretci Defteri Uygulamasidir..

English: what does it?: Add to your vBulletin forums a very Advanced Guestbook System..

Deutsch: Was macht dieses Add-on?
  • Es erlaubt den Forenbenutzern und G?sten Nachrichten zu hinterlassen. Erlaubte Benutzergruppen einstellbar.
  • Grafische Sicherheits?berpr?fung einstellbar
  • Moderation Ja oder Nein
  • Links im G?stebuch als Button oder Textlinks
  • G?stebuch ein- und ausschaltbar (dann nur f?r Admin sichtbar, bzw. f?r eingestellte Benutzergruppen)

Installation:
  • Lade das Add-on unter den obigen Link herunter.
  • Importiere die beiliegend Files in die entsprechenden Ordner
  • Importiere die product-guestbook.xml im ACP

Guestbook Features:
  • Enable or Disable Guestbook System
  • Allow Usergroups to View Disabled Guestbook System
  • Guestbook System Offline Message
  • Parse Smilies
  • Parse BB Codes
  • Parse IMG Code
  • Allow HTML - (Strongly not recommended.)
  • Guestbook Human Verification
  • Allow Unregistered and Not Logged in Users to post 'message' in the Guestbook
  • Add Automatic Guestbook Link
  • Guestbook Per Page Messages Listing
  • Required Moderation of New Messages
  • Show Image Buttons Links Or Show Text Links

Guestbook Permissions:
  • Allowed Usergroups to View Messages and Use Guestbook
  • Allowed Usergroups to Add Messages Into Guestbook
  • Allowed Usergroups to Edit Messages In the Guestbook
  • Allowed Usergroups to Delete Messages In the Guestbook
Tested on:
  • vBulletin 3.7.x
  • vBulletin 3.8.x
  • vBulletin 3.8.10
INSTALL INSTRUCTIONS

upload the files into your forum folder
and just import the product-guestbook.xml.
Thanks for Installed


Demo: www.vbulletin-tr.com/forum/guestbook.php?langid=1

Download Now

File Type: zip Screenshots.zip (1.65 MB, 163 views)
File Type: zip Guestbook_System_2016.zip (44.4 KB, 46 views)

Screenshots

File Type: jpg guestbook_index.jpg (165.9 KB, 0 views)
File Type: jpg guestbook_options_part1.jpg (253.1 KB, 0 views)
File Type: jpg guestbook_options_part2.jpg (278.4 KB, 0 views)
File Type: jpg guestbook_permissions.jpg (87.4 KB, 0 views)
File Type: jpg guestbook_messages.jpg (98.3 KB, 0 views)
File Type: jpg guestbook_addnew.jpg (189.3 KB, 0 views)
File Type: jpg guestbook_edit.jpg (202.1 KB, 0 views)
File Type: jpg guestbook_menu.jpg (12.8 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #42  
Old 04-05-2009, 12:30 PM
cindy helmond cindy helmond is offline
 
Join Date: Feb 2006
Location: The Netherlands
Posts: 334
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thx great mod but it is possible to remove the website kolom adding an webpage option url ?

Reply With Quote
  #43  
Old 04-10-2009, 08:04 AM
tlwwolfseye's Avatar
tlwwolfseye tlwwolfseye is offline
 
Join Date: Dec 2008
Location: Germany
Posts: 320
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Some time ago I had the 3.7 Version installed of that Mod but what really made me crazy is that people HAD TO fill in the Website & City. What if they don´t have a Website or don´t want to fill in a City (which isn´t really necessary I would say!)? Then they cant continue in the Guestbook.

Make those things choosable, if someone wants to add that into the Guestbook or not. Or even give the admin the possibility to make some own fields to add, with different content. But most of all, make chooseable if these fields are necessary to fill or just voluntarely.

Btw, does this Version here also works with 3.7.6 or do I have to take the other one again for that ?
Reply With Quote
  #44  
Old 04-16-2009, 03:51 PM
franzis franzis is offline
 
Join Date: Aug 2007
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

we've got following error message:
Quote:
database error in vBulletin 3.8.2:

Invalid SQL:

SELECT guestbook.id, guestbook.userid, guestbook.yazan,
guestbook.sehir, guestbook.site, guestbook.message,
guestbook.not, guestbook.tarih, guestbook.baslik,
user.avatarid, user.avatarrevision, avatarpath,
NOT ISNULL( customavatar.userid ) AS hascustomavatar,
customavatar.dateline
FROM vb3_guestbook AS guestbook
LEFT JOIN vb3_user AS user ON user.userid = guestbook.userid
LEFT JOIN vb3_avatar AS avatar ON avatar.avatarid = user.avatarid
LEFT JOIN vb3_customavatar AS customavatar ON customavatar.userid =
user.userid
WHERE guestbook.status = '1'
ORDER BY id
DESC LIMIT -20, 20;

MySQL-Fehler : You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use near
'-20, 20' at line 12
Fehler-Nr. : 1064
Fehler-Zeit : Tuesday, 14.04.2009 @ 19:57:36
Datum : Tuesday, 14.04.2009 @ 19:57:36
Skript :
http://www.domain.de/forum/guestbook...o=index&page=0
Referrer :
http://www.vbulletin-germany.org/sho...?t=3117&page=5
IP-Adresse : .......
Benutzername : Unregistriert
Klassenname : vB_Database
MySQL-Version :
can someone help me?
what does it mean? where does it come from? and what can i do against?

lg franzis
Reply With Quote
  #45  
Old 04-16-2009, 04:04 PM
Sweeks Sweeks is offline
 
Join Date: Jul 2008
Posts: 633
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Are comments moderated?
________
Rhode Island Medical Marijuana Dispensaries
Reply With Quote
  #46  
Old 04-16-2009, 04:44 PM
franzis franzis is offline
 
Join Date: Aug 2007
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

no, they aren't..
Reply With Quote
  #47  
Old 04-16-2009, 05:30 PM
DobieGillis? DobieGillis? is offline
 
Join Date: Feb 2009
Posts: 538
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

excellent mod, well done. No issues whatsoever. Wish all Mods were as easy to install.
Reply With Quote
  #48  
Old 04-17-2009, 09:57 AM
dsanads dsanads is offline
 
Join Date: Mar 2009
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi!

First thanks for this great mod, works here without a problem. But i have the same question:

Quote:
Originally Posted by adhmwagde View Post
and i ask if the guestbook_deutsch_Du.xml mean something i didn't upload to my vb folder
how can i import the german language file to my guestbook?
Reply With Quote
  #49  
Old 05-17-2009, 01:21 AM
Nadeemjp Nadeemjp is offline
 
Join Date: Aug 2008
Location: Japan
Posts: 601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hello hassan
i didnt notice it before, but from vbadvanced cmps homepage software, the guestbook does appear in the navbar but when it is clicked a 404 error is disploayed. it is accessible from the forums but not from the vbadvanced cmps. please tell me what should i do?
Reply With Quote
  #50  
Old 05-22-2009, 11:49 AM
parabat parabat is offline
 
Join Date: Apr 2006
Location: South Africa
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Firstly, thanx & great mod. :up:

My question is this...
When I as admit edit a entry, why am I not able to edit all fields?
If I want to change the users name for example, surely I as admin should be allowed to do this? Or even the date for that matter.

Am I missing something here?

-PB
Reply With Quote
  #51  
Old 06-14-2009, 02:51 PM
seyfooo seyfooo is offline
 
Join Date: Mar 2008
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Code:
SELECT guestbook.id, guestbook.userid, guestbook.yazan, 
guestbook.sehir, guestbook.site, guestbook.message, 
guestbook.not, guestbook.tarih, guestbook.baslik, 
user.avatarid, user.avatarrevision, avatarpath, 
NOT ISNULL( customavatar.userid ) AS hascustomavatar,
customavatar.dateline
FROM vb3_guestbook AS guestbook
LEFT JOIN vb3_user AS user ON user.userid = guestbook.userid
LEFT JOIN vb3_avatar AS avatar ON avatar.avatarid = user.avatarid
LEFT JOIN vb3_customavatar AS customavatar ON customavatar.userid =
user.userid 
WHERE guestbook.status = '1'
ORDER BY id
DESC LIMIT -20, 20;

MySQL-Fehler : You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use near
'-20, 20' at line 12
Fehler-Nr. : 1064
Fehler-Zeit : Tuesday, 14.04.2009 @ 19:57:36
Datum : Tuesday, 14.04.2009 @ 19:57:36
Skript :
http://www.domain.de/forum/guestbook...o=index&page=0
Referrer :
http://www.vbulletin-germany.org/sho...?t=3117&page=5
IP-Adresse : .......
Benutzername : Unregistriert
Klassenname : vB_Database

what can ı do ? who help me?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:28 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05318 seconds
  • Memory Usage 2,354KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete