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)

pimpery 07-10-2005 12:13 AM

Quote:

Originally Posted by Eagle Creek
Owh, sorry for the reply then. I will take a look!

They are..It's just that he saved the thumbnails from the other thread by accident (instead of the actual images) then uploaded them.

amykhar 07-10-2005 12:57 AM

Quote:

Originally Posted by pimpery
They are..It's just that he saved the thumbnails from the other thread by accident (instead of the actual images) then uploaded them.

Doh! She's (me) not that bright, you know :D

I'll fix it.

MentaL 07-10-2005 06:51 AM

screens work for me, nice idea btw

Milchi 07-12-2005 07:49 AM

Would it be possible to force one contract for multiple forums? We have "trade" forums which need a contract to post. All have the same contract i don't want the users to read and agree the same contract 6 times ...

amykhar 07-12-2005 11:10 AM

Quote:

Originally Posted by Milchi
Would it be possible to force one contract for multiple forums? We have "trade" forums which need a contract to post. All have the same contract i don't want the users to read and agree the same contract 6 times ...

Yes, you could do it. If you go to the code in contract.php that writes the contract signature to the database, you could have it write the contract for all 6 forums when the user agrees to any of the group. The easiest way would be for you to hard code the forum ids into the code.

Chris M 07-13-2005 01:40 AM

Nice idea amy :)

Will use this for an upcoming project :)

Satan

jesus likes pie 07-19-2005 12:57 AM

Is there any way to make this show up before vieweing the forum? So instead of making them sign it when posting, they sign it when they view the forum.

Possible?

amykhar 07-19-2005 01:26 AM

Quote:

Originally Posted by jesus likes pie
Is there any way to make this show up before vieweing the forum? So instead of making them sign it when posting, they sign it when they view the forum.

Possible?

Possible. You would need to do the check for the user having signed the contract on forumdisplay.php and showthread.php instead of where it is now.

Amy

jesus likes pie 07-19-2005 06:34 PM

erm nevermind i got it by adding the plugin/hook to forumdisplay or something.

Andreas 07-26-2005 06:31 PM

@amykhar
I think this Hack could be implemented without File Edits in RC1 by using Hooks forumadmin_edit_form, showthread_post_start and forumdata_start.
Sou you might want to update it :)


All times are GMT. The time now is 07:13 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.01324 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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