![]() |
Comment-System for vB3 Member Album
vB3 Member Album 2.0 : Comment-System Addon
Coded By: assassingod This makes use of the User-Note system already built into vB3, and adds it to VeloCDs Member Album Hack (Version 2). Screenshot https://vborg.vbsupport.ru/attachmen...d=19329&stc=1& |
Nice Mod.Why i can not click install for this Hack?
|
Hi,
any more detailed description available or some screenshots ? I do not get the point at the moment, what this really offers. Thanks. Cheers, |
It's basically the User-Note system that is already built into your vBulletin3, and makes use of it to act as a comment system for the vB3 Member Album hack.
skinvb; Unfortunetly, Add-on releases aren't properly considered as hacks so they don't get an install button. |
Quote:
Cheers, |
No, sorry.
|
Thank you.
Cheers, |
Very cool. :)
|
the screenshot is broken, could you update it? thanks :)
|
The query in the instructions is incorrect, the number of comments won't work with that. Because you can't increase a NULL value with +1 like the usernote.php tries to do when you have posted a new comment. :)
How to fix: In the instructions, replace this: Code:
ALTER TABLE user ADD notescount INT(11) Code:
ALTER TABLE user ADD notescount INT(11) DEFAULT 0 NOT NULL http://www.emutalk.net/album.php Other than that, a great addition, thanks for taking your time to create this. :) |
All times are GMT. The time now is 04:32 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|