Fresh Gallery-2.0.1 gives ERROR_BAD_PARAMETER to GR 1.5

akschu

Joined: 2005-11-17
Posts: 1
Posted: Thu, 2005-11-17 17:05

Here is what gallery-2.0.1 is passing GR:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>

<script type="text/javascript" src="http://www.domain.net/gallery2/lib/javascript/
BlockToggle.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>

<title>Error!</title>

<link rel="stylesheet" type="text/css" href="http://www.domain.net/gallery
2/themes/matrix/theme.css"/>
</head>
<body class="gallery">
<div id="gallery" id="gallery">
<div id="gsContent" class="gcBorder1" style="border-width: 1px 0 0 1px">
<div class="gbBlock gcBackground1">
<h2>
Error
</h2>
</div>

<div class="gbBlock">
<p class="giDescription">
An error has occurred.
</p>

<p class="giDescription">
<a href="http://www.domain.net/gallery2/main.php">Back to the Gallery</a>
</p>
</div>

<div class="gbBlock">
<h3>
Error Detail
<span id="trace-toggle" class="giBlockToggle gcBackground1 gcBorder2"
style="border-width: 1px" onclick="BlockToggle('giStackTrace', 'trace-tog
gle')">
+ </span>
</h3>
<div id="giStackTrace" style="margin-left: 0.8em; display:none">
Error (ERROR_BAD_PARAMETER) : <ul><li><b>in</b> modules/core/classes/help
ers/GalleryPluginHelper_simple.class <b>at line</b> 105 (GalleryStatus::error) <
li><b>in</b> modules/core/classes/helpers/GalleryPluginHelper_simple.class <b>at
line</b> 99 (GalleryPluginHelper_simple::loadPlugin) <li><b>in</b> modules/core
/classes/GalleryCoreApi.class <b>at line</b> 187 (GalleryPluginHelper_simple::lo
adPlugin) <li><b>in</b> modules/core/classes/GalleryController.class <b>at line<
/b> 138 (GalleryCoreApi::loadPlugin) <li><b>in</b> main.php <b>at line</b> 165 (
GalleryController::loadController) <li><b>in</b> main.php <b>at line</b> 87<li><
b>in</b> main.php <b>at line</b> 80</ul>
</div>
</div>

</div> </div>

</body>
</html>

This is a completely new default install that won't work with Gallery Remote, but works just fine in a browser.


Gallery version: 2.0.1
PHP version (e.g. 4.3.11): 5.0.5
PHPInfo Link (see FAQ):
Webserver: Apache 2.0.54
Database: Postgresql 8.0.3
Activated toolkits: Everything is default
Operating system: linux
Browser: Gallery Remote