Hi. I'm using Adv. Guestbook v2.2. I have it set so that a password is required for a Comment and right now nobody can add a Comment to an existing entry other than myself. What needs to be changed/included to allow me to use/include HTML in my Comments? I would assume that comment.php needs editing but I may be wrong.
If you allow html you will be setting yourself up to be hacked. version 2.2 is vulnarable enough to exploits without useing carbs update script and disableing html.
Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline
If you have AGcode allowed you can use AGcode in comments. You obviously have HTML in posts diabled which is the intelligent thing as it is exploitable and so if AGcode does not provide you with the tgas you need in your comments follow these instructions.
1 - Open up lib/comment.class.php.
2 - Locateand delete it.
3 - Save and close the file and thats it.
Carbonize I am not the maker of the Advanced Guestbook
Thanks very much. Works a treat!
I commented out ( // ) those lines instead of actually deleting them so that in future if I feel like it I can always un-comment them again.
And yes... I'm the only one permitted to add a Comment, and yes... HTML is disabled for all guests signing the guestbook, so there should be no security risks.