It appears that some board styles cause the message "The submitted form was invalid" upon casting a vote. This applies at least to the MegaTokyo theme (which seems to be popular among the senior members), and maybe others.
You can get around the problem by switching your theme to prosilver (phpbb's bundled theme), but of course I'd like to see this fixed. Poll attached for testing purposes
Edit: As posted below, in some other themes, it appears that there's also no link to the Main_Page
Checklist:
SFCentar: no Wiki link.
eTech dark green: no Wiki link.
OMG Ponies: no Wiki link.
Voting: fixed
Poll & wikilink theming broken.
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Poll & wikilink theming broken.
Last edited by Combuster on Fri Dec 24, 2010 3:38 am, edited 4 times in total.
- piranha
- Member
- Posts: 1391
- Joined: Thu Dec 21, 2006 7:42 pm
- Location: Unknown. Momentum is pretty certain, however.
- Contact:
Re: Poll theming broken.
Doesn't work in Blue Moon either.
-JL
-JL
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
-
- Member
- Posts: 76
- Joined: Sun Dec 14, 2008 1:53 pm
Re: Poll theming broken.
Works for me using SkyBlue
Re: Poll theming broken.
Hi,
The poll worked fine for me, using the "OMG Ponies" theme...
[EDIT]
Ok, I just realised that for the "OMG Ponies" theme there is no link to the Wiki. I wonder if this explains why so many new members ask questions without checking the wiki first?
[/EDIT]
Cheers,
Brendan
The poll worked fine for me, using the "OMG Ponies" theme...
[EDIT]
Ok, I just realised that for the "OMG Ponies" theme there is no link to the Wiki. I wonder if this explains why so many new members ask questions without checking the wiki first?
[/EDIT]
Cheers,
Brendan
For all things; perfection is, and will always remain, impossible to achieve in practice. However; by striving for perfection we create things that are as perfect as practically possible. Let the pursuit of perfection be our guide.
Re: Poll theming broken.
SFCentar: Voting works, no Wiki link.
blackbox_blue: Voting broken, Wiki link available.
eTech dark green: Voting broken, no Wiki link.
subsilver: Voting works, Wiki link available.
mega-tokyo: Voting broken, Wiki link available.
blackbox_blue: Voting broken, Wiki link available.
eTech dark green: Voting broken, no Wiki link.
subsilver: Voting works, Wiki link available.
mega-tokyo: Voting broken, Wiki link available.
Every good solution is obvious once you've found it.
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: Poll & wikilink theming broken.
And I thought only Alboin was using the ponies theme... Then again, I don't think the noobs are that likely to use it, as well as the fact that they do get the link before they register (since prosilver does work).
Updated the first post with the buglist so far.
Updated the first post with the buglist so far.
- piranha
- Member
- Posts: 1391
- Joined: Thu Dec 21, 2006 7:42 pm
- Location: Unknown. Momentum is pretty certain, however.
- Contact:
Re: Poll & wikilink theming broken.
They'd use it more if it were the default theme...*ahem*
-JL
-JL
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
- chase
- Site Admin
- Posts: 710
- Joined: Wed Oct 20, 2004 10:46 pm
- Libera.chat IRC: chase_osdev
- Location: Texas
- Discord: chase/matt.heimer
- Contact:
Re: Poll & wikilink theming broken.
MegaTokyo/template/viewtopic_body.html was missing a {S_FORM_TOKEN}. It was missing from the subsilver2 3.0.1 version of the file so any theme that began as a modified version of that theme was also missing the entry. Voting looks to be working on all themes now, if not then let me know.
The themes/templates have changed enough that we probably need to rebuild them. I tried a quick merge of the current css subsilver2-megatokyo differences and the result was unusable. We probably need to diff the 3.0.1 version of subsilver2 and MegaTokyo and try to build an updated version of MegaTokyo with 3.0.8 subsilver2 as the basis.
The themes/templates have changed enough that we probably need to rebuild them. I tried a quick merge of the current css subsilver2-megatokyo differences and the result was unusable. We probably need to diff the 3.0.1 version of subsilver2 and MegaTokyo and try to build an updated version of MegaTokyo with 3.0.8 subsilver2 as the basis.
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: Wikilink theming broken.
Thanks for fixing the poll