Log in

View Full Version : Mini Mods - Mabersoft vBulletin - Guestbook


mabersoft
02-06-2010, 10:00 PM
Here is a simple vbulletin mod made by Mabersoft vBulletin.

Here is a link to the demo: Click Here (http://forums.mabersoft.co.uk/guestbook.php)

*INSTALL*
Upload the guestbook folder & the guestbook.php to your forum root
Chmod blog.txt to 777 (its inside the guestbook folder)
Add a template to your style: Styles & Templates -> Style Manager -> (Your Style Name -> Add New TemplateTitle: GUESTBOOK

Template: {vb:stylevar htmldoctype}
<html xmlns="http://www.w3.org/1999/xhtml" dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}" id="vbulletin_html">
<head>
<title>{vb:raw vboptions.bbtitle} - {vb:raw pagetitle}</title>
{vb:raw headinclude}
</head>
<body>

{vb:raw header}

{vb:raw navbar}

<div id="pagetitle">
<h1>{vb:raw pagetitle}</h1>
</div>

<h2 class="blockhead">{vb:raw vboptions.bbtitle} - {vb:raw pagetitle}</h2>
<div class="blockbody">
<div class="blockrow" align="center">
<iframe src="guestbook/index.php" frameborder="0" width="500px" height="350px"></iframe><br />
&copy; 2009 - <SCRIPT LANGUAGE="JavaScript"> today=new Date(); y0=today.getFullYear(); document.write(y0);</SCRIPT> <a href="http://vbulletin.mabersoft.co.uk" target="_blank">Mabersoft vBulletin</a>
</div>
</div>
<strong></strong>
{vb:raw footer}
</body>
</html>*LICENCE*
What You Can Not Do:
Re use the code in anyway shape or form
Remove the (c) in the footer
Redistribute it any way shape or form
Call It Your Own WorkWhat You Can Do:
Change Style of it

<Removed> You are not permitted to ask for money

PS: I am working on trying to make a product xml that creates the template so there is no template modifcation needed at all. and a option to add the link to the navbar etc

mabersoft
02-07-2010, 01:19 PM
1.0 - Released
1.01 - Changed Code

MmS1
02-07-2010, 06:55 PM
nice tagged

mabersoft
02-09-2010, 07:46 AM
nice tagged

Your welcome. And thanks.

dianna
02-21-2010, 01:57 PM
some help please, I installed it and no guestbook page is showing, also no navbar for it.

Liquid1ce
02-21-2010, 04:55 PM
nice you have a link in the script only for it to return error 403 lol

mabersoft
02-22-2010, 07:45 AM
some help please, I installed it and no guestbook page is showing, also no navbar for it.
I now there is no link in navbar you need to add your self.

have you added the template to the style?

nice you have a link in the script only for it to return error 403 lol

I had to reinstall my forum. I will add this to my todo list.

PS: click this link: Here (http://forums.mabersoft.co.uk/guestbook.php) and the guestbook should work.

dianna
02-22-2010, 10:47 AM
Yup added the template and when I went to look for the page so I could make sure the link for the navbar was correct nothing shows up.

dianna
02-22-2010, 10:58 AM
nevermind got it!

mabersoft
02-23-2010, 07:15 AM
nevermind got it!

Glad you have it fixed.

TheSupportForum
02-26-2010, 01:51 PM
i just found out that this script is a copy from Mojopanel


Developer is there any reason why you are claiming this is your work, when it belongs to someone else

dianna
02-27-2010, 02:05 PM
This mod needs a lot of work! it don't take on the theme of your site and spammers are able to post comments!

TheSupportForum
02-27-2010, 02:16 PM
the only reason this mod doesnt work correctly is because its not actually a vb mod, its a completly different product
this mod needs to be recoded to work correctly
the guestbook should work with user accounts

dianna
02-27-2010, 02:28 PM
ya i had to do some playing around but i got it to work

haXan
03-07-2010, 06:39 AM
Demo link is not working :(

dianna
03-10-2010, 11:14 AM
You can check it out on my site

http://www.militarywifecentral.com/forum/guestbook.php

dianna
10-14-2010, 12:18 PM
I like this mod but, would really like to have a function for like human verification so that I wouldn't have to daily go and edit out all the spam junk that is posted! I am thinking of removing this mod due to this issue!