Author |
Message |
|
There are two answers to your question, depending on what you mean by "view"
For viewing .php files, just change the extension (the .php bit) to .html
If you can't see the file extensions, go to "My Computer" click on "view", then "folder options", then "view" again and then deselect the "hide file extentions for known file types" box.
You'll be able to see the extentions now. By changing the extension to .html, you can click the file and it will open in your browser.
BUT.... the php will NOT work.
If that's what you're looking for (and you probably are), you need to install a PHP server on your system. This is not as difficult as it sounds, but I'm not the person to ask how. Personally, since I'm often working from diff. systems, it's easier to keep my FTP client open, and just upload the file after I've edited it.
As for the "multiple vote" question, first make sure that when you set up your poll (from the admin panel) you select "logging off". This means that multiple people can vote. You may also want to disable the "check" function in the "general settings"... set it to "no check". This should fix it.
If you're comfortable with PHP code, you can edit the template you're using to use the "vote.gif" image. If not, then one of the templates offered uses "vote.gif". You can either use that template, or cut&paste the code to the one ur using now. Remember to make back-up copies of any code you edit.
You change the templates (or make new ones) from the template section of the admin panel.
Ciao.
|
 |
|
Ummm... I had the same problem when I installed. It's not a bug with the software, it's a human thing. You need to assign a user to the database that you created. I'm not sure how you're administering your SQL, but from my website control panel, I go to DB management. All my DBs are listed there. When I first installed PHP POLL, the user was created (me), but not linked to any DB in particular. You need to assign a user (yourself) to the PHP POLL DB.
That'll fix it.
|
 |
|
I put them in tables
|
 |
|
help me about this error
Fatal error: Call to undefined function: phpinfo() in /users/coolfreepage.com/nmrtup/guestbook/admin/panel_info.php on line 21
|
 |
|
Does anybody know what this error is and possibly how to fix it.
Warning: Failed opening 'GoogleApiSearch.php' for inclusion (include_path='.') in /users/coolfreepage.com/tomshawk/html/modules/GoogleApiSearch/index.php on line 29
Fatal error: Cannot instantiate non-existent class: googleapisearch in /users/coolfreepage.com/tomshawk/html/modules/GoogleApiSearch/index.php on line 43
the person that set it up says it has to do with the way windows does an include statement and he didn't know how to fix it.
This is the line in question and the one before it, that he says needs to be fixed.
ini_set("include_path", ".");
include("GoogleApiSearch.php");
|
 |
|
looks like no one wants to help
|
 |
|
Here is my question. I am using the advance poll script and it is now working well for the most part. I have made 2 pages of polls using demo 2
http://www.proxy2.de/poll/demo_2.php --- as page 1 of my polls
for my first page of polls... if people answer YES to this poll then I ask them to go to page 2 of polls and continue voting I use demo 3 for this page
http://www.proxy2.de/poll/demo_3.php --- as page 2 of my polls
My problem is that on the second page {demo_3} it displays the first poll page as not being voted on and gives me the option to vote again on this poll topic...
So what I would like to do is either force it to show that I have already voted on the topic per my vote on page 1 of my polls or even better NOT display the poll at all and in my case just have links to poll 2 3 4 and 5 excluding poll1.
The resaon I want the 2 poll pages is my frist page of polls allows comments displayed and on my second page of polls I don't want the public comments displayed.
I hope this is clear sort of hard to explain and make sense of it...
Thanks for any help
|
 |
|
Shame I loved the script
|
 |
|
sorry, ich weiss, das sollte jeder wissn, aber ihc habs vergessn.... habs erst einmal eingeben müssn
was muss ich eingeben beim confing.inc.php ????
$GB_DB["dbName"] = "";
$GB_DB["host"] = "localhost";
$GB_DB["user"] = "";
$GB_DB["pass"] = "";
-Rio
|
 |
|
Hi, i have Advanced Poll 1.6, how can i easy upgrade it to 2.0.2?
|
 |
|
It's an enabled setting in the php.in that you should disable
(the magic_quotes stuff..."magic_quotes_runtime and magic_quotes_gpc" to be exactly)
So, as far as you can't change this setting (and on tripod your chances are pretty low) there is now fast way to get it running)
|
 |
|
this support and comunity suck !!
'fucker
|
 |
|
Please help me. I cannot login in my advanced poll. The password is always error!
Thank you so much for your time.[/i]
|
 |
|
Does anyone know if there is a guide for setting up the advanced guestbook?
|
 |
|
I downloaded and installed the Advanced Poll and it works
fine so far.. Except.. General Settings in Admin section..
I click on the link and the page comes up with a
table and with a Advanced Poll 2.02 caption.. That's all..
Nothing for the settings whatsoever.. Anyone had similar problem?
or can someone post the admin_settings.php file's code here?
Thanks
|
 |
|