Chi Kien Uong
Geranienstraße 30
71034 Böblingen
Deutschland / Germany
|
If you are not registered or logged in, you may still use these forums but with limited features.
Show recent topics
|
|
|
Author |
Message |
27/02/2003 18:45:30
|
Anonymous
|
I have 2 problems:
1. The options displayed on my page are centered in the table. I check the template I am using and they look fine in the template preview, but once on my page, they are centered,
2. When I vote, it seems to work fine and display the correct results, but at the top of the page there is an error that says:
any help would be greatly appreciated
|
|
03/03/2003 20:28:07
|
Anonymous
|
it needs to be included at the very start of your webpage before anything else
eg:
<?php
include_once "/blah/blah/blah/yourdomain.com/poll/db/poll_cookie.php";
?>
<html>
<head>
and so on
|
|
|
|
|
|
Based on the open source JForum
|