I would appreciate if you can manage this addon that I can choose which bb-code are not visible for guests.
Example:
I want to hide the bbcode "hide" and "code, so I choose "hide" and "code"
Second admin wants to hide "code" and "html" bbcodes so he chooses these in your addon.
Is something like that possible?
hmm, Can you give me some more info ? looks very nice idea
For example, you need a certain amount of posts to view the hidden content.
(Something like: "You need to have 20 posts to see the hidden content.")
And another feature - usegroups, certain usergroups can see the content and some don't. (Admins can view, and registered users cannot.)
Yes, I have added this also in my list. Now I'm working in My new version MARCO1 Hide All. Maybe I will merge this Mod of it. But until now I didn't decided if I merged it or not, What do you think ?
Yes, I have added this also in my list. Now I'm working in My new version MARCO1 Hide All. Maybe I will merge this Mod of it. But until now I didn't decided if I merged it or not, What do you think ?
the hack is very good but has an error or problem, when you create a forum and to create sample database error in order to create a forum must uninstall the product and presents no problem to create the forum or subforums.the same happens when trying to edit some option in the administration of forums
Code:
Database error in vBulletin 4.0.0:
Invalid SQL:
INSERT INTO forum
(title_clean, title, description_clean, description, link, displayorder, parentid, daysprune, defaultsortfield, defaultsortorder, showprivate, newpostemail, newthreademail, options, styleid, imageprefix, password, MARCO1_forumnocontent, ucashoptions)
VALUES
('test', 'test', 'test', 'test', '', 1, 38, -1, 'lastpost', 'desc', 0, '', '', 97991, 0, '', '', '0', '1::1::1');
MySQL Error : Unknown column 'MARCO1_forumnocontent' in 'field list'
Error Number : 1054
Request Date : Sunday, January 3rd 2010 @ 01:33:30 PM
Error Date : Sunday, January 3rd 2010 @ 01:33:30 PM
Script : http://*********/admincp/forum.php?do=update
Referrer : http://********/admincp/forum.php?do=add&parentid=38&s=
IP Address : 1***********
Username :******
Classname : vB_Database
MySQL Version : 5.0.85-community-log
the hack is very good but has an error or problem, when you create a forum and to create sample database error in order to create a forum must uninstall the product and presents no problem to create the forum or subforums.the same happens when trying to edit some option in the administration of forums
Code:
Database error in vBulletin 4.0.0:
Invalid SQL:
INSERT INTO forum
(title_clean, title, description_clean, description, link, displayorder, parentid, daysprune, defaultsortfield, defaultsortorder, showprivate, newpostemail, newthreademail, options, styleid, imageprefix, password, MARCO1_forumnocontent, ucashoptions)
VALUES
('test', 'test', 'test', 'test', '', 1, 38, -1, 'lastpost', 'desc', 0, '', '', 97991, 0, '', '', '0', '1::1::1');
MySQL Error : Unknown column 'MARCO1_forumnocontent' in 'field list'
Error Number : 1054
Request Date : Sunday, January 3rd 2010 @ 01:33:30 PM
Error Date : Sunday, January 3rd 2010 @ 01:33:30 PM
Script : http://*********/admincp/forum.php?do=update
Referrer : http://********/admincp/forum.php?do=add&parentid=38&s=
IP Address : 1***********
Username :******
Classname : vB_Database
MySQL Version : 5.0.85-community-log
Yes, I will looking into it when I have a free time. because I have now many of paid Mods and I should finish it ASAP.