vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Require Users to Sign a Contract Before Posting in an Individual Forum (https://vborg.vbsupport.ru/showthread.php?t=91867)

cruelio 08-07-2005 12:09 AM

Quote:

Originally Posted by amykhar
It's working on RC2 as well. At least from what I can see.

thanks for the quick replies everyone :)

works great on my site and the mods LOVE it! our off-topic section was really getting out of hand and people were just claiming they didn't know about the rules.

is there a query that i could run in case i wanna make it so that everyone has to re-agree to the rules in case i change them etc?

amykhar 08-07-2005 02:08 PM

There's a query you can use if you only have one forum that requires a contract. But, if you have more than one, you're going to need a script.

Boofo 08-07-2005 02:17 PM

Do they only sign the contract only once, or every time they post in the forum?

amykhar 08-07-2005 03:19 PM

Once.

Brinnie 08-08-2005 01:34 PM

i like it alot. would be cool if you could define which page to put in on :)

jlaine 08-10-2005 11:25 AM

Having issues with new thread redirects just going back to forum/index.php - and having multiple forums with a contract nets this db error...

Database error in vBulletin 3.5.0 Release Candidate 2:

Invalid SQL:

UPDATE user
SET contracts = 50,45
WHERE userid = 3143;

MySQL Error : You have an error in your SQL syntax near '45
WHERE userid = 3143
' at line 3
Error Number : 1064

I've eliminated every other modification to try and isolate this - does this fix apply to the current version? As that seems to eliminate that issue, but still trying to understand why the redirects aren't working.

Bad Bunny 08-16-2005 02:43 AM

I think there is a phrase that was overlooked in the instructions. There is only two phrases that it says to turn into global phrases.

amykhar 08-16-2005 02:51 AM

The other phrases are installed by the product.

amykhar 08-16-2005 02:55 AM

Quote:

Originally Posted by jlaine
Having issues with new thread redirects just going back to forum/index.php - and having multiple forums with a contract nets this db error...

Database error in vBulletin 3.5.0 Release Candidate 2:

Invalid SQL:

UPDATE user
SET contracts = 50,45
WHERE userid = 3143;

MySQL Error : You have an error in your SQL syntax near '45
WHERE userid = 3143
' at line 3
Error Number : 1064

I've eliminated every other modification to try and isolate this - does this fix apply to the current version? As that seems to eliminate that issue, but still trying to understand why the redirects aren't working.

Yes. That fix resolves the problem. I though it was included in the lastest download?

Amy

Mu5icMan 08-16-2005 08:00 AM

Is there a log file or something for when users accept the contract.


All times are GMT. The time now is 10:37 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.01252 seconds
  • Memory Usage 1,734KB
  • 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_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
  • (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