| Author |
Message |
|
|
I cant change my password in my guestbook. Need Help.
|
 |
|
|
|
I have been working all day looking at all te code to try and find where I needed to make the changes, without any luck. Guess I should have come here to the Forum first! Your code change suggested above, if entered exactly as you list, does in fact place a drop down that will allow users to go back to home page. Thank You
|
 |
|
|
kkiely @ aol.com wrote:is it possible to view all polls (assuming you have 10 on a page) with 1 click?you could do this with the old version but they took it away
|
 |
|
|
|
I get a host name, too. An example is "Host: hostname.org". No numbers show up. Is there a way to stop abuse from a host such as this?
|
 |
|
|
Try this link...
http://proxy2.de/forum/viewtopic.php?t=2883&sid=44b4462358ef413696953ef0f532128b
|
 |
|
|
Hi!
First sorry about my bad English.
A lot of compliments for your poll script.
Well, I have one little problem. I'm intending to use your poll script Version 2.02 on my site and on the tests I'd noticed one problem.
When I use this code for "newest" poll, there is no problem:
...
if (isset($HTTP_GET_VARS['poll_id'])) {
echo $php_poll->poll_process($HTTP_GET_VARS['poll_id']);
} else {
echo $php_poll->poll_process("newest");
It allways show me the newest poll on the site. NICE!
Problem starts, when I use this code for linking question for poll.
...
/* question */
echo $php_poll->get_poll_question(2);
I try to use "newest" comand instead of number 2 (poll ID), but it doesnt work. Any tip or trick how to do it?
So, I'd like to use this question separate from the poll, but If it is possible that it work automaticly and change itself anytime I put new poll on site.
Hope, that you can help me.
With best regards
Gregor
|
 |
|
|
Noch vor <html> auf der Page kommt:
An der jeweiligen Stelle, an der die Umfrage kommen soll, steht: (wobei x für die Poll-ID steht)
(Also genauso, wie es in der mageren Doc bzw. Hilfe-Funktion steht)
Die Polls funktionieren auch wunderbar...
(Zur Seite: hat Endung .php, mehrere Polls auf einmal auf der Page(z.Zt. 3)).
IP-Sperre 2h is aktiviert, damit nicht manipuliert werden kann. (installiert hab ich die DB-Version)
Nur: Ich hätte gerne die Kommentare zu den Polls darunter (Funktionen dabei aktiviert)
Verwende ich den Demo-Code, funktioniert noch weniger als im Moment (da is ja offensichtlich was in Sachen Kommentare eingebaut bei Nr. 2).
Desweiteren fände ich es fein, wenn solange die IP-Sperre noch aktiviert ist d.h. wenn schon abgestimmt wurde, IMMER die Ergebnisse angezeigt werden...
Wie is das realisierbar?!?
|
 |
|
|
Go to free scripts -> demo adv. poll -> demo 4 near the bottom.
I am not sure what to do with this script? Does it go in my web page or do I need to impliment it into the TEMPLATES?
Thanks.
|
 |
|
|
I have downloaded and been able to get the poll to work thanks to the directions from Auron's web site. Thanks for taking the time.
A few question if I might though! I am getting a CGI error when I hit the comments button that says "The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:" and there is nothing after that. Any suggestions?
My hosting company is Ready Hosting.
Also, I was wanting the voter to be able to enter his name from under the voting box like in this example http://wipkip.biz/polls/poll_26.php
I noticed after downloading version 2.0.3 of Advanced Poll that the interface says 2.0.2, is this an oversight or do I actually have the incorrect version some how?
Thanks
|
 |
|
|
Auron wrote:you can try my guide from my sig. some1 from here has used
it to install Adv. Poll 2.0.3 even though I wrote it for 2.0.2.
Hope that helps.
Auron
Thanks for the suggestions.
Everythings seems work properly even if I still don't know much about PHP. It takes quite a lot to set up, but finally....
Thanks again
John
|
 |
|
|
|
Although the IP.txt logs the IP address and current time of the last visit. Can you block certain IP addresses all of the time (i.e. my IP address) so that the counter doesn't increase when testing the website?
|
 |
|
|
Double check that path to each file is correct within the code. also make sure that your server has PHP enabled.
Devil wrote:When I installed my counter there was a problem!!! On a page there is a note instead of a counter, and it says:
create_output();
What to do???
|
 |
|
|
I would like to use the Daily Counter but I am not sure what to do with the code. I build web sites as a hobby but know nothing of programming languages such as PHP. Would appreciate any help on this matter.
I am also looking for a "no programming required" forum service that allows a lot of flexibility in making a seemless interface to my current site.
Thanks
Houston
|
 |
|
|
|
nevermind, got it to work! email me if you want the script galaxyblur@hotmail.com
|
 |
|
|
I know it has to be possible, but I don't know where to begin....can I load variables from the guestbook into flash, in order to display the guestbook's posts in the flash movie?
Thanks in advance....great site and scripts, btw!
|
 |
|
|