If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Messages posted by: Anonymous
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Author Message
If you visit my page http://www.pcper.com/ in IE and then in Mozilla, you'll notice in mozilla, the poll goes off the right side of the page, outside the boundaries of the page, but in IE it works correctly.

I have tried to figure out this formatting problem but have come up empty handed. Can anyone help me out?
Hello

I've installed advpoll, and had very little problems installing, I went in the adiministration panel and created my first poll.
Here is where the problem begings, No matter what I do I get the followning "Poll ID 1 does not exist. " my other ptoblem is how do I get the poll into an html page?
Thanks
I get this message when the page refresh when I put up a new post in the guestbook.
Warning: unlink(index.html): Permission denied in d:\customer\xxxxxx.xx\guestbook\lib\add.class.php on line 80

What does that mean, everyting seams to work but it doesn´t look good.
Ok, I solved my self. Just editing class_poll.php in the view_poll_result function. Thanks anyway.
Hi,

There is an typo in the guestbook.
it asks for "Your Current Password" but you have to type your new password there and and repeat it at "Confirm New Password"
hi, i have the advanced guestbook, and it says if you want to password protect it so that ppl have to give a password to comment, just check the "password required" field and enter a password..i did that, but it didnt work can someone tell me whats wrong?

for the record i want only let ppl who i give the pwd be able to sign it becuz of some harassing posts from a few ppl-whom i cant get their ip addys.

thanks in advance

rubysparkle
anybody have any idea why i cant set it?
How to resolve the date problem...

A. Do not use a CSV or similar file because that requires use of the SQL LOAD command.

Export your data with SQL and use the UPDATE or INSERT command to put the data into the target table.

Carl
this it says "display_head
1)<table width="$pollvars[table_width]" border="0" cellspacing="0" cellpadding="1" bgcolor="$pollvars[bgcolor_fr]">
<tr align="center">
<td>
<style type="text/css">
<!--
.input { font-family: $pollvars[font_face]; font-size: 8pt}
-->
</style>
<font face="$pollvars[font_face]" size="-1" color="#FFFFFF"><b>$pollvars[title]</b></font></td>
</tr>
<tr align="center">
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="2" align="center" bgcolor="$pollvars[bgcolor_tab]">
<tr>
<td height="40" valign="middle"><font face="$pollvars[font_face]" color="$pollvars[font_color]" size="1"><b>$question</b></font></td>
</tr>
<tr align="right" valign="top">
<td>
<form method="post" action="$this->form_forward">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr valign="top" align="center">
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="1" align="center">

The other it says:"display_loop"
2)<tr>
<td width="15%"><input type="radio" name="option_id" value="$data[option_id]"></td>
<td width="85%"><font face="$pollvars[font_face]" size="1" color="$pollvars[font_color]">$data[option_text]</font></td>
</tr>

the other it says"display_foot"
3) </table>
<input type="hidden" name="action" value="vote">
<input type="hidden" name="poll_ident" value="$poll_id">
<input type="submit" value="$pollvars[vote_button]" class="input">
<br>
<br>
<font face="$pollvars[font_face]" color="$pollvars[font_color]" size="1"><a href="$this->form_forward?action=results&amp;poll_ident=$poll_id">$pollvars[result_text]</a></font>
</td>
</tr>
</table>
</form>
<font face="$pollvars[font_face]" size="1"><a href="http://www.proxy2.de" target="_blank" title="Advanced Poll">Version $pollvars[poll_version]</a></font>
</td>
</tr>
</table>
</td>
</tr>
</table>
what does all this mean what is the foot and so on please
thanks
ok now i got the poll done but where exactly do i put the code i got a specific location on my page i want it installed can u tell me the exact details please where i put these codes even a screen picture of the example please thats
In the readme.txt it says:

2. Create the tables for the guestbook:
mysql -u<user> -p<pass> <database> < guestbook.sql
Or use the script 'install.php' -> http://www.yourDomain.com/guestbook/install.php



I can´t get the script working:

Warning: mysql_connect(): Can't connect to MySQL server on 'localhost' (10061) in d:\customers\xxxxxxx.se\wwwroot\guestbook\install.php on line 220
Cannot connect to database
--------------------------------------------------------------------------------

MySQL Error : Cannot connect to database
Error Number: 2003 Can't connect to MySQL server on 'localhost' (10061)
Date : Mon, March 22, 2004 20:40:58
IP : xxx.xxx.xxx.xxx
Browser : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)
Referer : http://www.xxxxxxxx.se/guestbook/install.php
PHP Version : 4.3.2
OS : WINNT
Server : Microsoft-IIS/5.0
Server Name : www.xxxxxxxxxx.se

How do I put in the lines in the database manualy, it only says:
Create the tables for the guestbook:
mysql -u<user> -p<pass> <database> < guestbook.sql

Please be precise

Regards

Chrille
I had the guestbook up and working fine. Now when you try to access it i get a blank page. I have reloaded the scripts and even built a new DB. Still just a blank page. Please help
I have it all working except for keeping the date field intact when I import the data from the old guestbook..

The adv Guestbook V 1.01 admin function displays the date filed as a 10 digit number in a datype int(10). When I export the data to a csv files, I still have the 10 digit number.

When I import into the adv_guestbook 'book_data' table, the colum is type int(11). The number is retained as it is in the csv file. When the Guestbook is used to see the data, the date is default to

Wednesday, 31. December 1969 19:00
for ALL rows.

How do I handle the date problem?

Carl
Okay, I got it working. Now if I can import (Load) the data I have from the adv guestbook V1.01 in some meaningful manner.

Carl
Is there a simple way to alter the Advanced Poll template to allow for multiple answers, using checkboxes instead of radio buttons?
 
Forum Index » Profile for Anonymous » Messages posted by Anonymous
Go to:   
Based on the open source JForum