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: Auron
Forum Index » Profile for Auron » Messages posted by Auron
Author Message
fly2279 wrote:Thank you so much. How easy that was...thanks again.


np

Auron
can't remember the code of hand to show the results but it is on the demo polls on this site.

you can just use poll_id = 1 and poll_id = 2 on separate lines on a single page.

Does ur host have MySQL if ur using the MySQL version?
Does ur host have PHP?
Make sure ur page extension is *.php or see the thread about adding the poll to a non-php page using .htaccess file/s.
What code are u using to insert poll in ur pages?
Does frontpage require any special page extensions?
Can you shorten that a bit please?
And keep it in the thread that has already been made about Frontpage since you've posted in there as well.

I will answer ur q's there.
If you can't see it you may not have one or it may be hidden.
You can easily create one following the instructions on one of the sites
linked above (a few posts up). They can be made using say WordPad
and saving it like this...

Save As... ".htaccess" (with the quotes)

Auron
I think we need to redo the title of the "READ THIS FIRST" thread Carb,
people don't seem to read it. Is this info already in there anyway?

edit; it's not, as far as I can tell. It is now UPDATED PEOPLE!
No problem, lots of people forget about PHP's file extension.
Although there are ways to overcome it--mainly .htaccess files.
Edit a poll or on the poll list you should be able to set a poll to be
enabled, disabled or hidden. Try setting it to disabled for the poll in
question then use the code for that poll--poll id, not newest or
random. That should work I believe. Adv. Poll stuff coming soon!

Auron
Try changing the page extension to *.php
It may of been the version of Fantastico I was using since it
almost screwed my MySQL setup.

The misc folder might be wise to remove since it contains
unistall.php. I have no idea whether it requires any info or just
uses the db config alreay in place. It wouldn't be very good if
someone uninstalled adv. poll for you ; ).

Auron
Carbonize wrote:
JTD wrote:It is included in the Lazarus Guestbook. Made by Carb. Along with alot of other antispam featurs not found in AGB.


No the image verification is not included with Lazarus.


Maybe it should? Or is it already in the next version?
Mich wrote:Then i get the poll but the error (Fatal error: Cannot redeclare class polldb_sql in /../public_html/poll/include/class_mysql.php on line 10

After voting this comes up:
Warning: Cannot modify header information - headers already sent by (output started at /home/fireball/public_html/poll/test.php:2) in /home/fireball/public_html/poll/poll_cookie.php on line 21


For the first error there is a way to solve it, can't remember it so search the forums for it, sorry : (.

For the second error, again, you can search for it. But all you have to do is remove any white space before the cookie code and make sure it is the first line in whatever file you put it in.

To get the poll to display on a web page have a look at the demo polls on this site. Or go to the admin section of adv. poll and then the final menu option (far right) this will give you the exact code you need.

Auron
I don't think it's too much of a risk, but I would most defintely
recommend that you remove any files that aren't necessary to
the operation of the poll. For example phpbb ask's you to
enter in the database info, but it still requires you to remove
the 'install' directory. edit--i can't remember the install procedure
sine it may of change from 2.0.2 to 2.0.3, plus my memory ain't
that good ; ).

As a final note I don't recommend installing ap or agb from
Fantastico, from past experience your less likely to encounter
problems installing it yourself. Also by the end of this week I
will have FINALLY uploaded the poll guides I wrote!

Auron
No problem : )

Auron
make sure poll_cookie.php is the top most line in index3.php
white space counts as starting the headers, so remove any.

ps. as in top most, i mean something like...

<?php
include....
 
Forum Index » Profile for Auron » Messages posted by Auron
Go to:   
Based on the open source JForum