[Xerte] Re: White Screen Of Dead

David Goodwin david at palepurple.co.uk
Tue Dec 6 13:13:42 GMT 2011


On 6 Dec 2011, at 13:04, Jose Diaz wrote:

> Hi David.
> 
> As I can see:
> 
> "index.php" (before switch.txt) in line #6 calls "config.php"
> 
> ... then ...
> 
> "config.php" in line #59 calls "database.php" through "require_once("database.php");]" sentence
> 
> In "database.php" there is no "require" sentence.
> 


That's what I'd expect. The problem is that config.php is probably being loaded twice somehow.

The file you need to look for is called 'database_library.php'. Somewhere it's being loaded through a single 'require' call rather than 'require_once'.

David.

Pale Purple Ltd.  (Company No: 5580814)
'Business Web Application Development and Training in PHP'

http://www.palepurple.co.uk   
Office: 0845 0046746     Mobile: 07792380669 

Follow us on Twitter: @PalePurpleLtd

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20111206/f3e6c4cb/attachment.html>


More information about the Xerte mailing list