can't create/edit polls [message #3683] |
Thu, 04 July 2002 12:55 |
ctbk
Messages: 142 Registered: April 2002 Location: Milan, Italy
Karma: 0
|
Senior Member |
|
|
I'm using Fud 2.0.2 and when I try to create a thread with a poll the "poll editor" pops up, but it won't save my changes... I can create/delete options and all, but if I push the last button on the bottom right of the screen (Update) nothing happens.
Thanx, later.
Ste
~
~
:wq
|
|
|
Re: can't create/edit polls [message #3685 is a reply to message #3683] |
Thu, 04 July 2002 13:18 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
ctbk wrote on Thu, 04 July 2002 08:55 | I'm using Fud 2.0.2 and when I try to create a thread with a poll the "poll editor" pops up, but it won't save my changes... I can create/delete options and all, but if I push the last button on the bottom right of the screen (Update) nothing happens.
Thanx, later.
Ste
|
When you push the button do you get any JavaScript errors?
Normally when you click on that button the popup window with the poll creator will close and the poll would appear in the 'Poll:' option on the post form.
Can you try making a poll in the Test Forum on this forum and see if that works?
FUDforum Core Developer
|
|
|
Re: can't create/edit polls [message #3687 is a reply to message #3685] |
Thu, 04 July 2002 13:29 |
ctbk
Messages: 142 Registered: April 2002 Location: Milan, Italy
Karma: 0
|
Senior Member |
|
|
in 'test forum' it works, when I try it on my installation I get this javascript error:
Error: uncaught exception: Permission denied to set property HTMLInputElement.value
~
~
:wq
|
|
|
Re: can't create/edit polls [message #3688 is a reply to message #3687] |
Thu, 04 July 2002 13:31 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
The permission denied error says to me that your browser denies the script from performing a certain action. It probably has something to do with your browser's JaavScript security settings.
The problem, is that the browser is denying the JavaScript from setting a value of a hidden field on the post form, hence the non working polls.
FUDforum Core Developer
|
|
|
Re: can't create/edit polls [message #3689 is a reply to message #3688] |
Thu, 04 July 2002 13:37 |
ctbk
Messages: 142 Registered: April 2002 Location: Milan, Italy
Karma: 0
|
Senior Member |
|
|
prottoss wrote on Thu, 04 July 2002 09:31 |
The problem, is that the browser is denying the JavaScript from setting a value of a hidden field on the post form, hence the non working polls.
|
But I use the same browser (with the same settings) and with this (http://fud.prohost.org) forum works, and with mine (http://symbola.it/fud) it doesn't!
~
~
:wq
|
|
|
Re: can't create/edit polls [message #3690 is a reply to message #3689] |
Thu, 04 July 2002 13:38 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Dunno, but permission denied error has to do with your browser and not the forum.
I know that some browsers such as Mozilla & IE allow the user to define different permissions for each site. So, you may have less restrictive permissions for fud.prohost.org then you have for symbola.it/fud.
FUDforum Core Developer
|
|
|
Re: can't create/edit polls [message #3692 is a reply to message #3690] |
Thu, 04 July 2002 13:51 |
ctbk
Messages: 142 Registered: April 2002 Location: Milan, Italy
Karma: 0
|
Senior Member |
|
|
I don't have any particular setting for symbola.it, and I've tried to do the same (create a poll) with Opera 6.0 too, and the problem remains.
Try to add a poll, you can use
username: ste
pass: steste
~
~
:wq
|
|
|
Re: can't create/edit polls [message #3693 is a reply to message #3692] |
Thu, 04 July 2002 13:58 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
I see, I am getting the same error as you with my Mozilla.
Could you try upgrading to FUDforum 2.2.0, maybe the problem will go away, although it is unlikely since the Poll code was not modified between 2.0.2 and 2.2.0
The strangest thing is that while I clearly see the problem on you site, I cannot replicate on any other forum I have access to.
FUDforum Core Developer
|
|
|
Re: can't create/edit polls [message #3696 is a reply to message #3683] |
Thu, 04 July 2002 14:02 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
AHA!!
I think i found your problem.
You see your forum's url is www.symbola.it/fud/, however your forum has
symbola.it/fud/ as it's url. Because the domains do not match you get the JavaScript error you are seeing.
To fix the problem, go to the admin control panel and change the value of the 'WWW Root' to "http://www.symbola.it/fud/".
Then (if you are still on FUD 2.0.2) do, 'Rebuild Templates', that should fix the problem.
FUDforum Core Developer
|
|
|
|
|
|
|
No error messages [message #13474 is a reply to message #13466] |
Tue, 14 October 2003 02:49 |
kayaker
Messages: 15 Registered: March 2003
Karma: 0
|
Junior Member |
|
|
For the polls popup the button acts like it has been clicked, but does nothing and displays visible errors.
For the Listmaker, also no visible errors.
|
|
|