From: <cpt...@gm...> - 2005-04-19 12:01:20
|
I still cant use private surveys. After I tried it local with XAMPP I now used the latest phpESP version with my webspace. I made a very small private survey and put these lines into a php file: <?php $sid=1; include('phpESP/public/handler-prefix.php'); ?> <?php include('phpESP/public/handler.php'); ?> When I try it I get again this error like local: Fatal error: Call to a member function on a non-object in /homepages/24/d30979040/htdocs/phpESP/admin/include/lib/espdatalib.inc on line 133 Probably I made a stupid mistake since private surveys work normaly dont they? So please help the newbie :P This is the test.php result: PHP Information Version: 4.3.10 OS: Linux SAPI: cgi register_globals: Yes magic_quotes_gpc: Yes magic_quotes_runtime: No safe_mode: No open_basedir: PHP Extensions dBase: Yes GD: Yes -- 2.0 or higher GNU Gettext: Yes LDAP: No MySQL: Yes PHP Extension Dir (compiled): /usr/local/lib/php/extensions/no-debug-non-zts-20020429 PHP Extension Dir (run time): /usr/local/lib/php/extensions/no-debug-non-zts-20020429 phpESP Settings Expected ESP_BASE: /homepages/24/d30979040/htdocs/phpESP/ Expected base_url: **I wont tell :)**/phpESP/ Loading phpESP.ini.php ... ESP_BASE: /homepages/24/d30979040/htdocs/phpESP/ base_url: **I wont tell :)** Version: 1.7.5-dev3 Debug: No phpESP Language Settings GNU Gettext: Real default_lang: en_US current lang: de_DE available langs: da_DK, de_DE, el_GR, en_US, es_ES, fi, fi_FI, fr_FR, hu_HU, it_IT, ja_JP, nl_NL, pt_BR, pt_PT, sv_SE (da, de, el, en, es, fi, fr, it, ja, nl, pt, sv) GNU Gettext test: Passed Catalog Open Test: Yes PHP Session Test session.save_path: /tmp Counter: 6 -- +++ NEU: GMX DSL_Flatrate! Schon ab 14,99 EUR/Monat! +++ GMX Garantie: Surfen ohne Tempo-Limit! http://www.gmx.net/de/go/dsl |