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: Anonymous
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Author Message
Warning: Failed opening 'poll.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/www/unknownz/displaypoll.php on line 43

Fatal error: Call to undefined function: run_poll() in /home/www/unknownz/displaypoll.php on line 44


I think its cos the poll in the lower directory- HELP
the reason is the redirection code in line 60

header("Location: $GB_PG[admin]");

turn output buffering in your
'mainfile.php' off.

<?php
ob_start();
.
.
.
?>
Reload your page or empty your cache.
Gut das einer mal daran denkt, die phpinfo irgenwo upzuloaden

Dein open_basedir Wert ist bereits auf deinem home-Verzeichnis zugewiesen --> .:/httpd/drachen/data

was fehlt ist das upload verzeichnis

php_value upload_tmp_dir /httpd/drachen/data/guest/tmp[/b]
Hi Leute,

ich bins wieder. Ich hab das Problem selber gefunden. Liegt daran, dass man den php Code (das mit dem echo $blabla) nicht in eine .htm Datei einfügen darf, sondern dass diese Datei dann die Endung .php haben muss.

Vieleicht hilfst ja jemandem, der dass selbe Problem hat. An die Autoren: das sollte man vielleicht noch bei der Generierung des einzufügenden Codes mit erwähnen. Trotzdem sehr gut gemacht, eigentlich kann man nichts falsch machen...

..gute Jagd, euer bierwirth.
Hi Leute,

tjo wieder nen Problem wie ich die Polls auf meiner .html Seite anzeigen lassen kann. Das mit dem auf das Textbild klicken und den Code einfügen der da steht hat alles wunderbar geklappt. Problem nur, wenn ich die Seite mir dann anzeigen lasse, gibt er mir keinen Poll an der Stelle aus, sondern nur folgenden Teil des php Codes: poll_process(4); ?>

Irgendwie scheint das ja nicht ganz richtig gelaufen zu sein. Hat jemand eine Ahnung woran das liegen könnte? Ansonsten muss ich sagen, dass es sehr professionel gemacht wurde...

...gute Jagd, euer bierwirth.
Ich versuche Advanced Poll v2.0 (Text) zu installieren, aber bekomme seit Tagen immer die gleiche Fehlermeldung:

Fatal error: Failed opening required '../include/config.inc.php' (include_path='.:/usr/local/lib/php') in /homepages/21/d28844579/htdocs/polls/ADMIN/common.inc.php on line 10

Diese Fehlermeldung kommt beim Aufruf von ../admin/index.php aber auch demo.php oder test.php

Wie müssen die richtigen Angaben in der config.inc.php sein
$pollvars['base_url'] = ???
$pollvars['base_gif'] = ???

Müssen noch weitere Eintragungen angepaßt werden?

Der Pfad ist http://www.meinedomaine.de/polls/..

mfg Sebastian
Thanx,

How stupid of me that I didn't find this myself
Anonymous wrote:
Richtig, siehe auch
http://proxy2.de/forum/viewtopic.php?t=125

Soll ich dann einfach nur sowas in eine .htaccess reinschreiben?:




/httpd/drachen/data/guest/tmp ist dabei mein Pfad. Die .htaccess nimmt er an, da ich noch darin stehen habe (index.php wird sonst nicht als Startdatei für das Verzeichnis anerkannt).

Also wenn das da oben alles sein soll, dann funzt es nicht

Weitere Infos http://drachen.wtal.de/guest/phpinfo.php
Poll is working fine, but when I try to send comment I get this error:

"Warning: Address is not in a.b.c.d form in /home/m/i/mikay1/public_html/poll/pollphp/textfile/include/class_pollcomment.php on line 53
Your message has been sent!"

Line 53: "$host = gethostbyaddr($this->ip);"

At admin page is:
"Total comments: 1"
but no there are no comments.
Edit the template form.php.
Hello,

First of all I want to say that this guestbook is really cool.

But I would like to know which files do I have to change to show more then ten emoticons on my entryform. Giving them a code in the admin.php will add them to the legend but they don't show on the left of the comment-field . I know that there isn't enough space to show all of 'em there but I would like to add a few.

Also would I like to know what changes I have to make. (Not only the files but also the codes)

I allready read this topic: http://www.proxy2.de/forum/viewtopic.php?t=17&highlight=smilie, but it didn't answer my question.

Many thanx to the one can answer this question.
Toxic G
wrong forum!
Richtig.

siehe auch

http://proxy2.de/forum/viewtopic.php?t=125
I'm new to unix, and i was told to do a chkey -p to fix a log in problem i had, but for some reason my poll is screwed now. It worked before i did it...the error i get is...

Warning: Variable passed to reset() is not an array or object in /class/2003/mpg2/public_html/poll/include/class_poll.php on line 124

there are many of those types of errors with different things in place of "reset()"

Plz Help
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum