Author |
Message |
26/09/2003 20:53:27
|
Anonymous
|
It installed fine, but when inserted into html, it just shows up as text starting from
connect(); $php_poll = new plist();
etc., up to the end.
The poll files are in a different directory from html. Html are in /dir, poll files are in /dir2
I have php 4.2.2, mysql 3.26.56
And yeah, I inserted the <?php include "../polls/poll_cookie.php"; ?> line before everything else.
Thanks!
|
|
26/09/2003 21:12:17
|
Anonymous
|
When you press on 'view results', it just displays the poll again. Anybody have a clue?
Thanks!
|
|
26/09/2003 23:37:08
|
Hawkslayer
Beginner
Joined: 26/10/2002 16:00:35
Messages: 42
Location: Georgia USA
Offline
|
You need to rename the page from html to php.
|
Hawkslayer
http://www.fuchsialand.co.uk |
|
27/09/2003 16:43:15
|
Anonymous
|
What about renaming just the part that the script is in, and then ssi it to the main page which is html? I don't want to rename the whole thing, it would be a pain in the butt.. Because it's the index page.
|
|
27/09/2003 21:09:37
|
Auron
Expert
Joined: 23/06/2003 22:02:17
Messages: 1053
Offline
|
He means the extension of the page from *.html to *php.
Auron
|
Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought) |
|
|