The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Faulty JavaScript?

4 posters

Go down

In progress Faulty JavaScript?

Post by ℋunni January 12th 2012, 4:35 am

Running: Invisionfree

So! I've been under the impression that some of my site's Javascript pages are faulty. I'm not sure if there's a coding or script mishap that's affecting it all, but some are working, so I can't really pin why some aren't. The two scripts that aren't working are:

  • The Select Content Button Script
  • The Google Web Fonts Scripts


Any help, or advice, or anything? I'm so confused ヽ( ̄д ̄;)ノ
ℋunni
ℋunni
Forumember

Female Posts : 150
Reputation : 4
Language : English

Back to top Go down

In progress Re: Faulty JavaScript?

Post by c3vietk January 12th 2012, 5:48 am

it has happened since 4 day ago.
hope Tech-staff solve this problem soon.
c3vietk
c3vietk
Forumember

Male Posts : 65
Reputation : 41
Language : Vietnamese, HTML, Javascript, C#, PHP
Location : Vietnam, HCMc

http://diendan.chinhphuc.info/

Back to top Go down

In progress Re: Faulty JavaScript?

Post by xiaomah01 January 12th 2012, 6:19 am

i have the same problem.but i resetting it be done
xiaomah01
xiaomah01
Forumember

Male Posts : 206
Reputation : 7
Language : English|Chinese|malay
Location : malaysia

http://johor.forumn.org/

Back to top Go down

In progress Re: Faulty JavaScript?

Post by Base January 12th 2012, 5:45 pm

It seems like this is becoming an issue for many users. If there are any more reports of the Javascript codes not working then I shall inform the technicians. However, for the moment I will ask you all to re-install your Javascript codes to see if that makes a difference. Smile
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

In progress Re: Faulty JavaScript?

Post by ℋunni January 13th 2012, 12:06 am

Alright !

Edit: I did as told--that is, I deleted and reinstalled all of my Scripts--and there's still no change </3.

Edit 2: I ran the Error Console that Firefox has installed, and I got some errors and a ton of Warnings, though I don't think these are relevant(?).

Edit 3: I'm so sorry about all of these edits! Once I took off the Google Scripts for the fonts I'm trying to call to my site, the Select Content Script works fine. Down below I've placed what one of the scripts are (I didn't place both because they're identical except for calling the name of the font.)
Faulty JavaScript? YZCqP

Code:
<script type="text/javascript">
  WebFontConfig = {
    google: { families: [ 'Tulpen+One::latin' ] }
  };
  (function() {
    var wf = document.createElement('script');
    wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
      '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
    wf.type = 'text/javascript';
    wf.async = 'true';
    var s = document.getElementsByTagName('script')[0];
    s.parentNode.insertBefore(wf, s);
  })(); </script>
ℋunni
ℋunni
Forumember

Female Posts : 150
Reputation : 4
Language : English

Back to top Go down

In progress Re: Faulty JavaScript?

Post by ℋunni January 13th 2012, 1:15 am

I was placing it inside Modules > HTML & JAVASCRIPT > JavaScript codes management.

I've since taken them down until we come up with a solution
ℋunni
ℋunni
Forumember

Female Posts : 150
Reputation : 4
Language : English

Back to top Go down

In progress Re: Faulty JavaScript?

Post by ℋunni January 13th 2012, 1:25 am

8D...I feel so unfathomably stupid. Ohp, thank you so much Rideem. Everything's working well as of now ^^". Would you please leave this topic open for the others seeing as this is the designated topic for the other members that are having a problem with JavaScript.

Sorry again; that was a really dumb mistake </3.
ℋunni
ℋunni
Forumember

Female Posts : 150
Reputation : 4
Language : English

Back to top Go down

In progress Re: Faulty JavaScript?

Post by Base January 13th 2012, 5:53 pm

Glad your problem is solved, and I will of course leave this topic open for any other users who are experiencing problems with Javascript.

I think I can say that it is NOT a technical problem after all. Very Happy
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

In progress Re: Faulty JavaScript?

Post by c3vietk January 15th 2012, 4:34 am

Base wrote:Glad your problem is solved, and I will of course leave this topic open for any other users who are experiencing problems with Javascript.
I think I can say that it is NOT a technical problem after all. Very Happy
please check it : http://demo.c3zone.net/ Laughing
Script suddenly went dead ( http://demo.c3zone.net/99945.js )
. before Jan/7th/2012 : http://a.imageshack.us/img684/3434/demo1pf.jpg
. after Jan/7th/2012 : http://a.imageshack.us/img267/7636/afterxo.jpg
c3vietk
c3vietk
Forumember

Male Posts : 65
Reputation : 41
Language : Vietnamese, HTML, Javascript, C#, PHP
Location : Vietnam, HCMc

http://diendan.chinhphuc.info/

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum