vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Board Optimization - Dynamically Linked Source - Speed Up Your Multiple Site Network & Upgrades (https://vborg.vbsupport.ru/showthread.php?t=188108)

Jafo232 09-23-2008 02:05 PM

Quote:

Originally Posted by ManagerJosh (Post 1628372)
Just wondering, are users/members of each forum independent? Or are they linked?

Independent. This does not share any information between forums. It only uses the same SOURCE code, not data..

azn_romeo_4u 09-25-2008 12:10 AM

So you have to use windows to get this to work? Does it work apache? Or litespeedtech?

Jafo232 09-25-2008 12:19 PM

Quote:

Originally Posted by azn_romeo_4u (Post 1629648)
So you have to use windows to get this to work? Does it work apache? Or litespeedtech?

It does NOT work with Windows.

sockwater 10-02-2008 04:05 PM

Quote:

Originally Posted by Jafo232 (Post 1628146)
If it happens with the big three opcode cache methods, I would then think it was something native with Windows. I dunno, not a .dll head here.. :)

Or all 3 of those opcode caching methods were designed for *nix operating systems.

lkn 10-03-2008 12:28 PM

can you it's for single forum on my VPS?
is it can use for 3.6.x ?
will it speed up 4room?

sorry my bad english

sockwater 10-07-2008 08:05 PM

Quote:

Originally Posted by lkn (Post 1636427)
can you it's for single forum on my VPS?
is it can use for 3.6.x ?
will it speed up 4room?

sorry my bad english

If you're only running one forum, there's no reason to use this.

Jafo232 10-08-2008 02:59 PM

Quote:

Originally Posted by sockwater (Post 1639715)
If you're only running one forum, there's no reason to use this.

Precisely!

BamaStangGuy 03-02-2009 05:27 AM

So if all your sites don't use photoplog for example, you would just leave photoplog files in the original forums directory?

Edit: Just went through with it. Doesn't seem to work with 3.8. It doesn't like including the config.php or something. I always get this error: Configuration: includes/config.php exists, but is not in the 3.6+ format. Please convert your config file via the new config.php.new.

If I rename config_me.php (which is in configs folder) and put it in the includes folder as config.php it works. It's a 3.8 config file anyways. Not sure why $config = 0 and it's spitting that error.

I'd be willing to pay you for your time to get this to work with 3.8. I was looking forward to streamlining all my vbulletin installs into one set of files, along with some of my mods. I'm not sure if Andy is moving to 3.8 anytime soon or not, so I don't know what your game plan is with that.

Jafo232 03-03-2009 02:32 AM

I am not having any issue with it on 3.8.. Are you sure you have modified config.php correctly (as per the readme)? That is the only time I have ever seen that error is when config.php is incorrect.

BamaStangGuy 03-03-2009 04:57 AM

Here is what I did:

Uploaded vBulletin into /home/vbcore/ (fresh files from vBulletin.com. 3.8.1)
Created a folder called configs inside the includes which is inside /home/vbcore/
Copied my config.php from /home/evo/public_html/forum/includes/ into /home/vbcore/includes/configs/ and renamed it to config_me.php
Uploaded config.php from your zip file to /home/vbcore/config.php and edited it as follows:

PHP Code:

## Change me
require_once(CORE_PATH 'configs/config_me.php'); 

Along with changing my license info and putting my domain name in.

I then ran your php script and it created all the links.

I then opened my site up and got that error.

I know the config_me.php is fine, because its the same one I am using on my site right now. Plus, I renamed config_me.php to config.php and then placed it in /home/vbcore/includes/ overwriting your config.php. I then was able to get the site to load fine, using the DLS.

It's just when I use your config.php to include the file do I get that error.


All times are GMT. The time now is 11:29 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.01113 seconds
  • Memory Usage 1,740KB
  • 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
  • (5)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