![]() |
Ahhh I did not think of that....YES...that is it.
|
Doron - so you don't get confused by my last post....the fix did not work.
|
Freddie - I don't want the moderators to know about the control panel and other such things...but I do agree with your statement.
|
The problem is that you need to put quotes around your form variables.
ie username="$username" instead of username=$username ;) Can I mod the "Bugs in Hacks" forum also? |
Damn doron you made it difficult, you need to put more of it into templates. Jim you need to edit the code that sets the $formend variable in pollmodule.php and put quotes around the line that sets the $username
This line: Code:
$formend= "<INPUT TYPE=hidden NAME=action VALUE=pollvote><INPUT TYPE=hidden NAME=username VALUE=$bbusername><INPUT TYPE=hidden NAME=password VALUE=$bbpassword><INPUT TYPE=submit NAME=submitaction VALUE=Vote!> <A HREF=poll.php?action=showresults&pollid=$pollid><normalfont>View Results</normalfont></A></FORM>"; Code:
$formend= "<INPUT TYPE=\"hidden\" NAME=\"action\" VALUE=\"pollvote\"><INPUT TYPE=\"hidden\" NAME=\"username\" VALUE=\"$bbusername\"><INPUT TYPE=\"hidden\" NAME=\"password\" VALUE=\"$bbpassword\"><INPUT TYPE=\"submit\" NAME=\"submitaction\" VALUE=\"Vote!\"> <A HREF=\"poll.php?action=showresults&pollid=$pollid\"><normalfont>View Results</normalfont></A></FORM>"; [Edited by freddie on 11-03-2000 at 07:53 PM] |
you mean the pollmodule.php....new zip is up with the fix.
it's complex cause I do it dynamically, not via templates. It's a waste of mysql for one line only. now this should be settled, I aplogise for the inconvinience. but that is what users are for, to be misused for finding bugs ;) |
Doron yes but I do some dynamic things in my hacks also and you can use templates, albeit alot of them. Just look how many I use in my hacks.
|
Something's wrong...
When i click on 'view results' i get this: There seems to have been a slight problem with the database. Please try again by pressing the refresh button in your browser. An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists. We apologise for any inconvenience. And guess what you get on 'polltest forum'. :p http://www.naboonline.com/polltest Here's address line http://www.naboonline.com/polltest/p...pollid=$pollid There should be number instead of $pollid, right? [Edited by PeF on 11-03-2000 at 09:02 PM] |
Same problem here ... the "view results" link does not work.
http://209.15.159.99/showthread.php?threadid=60884 Go there and try for yourself. |
The $pollid is being escaped somehow so it isn't being parsed. I will let Doron tell you how to fix it when he comes online..
|
All times are GMT. The time now is 03:36 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|