vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - Cyb - Advanced Forum Rules (https://vborg.vbsupport.ru/showthread.php?t=122998)

Bounce 12-30-2007 07:39 PM

Quote:

Originally Posted by TCooper (Post 1404779)
anyone have it working on 3.7 beta 2 yet?

Quote:

Originally Posted by hIBEES (Post 1406239)
I upgraded and it never stopped working for me mate :up::erm:

Cancel that the Forum Rules link does not appear in the navbar automatically nor does it appear in the members profile...

Will this be available for 3.7.x soon

Alibass 12-30-2007 07:46 PM

Quote:

Originally Posted by doc1975 (Post 1406318)
Can anyone please provide me a source where I can copy/use some generic premade forum rules that I may manipulate and change to suit my needs... very inexperienced here, and working on my first forum/site... Thanks in advanced!

Mate you're welcome to use mine and modify to suit your board. I think we all have done that when first starting up a board. Just click the forum rules in the side column. :)

Raptor 01-01-2008 07:11 PM

Upgraded from 3.1 to 3.54

Now Note 1 and Note 2 do not show & Countdown box doesnt work at all

vb3.6.4
IE7

Have tried uninstalling and installing clean - same results.

3.1 worked fine with both of those features - does anyone have a fix ? or a link back to 3.1

Thanks

Alphawolf83 01-12-2008 09:31 PM

It returned an JS error when you've already agreed the rules that said that Carf_buttonCounter was not found. To fix this, just edit in template cyb_frules:

Replace
Code:

<body onload="Cafr_buttonCounter();">
with
Code:

<body<if condition="(!$cfrulesagreed AND $cfrshowaccform)"> onload="Cafr_buttonCounter();"</if>>

Alfa1 01-18-2008 05:01 AM

Does this work in vb 3.7?

Alfa1 01-25-2008 04:52 PM

This works well in vb 3.7 B4.

Quote:

Originally Posted by hIBEES (Post 1412130)
Cancel that the Forum Rules link does not appear in the navbar automatically nor does it appear in the members profile...

You need to insert $cyb_frules_force in the MEMBERINFO template just like before.When you do that it will work fine.

Quote:

Originally Posted by Cybernetec (Post 1399591)
For some reason it stopped working in Firefox.

It works fine in IE and Opera.

I'll fix this later...

Has this been fixed?

I want to implement a forum rules force with every infraction or warning given. Can you please advise on what code I can use to do this? This would really help lessen the workload for my staff. Would you be willing to implement this function into your addon?

hippiesimz 01-26-2008 10:33 AM

does anyone have problem with this hack ?
mine , user still can click submit ( after countdown ) without ticking " agree "

please help. thanks

btw, its on 3.68

netcommander 01-28-2008 05:13 PM

Hello
i would you like to learn this hack can work without database changes
thank you

MdrNate 02-15-2008 08:25 PM

:mad:

Because it took me nearly 2 hours to parse through the old posts and figure out which ones were out of date and finally resolve this issue (why the creator doesn't just remove the code from the install himself is any body's guess, or spent 5 mins creating a simple outline like this to include in the install notes), I created a simple fix for this.

This was done for a vBulletin 3.6.8 install and using Cyb Advanced Forum Rules 3.6

1. After install, click on "Languages & Phrases" in the left nav of AdminCP
Click "Search in Phrases"

In Search for Test enter "font"
in Product Drop down: select "Cyb - Advanced Forum Rules"
Click Find

Search results will spit out the following:

"cybfrules_rules Standard Phrase <font color="#66ff00">Forum Rules</font>"

Click Edit button

Click Copy Default Text button, remove font tags, so only "Forum Rules" is left, click save
Alternatively you could just copy and paste "Forum Rules" (without the quotes) into the English (US) Translation text box.

Click Save

Done.

Videx 02-15-2008 11:17 PM

Thanks, done. I didn't mind the green too much until I finally settled on a default forum skin for a new vb and only later found out the colors clashed.


All times are GMT. The time now is 02:03 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01490 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete