Author |
Message |
01/12/2004 10:32:06
|
Anonymous
|
Its a real good poll system i liked it. But im having a problem I just intalled and the installation was ok the CHMOD it ok. My problem is that when i vote and when i try to see the results it says 0 votes, and vote again and the same thing happens.
I m going to explain how my web is made...
I have the index.php and that page has an include to menu.php and i put the poll include inside the menu.php i dont know if that is the problem and i put this before <html> on the menu.php and i tried to put the include in the index.php and nothing happens i doesnt count the votes
<?php
// Important! You have to include it before your html code
include_once "/usr/local/psa/home/vhosts/myweb/httpdocs/poll/textfile/poll_cookie.php";
?>
I dont know whats is happening, you can try going into my web site and try to vote an view the results http://hackerlatino.islawsl.net
I'll be watting for your answer thanks for your time!!
|
|
01/12/2004 17:51:16
|
amber222
Graduate
Joined: 07/05/2004 21:13:07
Messages: 586
Offline
|
The description for this site:
A Website dedicated to hacking and security... Chats, forums, unloadings, hack tools, hack, exploits, hacking tutorial...
Just curious - are you teaching people how to defend themselves from hackers or how to destroy someone's web pages?
|
|
02/12/2004 08:04:47
|
Anonymous
|
Its a site basically and how to teach people how to defend themselves about xploits, hakers, virus, its a web site in spansh because most peples from latin america doent have the knowloge about computers and internet some of thems doesnt know what is a virus or antiviurs, so we provide the information about all these subjects.
Telling them how a virus is made, how infects the pc, what is a hacker, how they get into other persons computers, etc... we dont teach how to hack, how to make a virus, how to hack web sites, we teach webmasters how to protect their sites.
The main thing is security..
and I'll be watting for your answer about the question that i made..
Thanks
|
|
02/12/2004 15:37:31
|
amber222
Graduate
Joined: 07/05/2004 21:13:07
Messages: 586
Offline
|
Well, Auron is the expert here. I was just being nosy. Perhaps he will come along and answer your question.
|
|
02/12/2004 19:00:59
|
Auron
Expert
Joined: 23/06/2003 22:02:17
Messages: 1053
Offline
|
Do you get any errors?
See if it works putting it in index.php.
Double check the paths and chmod's.
Auron
|
Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought) |
|
02/12/2004 22:17:46
|
Anonymous
|
No i dont get any errors averything looks normal but i doesnt count the votes, i'll try puting it just in the index but there is any other way because i want the poll to appear in every page, and every page has an include to my menus so i need to put it in inside the menu..
and chmod are okey i checked them!!
I hope you can help
Thanks!!
|
|
03/12/2004 00:53:15
|
Auron
Expert
Joined: 23/06/2003 22:02:17
Messages: 1053
Offline
|
What are you using, database or textfile version?
|
Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought) |
|
04/12/2004 06:29:55
|
Anonymous
|
Im using texfile because i saw database but i didnt know what was for, y saw every thing the same..
|
|
04/12/2004 06:30:46
|
Anonymous
|
Do you thing that's the problme?
|
|
04/12/2004 06:59:44
|
Anonymous
|
OK i installed the database version and is the same thing it doesnt count the votes, but i have a quiestion inside the db folder on the readme file doenst say nothing about chmod do i have to give chmod permision to the files inside the db folder?
I hope you can help Me!!
Thank you Auron
|
|
|