vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Protecting My Product (https://vborg.vbsupport.ru/showthread.php?t=219949)

Hell Bomb 08-01-2009 06:20 AM

Protecting My Product
 
Hey guys I would really like to protect my product by having them have to log into the program. Is there any way for me to like the product to the website so say if they buy a subscription for 1 month of the use of the product they will be able to log into the product and when the subscription runs out they will no longer be able to use the product.

1Unreal 08-01-2009 09:40 AM

Nope. Unless you do it without the plugin system.

Hell Bomb 08-01-2009 11:24 AM

how can i do this? and suggestions?

1Unreal 08-01-2009 11:44 AM

You can't realistically. You could encrypt the code. But it would still be easy to hack.

Hell Bomb 08-01-2009 01:11 PM

so there is no way that i can link it to my website, so say they have to be a "VIP" member to get access to use the hack. I have seen it done on a vbulletin website before.

1Unreal 08-01-2009 01:32 PM

Oh I see that could be done

Hell Bomb 08-01-2009 02:42 PM

how tho?

1Unreal 08-01-2009 03:02 PM

Ive not looked into it properly but you could download this then upload your product there. Then set the permissions so only specific usergroups can download the file.

Or if you want more control you could do this and set the permissions programatically.

Hell Bomb 08-02-2009 01:14 AM

well the best way to do this after a lot of research is just by doing a mysql look up


All times are GMT. The time now is 04:42 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.00979 seconds
  • Memory Usage 1,719KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete