PDA

View Full Version : Administrative and Maintenance Tools - vBRules


akanevsky
04-16-2010, 10:00 PM
I no longer support my hacks. Please feel free to update them and release new versions elsewhere as long as I get the credit for the original modification.

/*===================================*\
|| vBRules
||
|| Author : Anton Kanevsky
|| Works on : vBulletin 4.0.x
|| Released : Oct 21, 2010
||
|| Time required to install: ~30 seconds
|| Difficulty: easy
\*===================================*/

DESCRIPTION

Do you need to create a custom "Website Rules" page within your forums? This modification features a friendly admin cp control, where you can easily create a page of rules for your website.

STATISTICS

Products to Install: 1


FEATURES


Zero file or template modifications.
Automatic generation of the table of contents.
Support for multiple rule sections with titles.
Support for vB Code, HTML and Smilies.
Ability to remove native vBulletin rules from registration system and replace them with your own set of rules.
Flexible per-rule settings

Title
Message
Display in Site Rules
Display in Registration
Display in Table of Contents
Allow HTML
Allow Smilies
Allow BB Code
Allow [IMG] Code
Auto Linebreaks
Display Order




VERSION HISTORY

3.0.1
[+] Fixed a few bugs.

3.0.0
[+] The hack has been ported to vBulletin 4.0.x.

2.1.0
[+] The hack is now compatible with vBulletin 3.5.x - 3.8.x.
[+] Eliminate all template edits.

2.0.3
[+] The software is now free.

2.0.2
[F] Corrected a Phrasing Issue
[F] Corrected a couple of Template Issues
[+] Officially Compatible With vBulletin 3.6.0

2.0.1
[F] Corrected a Licensing Issue

2.0.0
[F] First Release of the Gold Edition.

1.0.0
Initial Release of Lite Edition

The installation manual is contained within the attached file.

IF YOU LIKE MY HACK, PLEASE CLICK INSTALL (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=240617)

TandyServices
04-16-2010, 10:16 PM
Cool will try it out thanks

Alien
04-16-2010, 10:18 PM
Very well done!

Forum Lover
04-16-2010, 10:48 PM
One thing is missing to make this hack awesome. :p

Force to read any rules to any any particular user group or any particular member.

Tagged.

sulasno
04-17-2010, 12:24 AM
tagged and thanks

Ronny46
04-17-2010, 01:22 PM
Nice

Selcor
04-17-2010, 05:45 PM
Not work in Vb4.0.3

Not added the rules in the registration page, and the images you show are very different from what I have:

http://img535.imageshack.us/img535/9382/capyp.jpg

http://img694.imageshack.us/img694/5297/cap2g.jpg

You really have used this mod in Vb 4.x.x??

akanevsky
04-17-2010, 06:49 PM
The screenshots are okay. What it shows for you is correct. What's in red is developer links, you don't need them. For me it does add rules on registration page on vBulletin 4.

Selcor
04-18-2010, 06:02 PM
The XML to add rules in the registration page, works well.

When I create a rule, and select to show it in the registration page, not shown. That is, in the registration process only shows the rules original, no the created with this mod.

And I think, from what I saw in the PHP, which is not showing some functions, such as adding link in the navbar, but I'm not sure...

I removed the php in my forum, but not the XML. I created this message to be checked for functioning. If these errors only happen to me, better!.

Greetings!.

drainpan
05-05-2010, 12:38 AM
this totally screwed up my registration page... see attached

nkumaran
05-05-2010, 08:48 AM
thx.

Brew
08-25-2010, 02:20 AM
Does anyone have a nice rules page they'd like to share?

The one in the image within the download looks good but he didn't provide it in order to copy it to the site.

Thanks!

Wajdan
10-20-2010, 02:51 PM
Is there anyone to confirm this mod..........?

akanevsky
10-21-2010, 03:37 PM
this totally screwed up my registration page... see attached

Sorry about that. Fixed in version 3.0.1.

miata.shark
11-06-2010, 06:49 AM
The link of the mod in the rule page is wrong, as the description is.

The [list] bbcode doesn't work in the rules.php page, while in the registration page works properly


Fix it! ;)


GREAT MOD

z00k
11-06-2010, 07:10 AM
Anyone able to confirm this for 4.0.8?

molieman
11-06-2010, 01:33 PM
Does anyone have a nice rules page they'd like to share?

The one in the image within the download looks good but he didn't provide it in order to copy it to the site.

Thanks!

I too would love to see others rules page. The developers rules are good, too bad we can't see it all. Hint, Hint :)

Eduardo Leon
11-06-2010, 09:30 PM
well this hack is like vbrules from vb 3.8

is an excelent hack for my forum but i have a question .

this still working in vbulletin 4.0.8?

miata.shark
11-09-2010, 04:30 AM
yes, but with the problem I reported

yahooooh
11-19-2010, 02:23 AM
navbar for vbrules will conflict with vbadynamic addon from vbadvanced

nyenius
08-18-2012, 08:35 PM
how about 4.2 ???

Disco_Stu
08-19-2012, 02:29 AM
try this mod...it works on 4.2.PL2

https://vborg.vbsupport.ru/showthread.php?t=236069

nyenius
08-19-2012, 07:08 AM
try this mod...it works on 4.2.PL2

https://vborg.vbsupport.ru/showthread.php?t=236069

Thanks Stu, but that doesn't work also...

jluerken
09-15-2012, 04:14 PM
I really would like to see this for 4.2 especially with this feature
"Ability to remove native vBulletin rules from registration system and replace them with your own set of rules."

Any chance to make it working?

djbaxter
07-17-2017, 09:40 PM
1. This does not work with the combination of vBulletin 4.2.5 and PHP 7.x

2. What's more serious is that it prevents new registrations - throws an error.

Darkman7030
10-21-2017, 09:50 AM
Invalid SQL:

SELECT *
FROM rule
WHERE (options & 1)
ORDER BY displayorder;

MySQL-Fehler : Table 'database.rule' doesn't exist

help me