vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Licensed Users System 1.01 (https://vborg.vbsupport.ru/showthread.php?t=50663)

Link14716 03-23-2003 10:26 PM

I would install it, but I have absolutely no use for it. Still, nice job, N9ne. :)

colicab-d 03-23-2003 10:33 PM

i may use it in the future :D does it allow for you to have license numbers for a member?

id love to see it with an integrated cp panel foe users to edit ther license etc it got that?

TranceMaster 03-23-2003 10:38 PM

amazing man
thanks u very much
:)

Vile 03-23-2003 10:48 PM

Very very nice.
Great job with this hack :)

mr e 03-23-2003 11:18 PM

[high]* mr e drools
[/high]

maybe i'll make a forum that needs a license system so i can use the hack :D

squawell 03-24-2003 03:57 AM

N9ne i have a question with this part

in register file u say

find

'$avatarid'

replace with:

'$avatarid','0'

i think it should be like this

'$avatarid','$licensed','0'

am i right??

and add new template part do we not need to add a template

about attach file error message like:license_error_noattach something like this??

TranceMaster 03-24-2003 11:26 AM

Quote:

Yesterday at 03:18 AM Da_GoTTi said this in Post #11
found another error.

options not showing in Forum Options

im getting the same error
cant work out whats wrong.
any ideas?

N9ne 03-24-2003 02:42 PM

Quote:

Today at 05:57 AM squawell said this in Post #36
N9ne i have a question with this part

in register file u say

find

'$avatarid'

replace with:

'$avatarid','0'

i think it should be like this

'$avatarid','$licensed','0'

am i right??

and add new template part do we not need to add a template

about attach file error message like:license_error_noattach something like this??


No, I'm pretty sure that you should leave it how it is in the instructions, so when a user registers, he registers as unlicensed.

N9ne 03-24-2003 02:44 PM

Quote:

Today at 01:26 PM TranceMaster said this in Post #37


im getting the same error
cant work out whats wrong.
any ideas?

PHP Code:

------------------------------------------------------------------------------------>>
Find:
------------------------------------------------------------------------------------>>

  
makeyesnocode("Count posts made in this forum towards user post counts?","countposts",$forum[countposts]);

------------------------------------------------------------------------------------>>
Below itadd:
------------------------------------------------------------------------------------>>

  
maketableheader("Unlicensed Users Options");

  
makeyesnocode("Can view forum?","licensedviewforum",$forum[licensedviewforum]);
  
makeyesnocode("Can post new threads?","licensedthread",$forum[licensedthread]);
  
makeyesnocode("Can reply to threads?","licensedreply",$forum[licensedreply]);
  
makeyesnocode("Can download attachments?","licensedattach",$forum[licensedattach]);
  
makeyesnocode("Can view others' threads?","licensedviewthread",$forum[licensedviewthread]);
  
makeyesnocode("Can search forum?","licensedsearchforum",$forum[licensedsearchforum]);

------------------------------------------------------------------------------------>> 


That is from the instructions, if you have done that step correctly, you should be able to see the options...

TranceMaster 03-25-2003 06:13 PM

Quote:

Yesterday at 04:44 PM N9ne said this in Post #39


That is from the instructions, if you have done that step correctly, you should be able to see the options...


yes they show up in each forums own options, but in the vBulletin Options part, there is another option for Licensed Users Options, but nothing shows up here.

maybe im doing sumthing wrong, ill look over it again.


All times are GMT. The time now is 07:20 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.01611 seconds
  • Memory Usage 1,749KB
  • 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
  • (4)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