Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001135 [Quercus] minor always 05-22-06 09:32 06-09-06 14:43
Reporter ferg View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.0.20 Product Version
  Product Build
Summary 0001135: gallery2
Description (rep by Alex Sharaz)

get the following error when attempting to run gallery2 using quercus
 
 
/usr/web/sharaz/gallery2/index.php:33: Warning: function 'dirname' has 0 required arguments, but 1 were provided [dirname] Fatal Error: '/bootstrap.inc' is not a valid path
 
Looking in index.php I can see
 
 
/*
 * This script will just redirect to main.php. But the Location header requires
 * an absolute url to conform with HTTP/1.1
 * (Include bootstrap.inc in case config.php overrides GALLERY_MAIN_PHP)
 */
require_once(dirname(__FILE__) . '/bootstrap.inc');
require_once(dirname(__FILE__) . '/modules/core/classes/GalleryUrlGenerator.clas
s');
 
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0001276)
ferg
06-09-06 14:43

php/3b23
 

- Issue History
Date Modified Username Field Change
05-22-06 09:32 ferg New Issue
06-08-06 11:29 ferg Project Resin => Quercus
06-09-06 14:43 ferg Note Added: 0001276
06-09-06 14:43 ferg Assigned To  => ferg
06-09-06 14:43 ferg Status new => closed
06-09-06 14:43 ferg Resolution open => fixed
06-09-06 14:43 ferg Fixed in Version  => 3.0.20


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker