Author |
Topic |
|
Da_Stimulator
DEV Team Forum Moderator
USA
3373 Posts |
Posted - 24 March 2001 : 21:49:20
|
Name: Guestbook Version 3 Author: Da_Stimulator Download: Download Here Support: Here or the Mod Implementation forum Install: Download and extract to your forum folder, Details Below
If upgrading from Version 1 - run mod_dbsetup.asp from your browser, and select 'GuestBook Addon (Update)' from the drop down menu, and click Update. Everything should be fine, you can administer and change the welcome message using the link provided, as long as you are logged in as the administrator.
If upgrading from Version 2 - run mod_dbsetup.asp from your browser, and select 'GuestBook Addon (Update V2 - V3)' from the drop down menu, and click Update. Everything should be fine, you can administer and change the welcome message using the link provided, as long as you are logged in as the administrator.
If you are installing for the first time - run mod_dbsetup.asp from your browser, and select 'GuestBook Addon' from the drop down menu, and click Update. Everything should be fine, you can administer and change the welcome message using the link provided, as long as you are logged in as the administrator.
New Features
- Again, another security fix in the admin section of it
- Added customizable welcome message
- Facelift
- In previous versions, any moderator could see the links to edit/delete etc..., this has been changed to administrators only
- Added 'top' Links
---------------- Da_Stimulator Need a Mod? My Snitz Test Center
Edited by - da_stimulator on 24 March 2001 21:53:56
Edited by - da_stimulator on 26 March 2001 09:54:31 |
|
festerhead
Starting Member
USA
30 Posts |
Posted - 24 March 2001 : 23:03:10
|
Very easy to install. Thanks Da_Stimulator for another great guestbook version (I think I was using version 2 before).
All I needed to do was put a <%=strImageURL %> in front of all the image source names so they could show up.
I also made the guestbook link available (along with register) for those not logged into the forum.
|
|
|
Da_Stimulator
DEV Team Forum Moderator
USA
3373 Posts |
Posted - 24 March 2001 : 23:08:14
|
You needed to add the image url thing cuz your using Huwrs forum arent you?
Guestbook link should be added with the rest along with 'home | profile | register... etc...'
---------------- Da_Stimulator Need a Mod? My Snitz Test Center
|
|
|
festerhead
Starting Member
USA
30 Posts |
Posted - 24 March 2001 : 23:58:53
|
Indeed. Running on HuwR's SR4 release. Colors and Graphic scheme done by Richard Kinser from rick7165 at http://www.eastpasco.com
I've done some modifications to get it to my liking but all the credit goes to you guys.
|
|
|
b4y
Starting Member
Switzerland
2 Posts |
Posted - 25 March 2001 : 14:45:34
|
Hi,
I have got the following errors:
GuestBook Addon
Creating table(s)... CREATE TABLE FORUM_GUESTBOOK( G_ID int IDENTITY (1, 1) NOT NULL , G_NAME VARCHAR (50) NOT NULL , G_EMAIL VARCHAR (100) NOT NULL , G_WEBSITE VARCHAR (100) NULL , G_ICQ VARCHAR (30) NULL , G_MESSAGE memo NOT NULL , G_DATE VARCHAR (50) NOT NULL , G_VARFIELD1 VARCHAR (100) NULL , G_VARFIELD2 VARCHAR (100) NULL , G_VARFIELD3 VARCHAR (100) NULL ) -2147217900 | [Microsoft][ODBC Microsoft Access Driver] Syntaxfehler in CREATE TABLE-Anweisung.
--------------------------------------------------------------------------------
Creating table(s)... CREATE TABLE FORUM_GB_OPTIONS( G_ID int IDENTITY (1, 1) NOT NULL , G_VARFIELD1 VARCHAR (100) NULL , G_VARFIELD2 VARCHAR (100) NULL , G_VARFIELD3 VARCHAR (100) NULL , G_V1_SWITCH INT NOT NULL , G_V2_SWITCH INT NOT NULL , G_V3_SWITCH INT NOT NULL ) -2147217900 | [Microsoft][ODBC Microsoft Access Driver] Syntaxfehler in CREATE TABLE-Anweisung.
--------------------------------------------------------------------------------
Adding new records.. INSERT INTO FORUM_GB_OPTIONS (G_V1_SWITCH, G_V2_SWITCH, G_V3_SWITCH, G_VARFIELD1, G_VARFIELD2, G_VARFIELD3) VALUES (0, 0, 0, 'ab', 'ab', 'ab') -2147217865 | [Microsoft][ODBC Microsoft Access Driver] Ausgabetabelle 'FORUM_GB_OPTIONS' nicht gefunden.
--------------------------------------------------------------------------------
Adding Column... ALTER TABLE FORUM_GB_OPTIONS ADD COLUMN G_MESSAGE memo NOT NULL DEFAULT 'Welcome to my Guestbook' -2147217900 | [Microsoft][ODBC Microsoft Access Driver] Syntaxfehler in ALTER TABLE-Anweisung. Table(s) updated
--------------------------------------------- Thanks for your advice
|
|
|
Da_Stimulator
DEV Team Forum Moderator
USA
3373 Posts |
|
Oudie
New Member
Taiwan
70 Posts |
Posted - 28 March 2001 : 03:51:00
|
Could you add new function? 1.Reply 2.Display photo in left Thank you....
¤d¨½¬î¤ô¤@Àþ¶¡, ¤Ñ¦a¿W§Ú¼Ö¯«¥P; ²ö°Ý¬õ¹Ð·Ð´o¨Æ, ³p»»¨«¹M¤Ñ¥~¤Ñ... |
|
|
Da_Stimulator
DEV Team Forum Moderator
USA
3373 Posts |
Posted - 28 March 2001 : 12:12:34
|
If I added a reply, what would be the point? It would be just another forum.
As for the photo, No. Not all of the people who sign it are going to be registered, which means it wouldnt be able to get the photo, if they dont exist.
---------------- Da_Stimulator Need a Mod? My Snitz Test Center
|
|
|
Oudie
New Member
Taiwan
70 Posts |
Posted - 30 March 2001 : 02:02:33
|
http://www.stormwhispers.com/snitz_testing target= _blank http://www.stormwhispers.com/snitz_testing /a My Snitz Test Center" target="_blank"> BLOCKQUOTE id=quote font size=1 face= Verdana, Arial, Helvetica id=quote quote: hr height=1 noshade id=quote br / If I added a reply, what would be the point? It would be just another forum. br / br / As for the photo, No. Not all of the people who sign it are going to be registered, which means it wouldnt be able to get the photo, if they dont exist. br / br / center ---------------- br / font color=red Da_Stimulator /font id=red br / a href= link.asp?FORUM_ID=25 target= _blank Need a Mod? /a br / a href= http://www.stormwhispers.com/snitz_testing target= _blank http://www.stormwhispers.com/snitz_testing /a My Snitz Test Center
About reply:I mean someone just reponse this message, then he(she) can reply in the same table. Otherwise maybe A left amessage to B, but maybe there are many other message between it. If the guestbook has reply, they can easy to understand what talk about and not need to find previous message. About photo:There have a demo.http://203.64.96.180/fu/forumtest/guestbook.asp. I think it could be more beautyful and vivid. It can give people different feeling. Sure, if you can make a function that the admin can chose open or close. Thank you... and please forgive me, if my english isn't good.....
¤d¨½¬î¤ô¤@Àþ¶¡, ¤Ñ¦a¿W§Ú¼Ö¯«¥P; ²ö°Ý¬õ¹Ð·Ð´o¨Æ, ³p»»¨«¹M¤Ñ¥~¤Ñ... |
|
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 03 April 2001 : 18:43:59
|
Code now added to completed mods forum, please post any questions in the MOD:Implementation forum.
Thankyou
|
|
|
|
Topic |
|
|
|