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)

grecostimpy 11-06-2006 07:58 PM

Just installed...thanks.

Was it supposed to make ALL users (existing and new) acknowledge when this is first installed? I thought it would only affect my new users, but all users are reporting they had to acknowledge the rules. Was it supposed to do this?

Also, if I make changes to the rules, will it make everyone re-acknowledge? (I know it is only supposed to make them re-acknowledge if I "Force" it, but just making sure!)

Thanks! GREAT hack!

McMendo 11-08-2006 12:24 AM

I've found one small problem after the install. I have the UserCP Navbar Menu template changes. The link to the forum rules shows in the pull-down menu of the UserCP navbar. See attachment.

McMendo 11-08-2006 08:29 AM

Update to the problem: I've added the optional code line:
Quote:

$cyb_frules_link
and now I can see the correct link plus the previous problem. See attachment.

taydu 11-08-2006 09:12 PM

Nice hack, installed.. I would like to see this hack extend to another level, the ability to create different rule for different forum

bada_bing 11-09-2006 02:28 AM

Quote:

Originally Posted by Cybernetec
Masiello,
Enable hack, then reset acceptance status if you wish. You can't do this when hack is disabled.

bada_bing,
I must see your memberinfo template. Create temp admin account for me or copy the content of your memberinfo template here.

I have PM'd you my memberinfo . Can you take a look and see how I can fix this issue so I can upgrade to the latest version of this great hack

jyajay 11-09-2006 05:55 PM

I still don't have the "option to reset acceptance status for individual member".

This option is nowhere, not even on the standard style. Could you tell me thre phrase that needs to be added into the template, I'll do it by my own.

Btw, the memberinfo templates are all original.

grecostimpy 11-10-2006 10:44 AM

Quote:

Originally Posted by jyajay
I still don't have the "option to reset acceptance status for individual member".

This option is nowhere, not even on the standard style. Could you tell me thre phrase that needs to be added into the template, I'll do it by my own.

Btw, the memberinfo templates are all original.

Mine shows up on the member's profile page as "Force <username> to Accept Forum Rules Again"

No luck there?

The phrase is cybfrules_forceuser "Force {1} To Accept Forum Rules Again"

jyajay 11-13-2006 12:11 AM

The phrase was not what I was looking for as I put a different text there anyway.

I found the code in the xml.. by hand


@grecostimpy

The phrase is actually cyb_frules_forceuser which is a template so I cannot just put that in my memberinfo. What exactly do you have at your memberinfo template?


If you enter the URL manually everyone can force users to read the rules again, that is a major problem for me!

PHP Code:

misc.php?$session[sessionurl]do=forceusercfrules&u=$userinfo[userid]"; 

I still can only put in that link and then everybody can use that function for everybody or put the url manually.

Valter 11-13-2006 03:06 PM

v3.0 - Oct 30. 2006.
-Whole code is now valid XHTML 1.0 Transitional (never released)
v3.1 - Nov 13. 2006.
-Option to force user to accept rules again in member profile can be turned off
-Added variable for above function that you can place it to another place in MEMBERINFO template ($cyb_frules_force)
-Bug fixed (if some user knows exact link for resetting acceptance status he can do it)
-Several other improvements/fixes

To upgrade: Import XML, allow overwrite.

jyajay 11-13-2006 03:20 PM

Nothing changed for me, even guests can reset the read status!

Overwrite was checked, of course.


All times are GMT. The time now is 03:59 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.02588 seconds
  • Memory Usage 1,741KB
  • 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
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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