Page 1 of 2

Front page

PostPosted: Tue Jan 11, 2011 13:51:10
by Dimon
Link to frontpage from forums won't work on my phone.
Edit: forgot to check in another browser. I'll check that later.

Re: Front page

PostPosted: Tue Jan 11, 2011 14:37:04
by Dimon
So it works in Opera, but that's slower overall when browsing. =/
Any iada what "Fusion Root" message is caused by?

Re: Front page

PostPosted: Tue Jan 11, 2011 19:32:32
by King
not a clue, maybe something like cold fusion? nothing like that on this site tho.

Re: Front page

PostPosted: Tue Jan 11, 2011 19:37:23
by B00rz
oooh i mentioned that before jonnie, when you press the banner at the top to get back to the front page from the forum it used to just come up with massive FUSION ROOT!!

Seems like its something to do with the android browser, it was fine until they changed it in the 3rd update patch couple of years ago.

Re: Front page

PostPosted: Tue Jan 11, 2011 20:07:06
by Razerslash
Works fine for me on my phone with maemo5 and firefox browser. I do recall seeing the fusion error a while ago though.

Re: Front page

PostPosted: Tue Jan 11, 2011 22:16:21
by Dimon
Hmm guess I'll give firefox a bash too then! \o/

Re: Front page

PostPosted: Tue Jan 11, 2011 23:34:12
by Dimon
Firefox worked!

Re: Front page

PostPosted: Fri Jan 14, 2011 09:26:06
by f1xxx3r
Code: Select all
var bottomAccordion = new accordion('vertical_container');

ends up with:
Code: Select all
throw(container+" doesn't exist!");


If you're using JS to resize the shoutbox or whatever then fix the accordion issue. 1 js error in IE usually breaks all the js on the page.

Re: Front page

PostPosted: Fri Jan 14, 2011 10:05:50
by B00rz
f1xxx3r wrote:
Code: Select all
var bottomAccordion = new accordion('vertical_container');

ends up with:
Code: Select all
throw(container+" doesn't exist!");


If you're using JS to resize the shoutbox or whatever then fix the accordion issue. 1 js error in IE usually breaks all the js on the page.


BOOM?

Re: Front page

PostPosted: Fri Jan 14, 2011 11:41:12
by King
oddly enough the page that uses that code isn't even used, it's not the shoutbox =P