I am having the same problem but I am getting this error since error messages are on

drupal999 - August 10, 2008 - 12:57
Project:Virtual Sites
Version:6.x-1.3
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active
Description

Add condition
Add virtual site
enable condition and ALL pages of the site show blank in the browser.

Had to delete record from virtual_sites table to get page displays back.

This happens with current release 6.x-1.3 and the 6.x-1.x-dev snapshot

Current modules

Last checked: 18 sec ago (Check manually)
Drupal core
Up to dateok
Drupal 6.3
Includes: Aggregator, Block, Blog, Blog API, Book, Chameleon, Color, Comment, Contact, Database logging, Filter, Forum, Garland, Help, Marvin, Menu, Minnelli, Node, OpenID, PHP filter, Path, Poll, Profile, Pushbutton, Search, Statistics, Syslog, System, Taxonomy, Tracker, Trigger, Update status, Upload, User
Modules
Up to dateok
Account reminder 6.x-1.0
Includes: Account Reminder
Up to dateok
Advanced help 6.x-1.0
Includes: Advanced help, Advanced help example
Up to dateok
Blog Add-ons 6.x-1.1
Includes: Blog AddOns
Up to dateok
CAPTCHA 6.x-1.0-rc2
Includes: CAPTCHA, Image CAPTCHA
Up to dateok
Condition(s) 6.x-2.5
Includes: Condition Requirements, Conditions
Up to dateok
Fivestar 6.x-1.12
Includes: Fivestar
Up to dateok
Flag content 6.x-1.x-dev (2008-May-15)
Includes: Flag content
Up to dateok
Go - url redirects 6.x-1.0
Includes: Gotwo
Up to dateok
CAPTCHA Pack 6.x-1.0-beta2
Includes: Math CAPTCHA
Up to dateok
OpenID URL 6.x-1.3
Includes: OpenID URL
Up to dateok
Path Redirect 6.x-1.x-dev (2008-May-31)
Includes: Path Redirect
Up to dateok
Pathauto 6.x-1.1
Also available: 6.x-2.x-dev (2008-Aug-06)

* Download
* Release notes

Includes: Pathauto
Up to dateok
Please register 6.x-1.3
Includes: Please register
Up to dateok
Service links 6.x-1.0
Includes: Service links
Up to dateok
Tagadelic 6.x-1.0
Includes: Tagadelic
Up to dateok
Text Size 6.x-1.x-dev (2008-Apr-10)
Includes: Text Size
Up to dateok
Token 6.x-1.11
Includes: Token, Token actions
Up to dateok
Voting API 6.x-2.0-beta6
Includes: Voting API
Up to dateok
Yahoo YUI 6.x-1.1-2
Includes: YUI
Up to dateok
YUI Rich Text Editor 6.x-1.2-97
Includes: YUI editor

#1

yoshimi - February 3, 2009 - 22:47
Title:Entire site goes blank after enabling condition on new virtual site» I am having the same problem but I am getting this error since error messages are on

Fatal error: Call to undefined function: array_intersect_key() in sites/all/modules/condition/condition.module on line 119

#2

yoshimi - February 4, 2009 - 15:17

The problem does not lie within the virtual sites module. What I found is that the condition module uses this function
array_intersect_key that is only available in php 5.1.0 or greater.

 
 

Drupal is a registered trademark of Dries Buytaert.