From: Matthew G. <gr...@mu...> - 2005-04-13 13:15:38
|
Hmm it seems to work here fine. What happens if you use the auto-publish url instead of embedding? On Wed, 2005-04-13 at 12:29 +0200, Jonas Walkenbach wrote: > Thanks for answering! But sadly it didnt help. I already had the new 1.32 > version of the "handler.php" file. So I still have the Problem mentioned > before. Any other Ideas? > > > Known bug, fixed in CVS. It's a small change you can make in if your > > running 1.7.2. > > > > See the change here: > > > http://cvs.sourceforge.net/viewcvs.py/phpesp/phpESP/public/handler.php?r1=1.31&r2=1.32 > > > > On Mon, 2005-04-11 at 09:59 +0200, cpt.jones wrote: > > > Hello, > > > > > > I got a problem with private surveys. I made a group for respondent > > > accounts and created 2 accounts. When I add the "handler-prefix.php" > > > line before the "handler.php" line in my php file i got the error:is > > > Notice: Undefined index: adodb_conn in C:\apachefriends\xampp\htdocs > > > \phpESP\admin\include\lib\espdatalib.inc on line 133 > > > Fatal error: Call to a member function qstr() on a non-object in C: > > > \apachefriends\xampp\htdocs\phpESP\admin\include\lib\espdatalib.inc on > > > line 133 > > > > > > So I am not asked to login etc it just stops with an error on this > > > line in my php file: > > > <?php $sid=3; include('phpESP/public/handler-prefix.php'); ?> > > > > > > I am using WinXp SP2, Apache HTTPD 2.0.53, MySQL 4.1.10, PHP 5.0.3 + > > > 4.3.10 > > > Both PHP Versions doenst work. > > > > > > Thanks for any help :-) > > -- > > mcg > > ------------------------------------- > > The IT Lab (http://www.itlab.musc.edu) > > > > > > > > ------------------------------------------------------- > > SF email is sponsored by - The IT Product Guide > > Read honest & candid reviews on hundreds of IT Products from real users. > > Discover which products truly live up to the hype. Start reading now. > > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > > _______________________________________________ > > phpESP-general mailing list > > php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpesp-general > > > -- mcg ------------------------------------- The IT Lab (http://www.itlab.musc.edu) |