Author |
Message |
09/12/2005 21:13:15
|
guilepoa
Newbie
Joined: 09/12/2005 21:11:33
Messages: 1
Offline
|
you click send commend, but DONT SHOW THE COMMENTS
how can I put all the comments bellow de pool???
or a link to show???
|
|
01/01/2006 22:59:42
|
bledsian
Newbie
Joined: 01/01/2006 22:57:28
Messages: 1
Offline
|
I'm having the exact same problem. I would like to have this fixed ASAP!
Here's a link: http://mansionofmetal.com/poll1.php
|
|
09/01/2006 03:12:11
|
amber222
Graduate
Joined: 07/05/2004 21:13:07
Messages: 586
Offline
|
See Demos 2 and 4:
http://proxy2.de/poll/demo_2.php
http://proxy2.de/poll/demo_4.php
The code used for comments is shown on the left. Customize it to fit your site:
|
|
09/02/2006 00:06:50
|
ProSam
Newbie
Joined: 08/02/2006 23:55:39
Messages: 2
Offline
|
EDITED:
Ok,
I'm trying to show the comments under the poll but it doesn't want to work. This is the location of the poll.
http://www.radioavivamiento.com/topten.php
Tha poll has atleast 3 comments and none are showing.
Could you take a look at the code and let me know if it's correct.
|
|
09/02/2006 01:18:25
|
Auron
Expert
Joined: 23/06/2003 22:02:17
Messages: 1053
Offline
|
for view_poll_comments and get_comment_pages set them to "newest" as you have done for poll_process.
edit: not sure about get_comment_pages actually try it with 1 first.
|
Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought) |
|
09/02/2006 04:27:53
|
ProSam
Newbie
Joined: 08/02/2006 23:55:39
Messages: 2
Offline
|
Auron wrote:for view_poll_comments and get_comment_pages set them to "newest" as you have done for poll_process.
edit: not sure about get_comment_pages actually try it with 1 first.
Thanks for the help Auron. It didn't work either way.
|
|
27/04/2006 10:40:08
|
shachi
Newbie
Joined: 27/04/2006 10:02:38
Messages: 4
Offline
|
try this if nth works:
echo $php_poll->view_poll_comments(1);
echo $php_poll->view_poll_comments(2);
echo $php_poll->view_poll_comments(3);
echo $php_poll->view_poll_comments(4);
|
|
27/04/2006 13:59:30
|
tekky
Newbie
Joined: 27/04/2006 13:55:45
Messages: 3
Offline
|
Where are the tutorials for this program? I ask because the HELP within the program leads me in circles and on this site I only find these forums. If there is a FAQ or TUTORIALS section I'd be glad to see it please. The program is not intuitive in its implementation and I'd love to use it if at all possible.
|
|
|