If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: Hellfirez
Forum Index » Profile for Hellfirez » Messages posted by Hellfirez
Author Message
I don't know if guest do it or not but:
Maybe he forget to fo Step 1:
1.Open stat.pl and log.pl with a text editor.
Change the url in line one, to the Perl program at your server.
Usually it is: - /usr/bin/perl or /usr/local/bin/perl for Unix.
- C:/Perl/Perl.exe for Windows (use slash "/")
Set the correct paths and required urls.

I had the same Problem..I have nearly the same settings but i didn't work. But than I change /usr/local/bin/perl to /usr/bin/perl and all work fine now.

Greetings,
Steffen
ne hat sich erledigt...man muss es als .php speichern und dann z.B. als iFrame einbiden...
Hallo!

Ich habe zuerst alle dateien von /db auf mein webspace in den Ordner /polls hochgeladen. So dann halt installiert und schließlich auf /forum/admin/index.php und dort einen Poll erstellt. Nun habe ich auf meinem Space, eine Testseite eingerichtet und dort den Quellcode eigefügt:
<?php
// Important! You have to include it before your html code
include_once "/www/htdocs/v029452/poll/poll_cookie.php";
?>

<html>
<body>
<?php
include_once "/www/htdocs/v029452/poll/booth.php";
echo $php_poll->poll_process(5);
?>
</body>
</html>

Nun wenn man auf die Seite geht dann zeigt einen, der Browser folgendes an:
poll_process(5); ?>


Was mach ich falsch?


Liebe Grüße,
Steffen Kuntoff
 
Forum Index » Profile for Hellfirez » Messages posted by Hellfirez
Go to:   
Based on the open source JForum