vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Creating a development/testing vBulletin Instance (https://vborg.vbsupport.ru/showthread.php?t=322072)

sr20de_99 03-10-2016 09:17 AM

Creating a development/testing vBulletin Instance
 
Assuming that my site is running at mySite.com, would I be able to create a subdomain dev.mySite.com, and install vBulletin in it for development/testing purposes?

Is it simply a matter of:
- Creating a new subdomain
- Add a new database to the subdomain
- upload vBulletin into the subdomain's home directory, and install from there?

setishock 03-10-2016 09:24 AM

As per the TOS you can have one work copy but it must not be seen by the public. It has to be totally invisible to any one besides you.

Dave 03-10-2016 09:26 AM

Yes, that's all you have to do.

vBulletin's license agreement:
Quote:

1.7 Test Copy. You may make one (1) additional temporary test copy for the purpose of testing code, template and database modifications. Such a test copy must not be made available to the general public at any time.

sr20de_99 03-10-2016 09:42 AM

The dev site would only be used for testing the creation of custom templates, and database files, and would not be available to the general public, but I was hoping that a couple of my site's admins would be able to access it to test the changes before rolling them out on our live site. I wasn't planning on copying over any of our forum data, or users.

Is there a better way to go about this?

Dave 03-10-2016 09:45 AM

You can just restrict the dev forum to a couple of IP addresses using a .htaccess file. That way it will not be public.

sr20de_99 03-10-2016 09:52 AM

Sounds good, thanks for the information!

alcazarx 03-10-2016 03:18 PM

Alternately you can use it on your local computer - if you have a webserver with php.
<- uses this for years for different webscripts (ITS, CMS, Forum etc.)

webmastersun 03-14-2016 02:49 AM

Quote:

Originally Posted by Dave (Post 2566924)
You can just restrict the dev forum to a couple of IP addresses using a .htaccess file. That way it will not be public.

I agree with this idea. Using a private forum to check or test somethings for your real forum.


All times are GMT. The time now is 11:55 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.00941 seconds
  • Memory Usage 1,721KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (8)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