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
Hallo,

leider habe ich zu spät die Möglichkeit für "private Messages" entfernt und nun hat jemand eben das angeklickt, wodurch der Eintrag nicht im normalen Gästebuch sichtbar ist. Es ist eindeutig, dass sie nicht privat gemeint war. Wie kann ich diese Nachricht nun zu einem normalen Gästebucheintrag umwandeln.

bis dann
Annette
hab nochma n bissl geändert...
und die ID=4 für meine aktuelle neu erstellte POLL eingegeben


<?php
include_once "/is/htdocs/48410/www.ue-lux.de/poll/booth.php";
echo $php_poll->poll_process(4); // x = Poll ID
?>


allerdings geht es immer noch nicht..

Folgenden BEFEHL habe ich vor allem anderen ( vor dem <html> tag )
in meiner homepage eingebaut:

<?php
/* Include this before your html code */
include "./poll_cookie.php";
?>


und in dem Table den weiter oben zitierten befehl mit ID !


Auf der Website erscheint allerdings nicht die Poll wie erwünscht
Vielleicht kann da jemand noch sagen was ich machen muss um die poll auf meiner HTML seite einzupflegen..
My index.php file is in directory: /Guestbook (/Guestbook/index.php)
And all my Guestbook files are also in it.

If I open the index.php file, I'll get my guestbook, thats no problem.
But when I move the index.php file from map /Guestbook, to the root map: / and I open the indez.php file, then its empty.

What do I have to change???
2more-SG wrote:
2more-SG wrote:I also got the same problem!


You must change the code in: acounter.php:

/* URL to the digitset */
$this->config['img'] = "/Counters/digits/";

/* URL to the animated digitset */
$this->config['animated_img'] = "/Counters/digits_ani/";

The thick lines you must change!
[/b]


You must change the thick lines in acounter.php into your directory.
whats the scirpt i put in my page to make the poll appear? when i enter:<?php
// Important! You have to include it before your html code
include_once "c:/inetpub/wwwroot/andrew/poll/pollphp/textfile/poll_cookie.php";
?>
<?php
include_once "c:/inetpub/wwwroot/andrew/poll/pollphp/textfile/booth.php";
echo $php_poll->poll_process(1);
?>

It looks like this in the browser: poll_process(1); ?>

HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
I couldnt find that in my Acounter.php
what exactly do we change it too?
ich selber habe genau das gleiche problem


Ich habe das alles erfolgreich installiert und weiss nicht wie ich das in meiner website einbauen kann...

WEnn ich die Hilfe aufrufe stehn da n paar codes, die mir aber leider gottes nicht allzu viel sagen..

ich möchte die POLL in einem Table auf der rechten Navigationsseite erscheinen lassen. Diesen Table hab ich schon erstellt, und den in der Hilfe angegebenen INCLUDE befehl habe ich dort in diesen TABLE reinkopiert.

<?php
include_once "/is/htdocs/48410/www.ue-lux.de/poll/booth.php";
echo $php_poll->poll_process(x); // x = Poll ID
?>


Nun kommt es hart:

WOFÜR IST DAS HIER --> string poll_process(mix var)
( das steht auch im Menüpunkt Hilfe! Und ich hab absolut keinen Plan ob ich das brauche!!! )

Ich war auch auf dieser SEITE : -> http://proxy2.de/poll/index.php

nur leider weiss ich nicht genau wo ich das einkopieren soll, was da links steht, und ob ich alles davon eincoden soll.

Da steht zum Beispiel, das es vor dem HTML Code kommen soll. WO GENAU DENN ? VOR DEN <HTML> TAG????

Ich wär Euch allen echt dankbar wenn ich diese Poll mit Eurer Hilfe einbinden kann. Die ist einfach nur genial!

THX
i uploaded the "DB" directory after i entered all my MySQL data and passwords..

i successfully installed the Script, using the "install.php"

i then logged in the Admin area
"http://www.mypage/poll/admin" after i chose my Password and username, and after having deleted the "install.php"

Then i created a new poll and fit the Design (general settings) to the Design of my Website.

When i click on "TEMPLATES" in the admin area i am able to have a preview of my Poll.

NOW THE THING IS!
how the hell do i include that script in my HTML Page?
i thought by using the following Script in the Table where i want it to appear later on.

CODE:

<?php
include_once "/is/htdocs/48410/www.ue-lux.de/poll/booth.php";
echo $php_poll->poll_process(x); // x = Poll ID
?>



Do i need to add another command, in order to include that nice Poll into my HTML website?

Can some1 pls be so nice and help me?
I just need some advice or instruction. Perhaps the Codes and their Destination ( <head> tag or within that table or so... )

THX A LOT!!!!


yes it helps

i justed asked a colleague, and he told me the same^^
i didnt know there was any difference...
i thought polls always use the database...
i think i will use the DB poll
then i got no CHMODs to distribute, and its probably a bit faster
whatever...
if i get problems i ask here again ^^
2more-SG wrote:I also got the same problem!


You must change the code in: acounter.php:

/* URL to the digitset */
$this->config['img'] = "/Counters/digits/";

/* URL to the animated digitset */
$this->config['animated_img'] = "/Counters/digits_ani/";

The thick lines you must change!
[/b]
I also got the same problem!
I keep getting this error:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@australianpugs.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

ANY SUGGESTIONS???

website: www.australianpugs.com/book/addentry.html
I guess your server's error logs aren't giving you any clues?

I would start over and reload the files making sure you upload in ASCII with proper permissions and see what happens.
Also, I'm guessing that you still need to put the <?php> code in your header before the <html> data but am not positive. (It's the code listed in the text Help file next to your poll under Stats.)

And you probably need to name your page php rather than htm if you haven't.

Try those things and see if it helps. Can't hurt.
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum