Wedge

Public area => The Pub => Off-topic => Topic started by: Dismal Shadow on May 9th, 2011, 03:29 PM

Title: Site slogan conflicting with JS
Post by: Dismal Shadow on May 9th, 2011, 03:29 PM
When I put this in the site slogan:

Code: [Select]
<center><p style="color:white">Welcome to iApple Cafe.<br>Your Resources on Apple Products, Jailbreaking & Unlocking.</p></center>
It stop loading  java file using ajax I believe such as draft, Facebook Like, etc...
Title: Re: Site slogan conflicting with JS
Post by: Dismal Shadow on May 9th, 2011, 06:41 PM
Corrected tags, it still won't load a .js file correctly. Surely it isn't a SMF bug in the site slogan where the the .js file won't if you add tags?
Title: Re: Site slogan conflicting with JS
Post by: Arantor on May 9th, 2011, 06:45 PM
It might be. It might be a theme bug. It might be all kinds of things.
Title: Re: Site slogan conflicting with JS
Post by: Dismal Shadow on May 9th, 2011, 06:54 PM
What I do know is it's not a theme issue because it also happens on default theme. :-/

I remember reporting this similar issue from a Draft mod, Pete. Do you remember?

Title: Re: Site slogan conflicting with JS
Post by: Arantor on May 9th, 2011, 07:44 PM
I don't remember, no, but it sounds like there's something random breaking it. Does it occur on an otherwise fresh install?
Title: Re: Site slogan conflicting with JS
Post by: Dismal Shadow on May 9th, 2011, 08:29 PM
Ok, so I pick up your draft mod again and install it but it was working as it should, so it's not a bug in the site slogan but rather a mod. :-/

Sorry about all this.
Title: Re: Site slogan conflicting with JS
Post by: Arantor on May 9th, 2011, 08:35 PM
Nah, it's all good :)
Title: Re: Site slogan conflicting with JS
Post by: spoogs on May 9th, 2011, 08:39 PM
Quote from Dismal Shadow on May 9th, 2011, 08:29 PM
so it's not a bug in the site slogan but rather a mod. :-/
FB Connect IIRC
Title: Re: Site slogan conflicting with JS
Post by: Dismal Shadow on May 9th, 2011, 08:47 PM
Yeah, the fbconnect.js was the problem.

Took me a while to figure it out. lol

All thanks to Chrome tool. :D
Title: Re: Site slogan conflicting with JS
Post by: Arantor on May 9th, 2011, 08:49 PM
Need to get that in the core rather than relying on a (seemingly buggy) mod.
Title: Re: Site slogan conflicting with JS
Post by: Nao on May 9th, 2011, 09:57 PM
FBConnect, isn't that Dragooon's?
Title: Re: Site slogan conflicting with JS
Post by: spoogs on May 9th, 2011, 10:05 PM
SA's
sa-mods.info
Title: Re: Site slogan conflicting with JS
Post by: DoctorMalboro on May 9th, 2011, 11:59 PM
Maybe if you didn't use <center> will work properly...
Title: Re: Site slogan conflicting with JS
Post by: Dismal Shadow on May 10th, 2011, 12:36 AM
No, it does work. It's the new color tags. The old one is deprecated.