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
Don't really know apart from some code updates i guess.

If there are database changes then you can just overwrite the old files
with the new ones. Or you can uninstall the old one and install the new
one but write down all the polls and the no. of votes and then enter them
manually from the admin area.

Auron
are you just repeatedly clicking on the poll to add votes?

If so then it will only allow one vote per user, if one-vote-per-user is
set in the admin area its either 2-24hrs, if you've got the cookie code
then its 96hrs before ppl can vote again.

Auron
The polls don't exsist.

Either you deleted them on your didn't run install.php
to create the database, tables and the demo polls.

Auron
Carbonize wrote:No they say their server DOES support PHP.


Just re-read that it does, my bad ; ) lol

.... *_*
ZMUStudents.com wrote:so your saying that i should turn my homepage file i.e. index.html to index.php
will it work?
my hosting server does support php but my concern is will the visitor able to view my php extension homepage file when they'll click www.zmustudents.com


Your server does NOT support PHP?!?!?
This is a Poll written in PHP!

Auron
Well, that's if your doing it as an Server Side Include (SSI).

Auron
If it was anything else but *.php you would get the poll_process(4);
bit and not a lot else. It has to be *.php.

NB - PHP code requires a file with an extension of *.php!!!

Auron
Doing that is not recommendable as other people could screw around
with your polls and general settings.

Auron
Change page extension to *.php

Auron
If you have to have it as index.html does your host even have PHP?

Auron
Some of the basic poll and img. paths can be set in the config
before you upload it so you don't get jacked back to the login
page without having to go to gen. settings to change them.

Auron
do a search on this forum for a post by on this subject.
the link may still work if not email me for it this weekend when i'm back home.

Auron
change page extension to .php rather than .html/.htm

And use proper php tags and code...

<?php
include_once "./textfile/booth.php";
echo $php_poll->poll_process("newest");
?>
The 30-45 days figure i quoted should of been how long it takes
googlebot to spider your site after submitting it to them. How often
they spider your site changes. The more people who link to you
will allow googlebot to follow those links back your site again and
again.
So? Its a pie chart.

A link to the page would be useful along with the code you used and
the options for people to choose from on the poll and maybe how
many people have voted for each one either in nums or as a % figure.
 
Forum Index » Profile for Auron » Messages posted by Auron
Go to:   
Based on the open source JForum