[wp-trac] Re: [WordPress Trac] #6555: With multiple WP installs,
calling functions from external directory always retrieves results
from first blog
WordPress Trac
wp-trac at lists.automattic.com
Wed Apr 2 20:14:49 GMT 2008
#6555: With multiple WP installs, calling functions from external directory always
retrieves results from first blog
---------------------+------------------------------------------------------
Reporter: jsherk | Owner: anonymous
Type: defect | Status: closed
Priority: normal | Milestone:
Component: General | Version: 2.5
Severity: major | Resolution: invalid
Keywords: |
---------------------+------------------------------------------------------
Changes (by westi):
* status: new => closed
* resolution: => invalid
* milestone: 2.5.1 =>
Comment:
You are doing something very dodgy and I'm supprise it even works this
much.
When requiring the second WordPress install's wp-blog-header.php in you
are bringing in a load of the same files and settings.
All the global variables will be already setup when the second one is
included.
--
Ticket URL: <http://trac.wordpress.org/ticket/6555#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list