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
1: make sure php is working
to do this make a file called test.php
put this in the file:

<?php
phpinfo();
exit;
?>

and access it via. your browser.
If you see tables and everything, PHP is working, go to step 2.
If you just see the contents of the file, PHP is not working, or isn't configured to work with that extension, so you need to configure PHP to use the .PHP extension.

2: Make a directory in your site's directory. This may be called:
wwwroot
docs
htdocs
public_html
www

or similar. If there is no folder like this, just create this folder in the root directory of your webspace:
Make a folder in this directory called 'poll'.
Extract the contents of the 'textfile' folder that was in the zip file into this directory.

YOU *DO NOT* NEED TO CHMOD ANYTHING!
CHMODDING is for UNIX servers ONLY!

Now, you configure it and run the installer. (if I remember rightly, you'll need to edit config.inc.php or something, or maybe i'm wrong)
Save the page as PHP and it will work.
Will the script allow the removing of some of the categories?

Or at least changing them?
Hat sich erledigt.
Weiss denn keiner, wie man ein Update macht, ohne sämtliche Daten aus der Datenbank zu löschen und alles komplett neu zu installieren?
hallo

habe versucht, Advanced Poll mittels SSI in meine SHTML-Seite einzubauen, bekam aber folgende Fehlermeldung

[an error while processing this directive]

der Pfad stimmt, und mit normalen HTML-Dateien funktioniert SSI auch einwandfrei

muss auf dem Server etwas bestimmtes eingestellt sein, damit auch PHP per SSI eingebunden werden kann?

Danke!
ok, when to delete and what is the differents between db and textfiles?
hey no problem........love to help n_n
There are 2 types of installation to choose from......the "textfiles" or the "database" one. When you download the script you should get 2 folders named: "textfiles" and "db". You could choose any of the two to install. So my question was, did you choose the "textfiles" or the "db" installation?
Anyone know how to make the guestbook support another language, not the template, that users could sign my guestbook in another language.

Anyone ??? plzzz...
das problem habe ich auch!!!

würde mich auch sehr freuen auf eine antwort

gruss
Helpip
Hello,
I have "Advanced Guestbook" but messages have with host and not IP .
I prefer look IP.
How do for this ?
Hi, I was wondering if someone could suggest a good PHP book for intermediate Webprogramming.
In poll_cookie.php, I've set the $cookie_expire parameter to 72 and when I vote now, I have an error message :
Warning: setcookie() expects parameter 3 to be long, string given in /home/example/www/poll/poll_cookie.php on line 18

Could you help me to solve this problem ?
I knew where I could change the date but didn't understand the Unix time format.

Your hint to google for a javascript did work. I found a script and it works fine.

Thanx a lot,
TG
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum