Author |
Message |
|
what files were you after?
Auron
|
|
|
go to gen settings, at the bottom it says no. of poll options or at least somewhere on that page.
Auron
|
|
|
here's a clue...
what you wrote...
home/davidg/public_html/site/poll/booth.php
what the error says...
home/davidg/public_html/site/betasite/script.php
the first path should be (i presume)...
home/davidg/public_html/site/betasite/poll/booth.php
|
|
|
Wahey!
Thank you! I guess your refering to the "headers already sent" problem.
- Auron
|
|
|
Do a search on that...
Cannot modify header information
Auron
|
|
|
you are probably using the cookie code. So a cookie is set on your system.
The locking timeout set by the cookie is 96hrs (changeable in poll_cookie.php).
Auron
|
|
|
Here are the permissions for all the files and folders.
File / Folder name Permission
All the folders and files within those folders have to have their permissions set also. That includes all the template directories, graphic, and popup and so on, as well as the files within those folders.
repeat the template ones for each template set.
|
|
|
as i said before the image path is set in general settings in the admin panel keep playing with it until you get it right. It might be something like /poll/images or whatever.
Auron
|
|
|
sometimes that cannot add headers thing is if you leave empty lines between php code and html and most likely other blocks of php code. As well as removing empty lines remove empty lines and spaces and lines with spaces or tabs in that contain no text - hence an empty line.
I think i might of mentioned empty lines a bit too much there. ^_^
Auron
|
|
|
not that i know of.
can you write them in php and html???
Auron
|
|
|
well if your problem was the images not showing up then why not say that.
and my guides are nothing like the crap that come with adv. poll.
try different img paths under general settings.
if the polls not coming up that's a different matter.
Auron
|
|
|
maybe the guide in my sig. can help.
Auron
|
|
|
you can use either on the txtfie version on db verison.
If your using the ip table (under gen. settings) you have to make sure
poll logging is on i think (logging is a per poll thing, select poll, change option in the top right - after poll question.)
If you using ip table don't include cookie poll unless the locking timeout (under gen. settings) is the same length of time as the cookie (can be changed in poll_cookie.php).
Auron
|
|
|
for the million and first time. lol
Change page extension from .html/.htm to .php
Auron
|
|
|
go to poll list click on your poll then edit poll.
See if logging is on or off. If off switch to on, I think logging works with the ip table to see if you have already voted.
Auron
|
|
|