Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
1135 | minor | always | 05-22-06 09:32 | 06-09-06 14:43 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | |||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.0.20 | ||
|
|||||
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: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|