vb.org Archive

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

Ingress 11-26-2008 07:24 AM

Quote:

Originally Posted by Ingress (Post 1567411)
Noticed that quoted text is not displayed correctly if you view the forum rules while registration (i.e. "replace with forum rules" is switched on). If you view the forum rules via /do=cfrules it displays just fine) with Opera 8 or MSIE 7 - Firefox 2.x displays fine. The div with the quote is very, very narrow. Happens even in default style for me.

Any idea what the cause may be? Had no problems with this under 3.5.8.

Ingress

I tracked it down a bit further. The output html is malformed just before the quote tags.

Example:

Code:

2.2 Blah Blah Rules<br />
<div style="margin:20px; margin-top:5px; ">
        <div class="smallfont" style="margin-bottom:2px">Zitat:</div>
        <table cellpadding="6" cellspacing="0" border="0" width="100>
        <tr>
                <td class="alt2" style="border:1px inset">


Since there is no unit given, the browsers interpret the value differently. Opera interpretes it as "100px", MSIE and Firefox as "100%". This explains why it only occurs in Opera.

Again, it does it only while registration, /do=cfrules shows the rules completely right and the parameter for with is given out correctly as "100%".

I was unable to finde the cause for this in the sourcecode and have to rely on you to have a look into it. Hope you will find the time finally. :)

Ingress

tom212 11-26-2008 06:50 PM

Great mod!

I'm confused about one thing.

I'm trying to add a link to forumrules to my second navbar.

I currently have the "add link to navbar" button set to yes. While that is set to "yes" it puts a link on my navbar just like it should. I can then add the phrase $cyb_frules_link to either my main navbar or my second navbar and it adds another link. I can even add it a couple times and it keeps adding more of them.

But, as soon as I set the radio button to not automatically display the link on forum home, the link I've added becomes malformed and messes up the navbar.

How can I disable the standard link and still have it allow me to place it elsewhere?

Thanks for the help!

Tom

Chevy II 12-06-2008 06:56 PM

Great mod, thank!

digicom 12-08-2008 07:21 AM

I have had this installed and running fine till few days ago and noticed that the countdown timer is stuck so members can no longer agree to rules,can any one advice me what problem may be? thankyou

haytham 12-11-2008 11:28 AM

Quote:

Originally Posted by BushyTea (Post 1661496)
Yeah, as of right now I have it install on VB 3.7.3 but it never takes anybody to the rules page to have to agree with the new rules.

I know someone in the thread fixed the problem but failed to put how they did it.

Just noticed that on my forums. Gotta look for a solution. Don't wanna have to let this mod go.

Chimpie 12-11-2008 11:35 AM

I'm hoping that a new, corrected version comes out for 3.8.x .

haytham 12-11-2008 11:39 AM

My bad. I had myself added under
((Usergroups excluded from restrictions (comma separated ID list)))) so I wasn't asked to accept the rules but as soon as I took my usergroup from under there, I was asked to accept the rules so I must say it's working on 3.7.4 without a glitch.

Valter 12-11-2008 05:04 PM

Quote:

Originally Posted by Chimpie (Post 1683053)
I'm hoping that a new, corrected version comes out for 3.8.x .

I don't work with beta versions. Once they release final version of vB 3.8 all of my hacks will be updated and released in 3.8 category.

Ingress 12-12-2008 12:01 PM

Cyb, do you plan to release any fixed version vor the 3.7 branch?

Ingress

RobVXD 12-18-2008 02:31 PM

Quote:

Originally Posted by ravelink69 (Post 1672883)
I have this installed on my forums and everything works great except one thing. i have the vbadvanced CMPS installed and when im viewing the forums, the forum rules link says forums/misc.php?do=cfrules but when im viewing the main page it comes up as /misc.php?do=cfrules

how do i change the default location to be /forums/misc.php instead of just misc.php?

I'm having the same issue. Everything is working fine except the link in the Navbar on the homepage which points to /misc.php?do=cfrules. Again with vbadvanced CMPS installed.

Can anyone shed any light on this please?

RobVXD 12-22-2008 07:20 PM

Quote:

Originally Posted by RobVXD (Post 1688026)
I'm having the same issue. Everything is working fine except the link in the Navbar on the homepage which points to /misc.php?do=cfrules. Again with vbadvanced CMPS installed.

Can anyone shed any light on this please?

Sorted.

Need to go to Admin CP, Plugin Manager, Cyb - Advanced Forum Rules - parse_templates - edit.

Scroll down until you find $cyb_frules_link .= '<a href="misc.php?do=cfrules"';

and change it to $cyb_frules_link .= '<a href="http://www.yoursite/forums/misc.php?do=cfrules"';

Hope this helps those of you running vbadvanced CMPS :up:

Alfa1 12-23-2008 01:20 PM

I have posted this paid work request. Since it highly relates to this mod and I also want Cybernetic to notice, I will quote it here.
Quote:

Originally Posted by Alfa1 (Post 1691972)
I would like to have the following functions coded, as a vb product:

Make infracted member read the rules.
I use Cyb - Advanced Forum Rules
A great hack, that amongst other functions, makes members read the rules, if the following function is activated:
/misc.php?do=cfrresetuser&tu=[userid]&tun=[username]

I would like this function to be activated, whenever a member receives an infraction. i.e. if a member receives a infraction, he/she is forced to read the rules

Please contact me by PM to let me know:
- the costs
- what other hacks you have coded
- if this functionality description raises questions
- how you would like to design these functions
- payment options

I would prefer it, if this hack would be made available to vb.org after I pay for it. Though if this is against the preference of the coder, I would agree.

Once a coder is selected, I will provide feedback here.


Valter 12-23-2008 06:41 PM

Next version will have this feature.

limmengwei 12-25-2008 12:04 AM

Thanks for the great mod!

May I know how do I customise the mod so that I can set rules more than just one forum i.e. different rules for different forums of my site?(giving control to my moderators to set their own rules)

This mod works like a popup notice, something I have been hunting high and low looking for one that works in 3.7.4.

Thanks again

the stig 12-31-2008 12:38 PM

^^ Exactly. I would like to set up TWO different rules for my forums. I currently have two rules -- one for regular members and one for paid members.

1 for all my regular forums and 1 just for paid member (as soon as their status change to paid member via paid subscription)

Is this possible with this version? or is there a new one coming with this feature?

Valter 12-31-2008 03:11 PM

I'll definitely add this in the next version as it has been requested several times.

YeMojuD 01-08-2009 03:22 AM

I installed it on version 3.7.5, but don't work!

redlabour 01-08-2009 03:45 PM

Please give us the Option to replace the Forum-Rules Links in the whole Forum to CybRules at 3.8.

abrecher 01-08-2009 08:41 PM

Is this mod 3.8 compatible ?

redlabour 01-09-2009 02:57 AM

Yes.

C138 Kaysone 01-16-2009 05:10 PM

I have a problem with this, on my sites primary style, the countdown is not doing nothing, but on another style i tried it on, it works and counts down and lets me submit a yes to abide the rules, but I want it to work on my sites primary style, but I dont know whats missing and what is not allowing it to function, can someone help me trouble shoot this? PM me with details or something if anyone, especially the coder if you can help me with this, it would greatly be appreciated if your able to help me

Joe Siegler 01-19-2009 02:21 PM

The info at the top of this thread is inconsistent. The changelog says the version is 3.8, but the info at the very top part - the sticky stuff that stays across all pages says 3.7.

The Realist 01-19-2009 03:11 PM

For some unknown reason the 20 second timer has stopped working, any ideas why?

Makc666 01-19-2009 07:30 PM

Quote:

Originally Posted by Joe Siegler (Post 1717909)
The info at the top of this thread is inconsistent. The changelog says the version is 3.8, but the info at the very top part - the sticky stuff that stays across all pages says 3.7.

Version: 3.7.x - is the version of vBulletin and not the version of this MOD.

Version of the mod is showen above that:
Code:

Version: 3.8, by Cybernetec (Coder)

ChrisChristian 01-20-2009 06:59 AM

Forget it... Figured out. :p
Great Mod!

CPOWA 01-23-2009 12:40 AM

Installed. Thank you Cyb! :)

Blade-uk 01-23-2009 08:05 AM

I have this installed on my site - www.eteknix.com which is a vb portal.

when on the forum the rules link works, but on the vb portal it doesn't as it doesnt point to the forum bit.

It only points to - misc.php?do=cfrules instead of http://forums.eteknix.com/misc.php?do=cfrules

Any ideas?

Andy

nalexandre 01-23-2009 10:32 PM

Hello, thank you for this useful add-on. Everything works , but in the navbar, the search , quick links & communite just dont work since then, can you help? My forum uses 3.8.0.

Thank you and sorry my english.

HaS?R 01-28-2009 04:26 PM

Thanks.

jawatkin 03-20-2009 08:44 PM

Is there a way we can generate a link in a user's postbit?

Makaveli007 03-20-2009 09:04 PM

Installed, Thanks CYB

PamelaE 04-16-2009 11:07 PM

Any ideas when the next version with individual forums will be released?

Thank you :)

Valter 04-19-2009 04:39 PM

v3.9 - Apr 19. 2009.
-New: Ability to create several rules sets, and apply them to individual forums
-New: Exclude individual forums from restrictions
-New: Rules management page where rules sets can be easily added/deleted/edited/applied to forums
-'General Forum Rules' item can be changed but not deleted. Please use it always as general rules.
-Bug fix: Option to disable registration rules does not work on vB 3.8.x
-Bug fix: Counter on 'Accept rules' button does not work on some configs
-Forum Rules link in showthread now leads to this product's 'General Forum Rules'
-If user has not accepted rules, then 'Force to accept rules' link in their profile is not shown
-New: Option to reset user acceptance status when infraction is received
-Some minor bugs fixed

To upgrade:
-Save your rules to txt file, just in case something goes wrong
-Import product XML, allow overwrite
-Revert any hack template you have modified earlier

umbrae12 04-19-2009 05:45 PM

Thank you! I've been waiting for this update. Loving the multiple rules feature.

I had hard time finding it, so I'll post this here for others who might not know where to configure the new features:

Go to:
[whatever_site]/misc.php?do=cfrules_mng

And look for:
"Manage Rules", "Apply to Forums", "Apply to Forums" under nav menu:

https://vborg.vbsupport.ru/external/2009/04/17.png

*EDIT* How do you change the "header" and "footer" portion of the rules? :confused: There used to be an option through the rules config page~

The Realist 04-19-2009 07:42 PM

Dont work for me, cant find the area to add the rules and the timer does not work.

Skyrider 04-19-2009 07:44 PM

Quote:

Originally Posted by The Realist (Post 1794666)
Dont work for me, cant find the area to add the rules and the timer does not work.

Indeed, I can't add general rules anymore under the CYB options menu in the adminCP. Even if I apply the rules to every single section, I still can't add it. Even the rules showing on misc.php?do=cfrules is now completely empty.

The Realist 04-19-2009 07:45 PM

Also when I go to the rules link I get the following error:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30618; OfficeLiveConnector.1.3; OfficeLivePatch.0.0)
Timestamp: Sun, 19 Apr 2009 20:39:06 UTC


Message: Syntax error
Line: 42
Char: 17
Code: 0
URI: http://www.xxxxxxx.co.uk/misc.php?do=cfrules

The Realist 04-19-2009 07:47 PM

Just go to the following as explained above:

[whatever_site]/misc.php?do=cfrules_mng

Your able to add rules there.

Quote:

Originally Posted by FF|Skyrider (Post 1794668)
Indeed, I can't add general rules anymore under the CYB options menu in the adminCP. Even if I apply the rules to every single section, I still can't add it. Even the rules showing on misc.php?do=cfrules is now completely empty.


Skyrider 04-19-2009 07:49 PM

Nevermind, works now, thanks! :D

Valter 04-19-2009 11:04 PM

Link to 'Rules Management' is found on 'Forum Rules' page: :)

https://vborg.vbsupport.ru/external/2009/04/58.jpg


All times are GMT. The time now is 01:18 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
  • Page Generation 0.01471 seconds
  • Memory Usage 1,830KB
  • 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
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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