The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Martin CX Using vB data in another... 07-24-2002, 04:58 AM
Admin <?php
error_reporting(7);... 07-24-2002, 07:02 AM
Martin CX It still won't do as I want... 07-24-2002, 09:56 AM
Admin There are no errors with that... 07-24-2002, 10:05 AM
Martin CX This is the message I'm... 07-24-2002, 10:51 AM
Admin Your error is before my code,... 07-24-2002, 11:04 AM
Logician Are you an Opera or Mac user?... 07-24-2002, 11:04 AM
Martin CX I AM using Opera. (And quite... 07-24-2002, 11:07 AM
wooolF[RM] ]
I have tried to use this... 07-25-2002, 09:13 AM
wooolF[RM] ]I have also tried to use... 07-25-2002, 09:19 AM
|
#1
|
|||
|
|||
Using vB data in another script...
We're running two BB systems on our site; a vB and a proprietary board with threading. If vB3 ever arrives we'll close the proprietary board down but until then I'm looking at ways of making the change more gradual for our users.
What I am working on is using the vB member info in the proprietary board (prop board) so that users have to login before using the prop board. Granted, I'm a newbie when it comes to PHP scripting, but this is a bit more frustrating than I thought it would be. I know I have to require the global.php, but as this is in another subdirectory than the rest of the props board (as in root/forum1 where the other is in root/forum2), I'm not sure how to go about doing it in the best if I use chdir ("../forum2/"); do I need to chdir("../forum1/") back before continuing with the script? When I c'n'p'ed a small script from another thread (forgot which) just to test it: PHP Code:
Ir's rather early - local time - and I haven't really slept, so I'm probably just missing something very basic, but it would really make my day, if one of you could push me in the right direction here. Thanks, Martin P.S: I know of the (two) hacks, but I'm not interested in those, but I'm not really looking for any large-scale solutions. I just need to get these kinks ironed out. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|