You are not logged in.
- Topics: Active | Unanswered
#1 2010-01-10 19:53:55
- Gershmer
- Member
- Registered: 2010-01-10
- Posts: 10
What is wrong with my FluxBB Forum?
For some reason, only the heading shows up ![]()
It was working five minutes ago (just after I set it up)
Please help.
Offline
#2 2010-01-10 20:25:43
- Franz
- Lead developer

- From: Germany
- Registered: 2008-05-13
- Posts: 3,755
- Website
Re: What is wrong with my FluxBB Forum?
It looks like you inserted some JavaScript into the board description but forgot the closing </script> tag. Just add that to the end of the description and you should be good to go.
EDIT: Actually, if there's something like </span></p> at the end of the description, please enter the closing script tag before those.
Last edited by Franz (2010-01-10 20:26:21)
Offline
#3 2010-01-10 20:42:52
- Gizzmo
- Member

- From: Earth, Milkyway Galaxy
- Registered: 2008-04-30
- Posts: 301
- Website
Re: What is wrong with my FluxBB Forum?
Why are you using javascript to write "© 2008 - 2010 Gershmer, LLC - All Rights Reserved."? Why dont you just put it in there as is, its not like the ending year is gonna change that often.
~Gizzmo - My Mods: Usermap (Github) - Default Avatar (Github)
Offline
#4 2010-01-10 20:51:07
- Franz
- Lead developer

- From: Germany
- Registered: 2008-05-13
- Posts: 3,755
- Website
Re: What is wrong with my FluxBB Forum?
Why are you using javascript to write "© 2008 - 2010 Gershmer, LLC - All Rights Reserved."? Why dont you just put it in there as is, its not like the ending year is gonna change that often.
Or if you have to, do it with PHP. Seen by everyone.
Offline
#5 2010-01-10 22:01:34
- Gershmer
- Member
- Registered: 2010-01-10
- Posts: 10
Re: What is wrong with my FluxBB Forum?
OK. Thanks. I'll try that.
Offline
#6 2010-01-10 22:09:01
- Gershmer
- Member
- Registered: 2010-01-10
- Posts: 10
Re: What is wrong with my FluxBB Forum?
How I'm I supposed to change the board description if I can't get to the settings page?
Offline
#7 2010-01-10 22:15:22
- Gershmer
- Member
- Registered: 2010-01-10
- Posts: 10
Re: What is wrong with my FluxBB Forum?
Never mind, figured it out.
Offline
#8 2010-01-10 22:15:23
- Reines
- Lead developer

- From: Scotland
- Registered: 2008-05-11
- Posts: 3,140
- Website
Re: What is wrong with my FluxBB Forum?
Disable javascript in your browser, then go fix it. I'd recommend just writing the copyright note in the description. Calculating the right year on every single page load is a waste of time just to save updating it once a year.
Offline
#9 2010-01-10 22:16:24
- Gershmer
- Member
- Registered: 2010-01-10
- Posts: 10
Re: What is wrong with my FluxBB Forum?
^ While that is a good idea, I just deleted <pun_desc> from main.tpl and admin.tpl to get it working again ![]()
Offline
