-
Hallo zusammen,
wenn ich nach dem Erfassen der Stammdaten (beim Anlegen eines neuen Panelteilnehmer) auf "Weiter" klicke, erhalte ich folgenden Error:
Fatal error: Cannot use object of type HTML_QuickForm_hidden as array in /var/www/web0/html/extern/da/opensurveypilot/administration/proband/lib/quickform.extended.assess.inc.php on line 261
Auf dem Forum bin ich leider nicht...
2009-03-06 01:31:24 UTC by sder
-
Hallo zusammen,
trotz Recherche im Forum bin ich mit meinem Probleme nicht weiter.
hab den Tipp mit der Fehelr-Anzeige im config-file beherzigt.
1.
Umfragevorschau erzeug ne MEnge Fehlermeldungen wie diese:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in...
2009-01-23 15:04:24 UTC by rogerkautz
-
I've installed OSP 1.2.1 on IIS.
Install script worked but then I got an empty page.
After a bit of searching I found the "bug":
File: user.inc.php tries to load the DB.php from PEAR. But that doesn't work on IIS:
require_once ("DB.php");
I had to change it to the following:
require_once ($cfgPathToProjectAdmin."/lib/pear/DB.php");
But now I have to change ~10000000 Files!!...
2007-11-21 12:30:50 UTC by nobody
-
Hello,
there is a vulnerability in version 1.2.1, reported by http://www.securityfocus.com/bid/23563
OpenSurveyPilot Group.Inc.PHP Remote File Include Vulnerability
Bugtraq ID: 23563
Class: Input Validation Error
CVE:
Remote: Yes
Local: No
Published: Apr 19 2007 12:00AM
Updated: Apr 19 2007 10:21PM
Credit: Alkomandoz Hacker is credited with the discovery...
2007-06-21 08:28:32 UTC by petershe