News:

Create A Forum Installed

Author Topic: Er..  (Read 694 times)

0 Members and 2 Guests are viewing this topic.

Offline dalton connelly

  • Newbie
  • *
  • Posts: 11
  • Karma: 0
    • View Profile

Badges: (View All)
10 Posts Search Combination
Er..
« on: September 17, 2012, 11:51:04 pm »
Well I added a code to my forums and it I guess nulled it or something because now it's non view able :x.


My forums are: Legitscape666.createaforums.com


Would be nice if someone could help me on this.

Share on Facebook Share on Twitter


Offline CreateAForum

  • Administrator
  • *****
  • Posts: 7191
  • Karma: 328
    • View Profile

Badges: (View All)
Avatar Linux User Tenth year Anniversary
Re: Er..
« Reply #1 on: September 17, 2012, 11:52:33 pm »
What code are you adding?
Like Create A Forum? Support me at https://www.patreon.com/vbgamer45/

Offline dalton connelly

  • Newbie
  • *
  • Posts: 11
  • Karma: 0
    • View Profile

Badges: (View All)
10 Posts Search Combination
Re: Er..
« Reply #2 on: September 18, 2012, 12:00:34 am »

Footers:
Code: [Select]
<script language="javascript">//Modified By DzinestaRif (document.all){drop = new Array(); xx = new Array(); yy = new Array(); mv = new Array()ly = "document.all[\'"; st = "\'].style"for(make = 0; make < drops; make++){document.write('<div id="drop'+make+'" class=drop>'+sym+'<>');drop[make] = eval(ly+'drop'+make+st);maxx = document.body.clientWidth-40maxy = document.body.clientHeight-40xx[make] = Math.random()*maxx;yy[make] = -100-Math.random()*maxy;drop[make].left = xx[make]drop[make].top = yy[make]mv[make] = (Math.random()*5)+speed/4;drop[make].fontSize = (Math.random()*10)+20;if(snow){col = 'white'}else{col = 'blue'}drop[make].color = col;}window.onload=moverain}</script>
[/size]I think I know why now tho.. I facepalmed hard when I realized it.

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: Er..
« Reply #3 on: September 18, 2012, 02:04:12 am »
In your headers:
1) You didn't close the first <style> tag
2) You wrote
Code: [Select]
<script language="javascript"> instead of
Code: [Select]
<script type="text/javascript">3) You loaded jquery twice, they're probably conflicting because they're different versions
Since the coloring is lost after the headers when I look at your forum's source code, I suspect it's because of the headers. I also noticed a couple stuff wrong in the footers as well but the root of the problem is in the headers.

Back up your headers and footers in a notepad and save it first:
http://www.createaforum.com/styles/legitscape666/header.txt
http://www.createaforum.com/styles/legitscape666/footer.txt

Next, clear your headers and footers:
http://legitscape666.createaforum.com/index.php?action=admin;area=style;sa=clearheader
http://legitscape666.createaforum.com/index.php?action=admin;area=style;sa=clearfooter
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.


Offline Andrew

  • Andrew at your service
  • Global Moderator
  • *****
  • Posts: 174
  • Karma: 11
  • Gender: Male
    • View Profile
    • The Tech Cadet Blog

Badges: (View All)
Tenth year Anniversary Nineth year Anniversary Eighth year Anniversary
Re: Er..
« Reply #5 on: September 18, 2012, 02:57:38 am »
Try clearing your browsers cache before visiting that link.

How to clear your browsers cache
Please do not PM for support. General Support FAQ | Guides Index | Code Index

Offline dalton connelly

  • Newbie
  • *
  • Posts: 11
  • Karma: 0
    • View Profile

Badges: (View All)
10 Posts Search Combination
Re: Er..
« Reply #6 on: September 18, 2012, 03:01:26 am »
Try clearing your browsers cache before visiting that link.

How to clear your browsers cache
I did that, still didn't work lol.

Offline Andrew

  • Andrew at your service
  • Global Moderator
  • *****
  • Posts: 174
  • Karma: 11
  • Gender: Male
    • View Profile
    • The Tech Cadet Blog

Badges: (View All)
Tenth year Anniversary Nineth year Anniversary Eighth year Anniversary
Re: Er..
« Reply #7 on: September 18, 2012, 03:13:03 am »
I'll leave a note for CAF to clear them for you. Save the .txt file somewhere (editing it so it's correct and not malformed of course).
Please do not PM for support. General Support FAQ | Guides Index | Code Index

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: Er..
« Reply #8 on: September 18, 2012, 03:54:26 am »
Disable Javascript in your web browser, log into your forum, go to the link again.
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

Offline CreateAForum

  • Administrator
  • *****
  • Posts: 7191
  • Karma: 328
    • View Profile

Badges: (View All)
Avatar Linux User Tenth year Anniversary
Re: Er..
« Reply #9 on: September 18, 2012, 02:14:56 pm »
Header cleared
Like Create A Forum? Support me at https://www.patreon.com/vbgamer45/

Offline dalton connelly

  • Newbie
  • *
  • Posts: 11
  • Karma: 0
    • View Profile

Badges: (View All)
10 Posts Search Combination
Re: Er..
« Reply #10 on: September 18, 2012, 09:04:14 pm »
Thanks Xboi, Andrew and CAF :D.

Offline dalton connelly

  • Newbie
  • *
  • Posts: 11
  • Karma: 0
    • View Profile

Badges: (View All)
10 Posts Search Combination
Re: Er..
« Reply #11 on: September 20, 2012, 03:09:25 pm »
Great I did it again -.-..

Offline CreateAForum

  • Administrator
  • *****
  • Posts: 7191
  • Karma: 328
    • View Profile

Badges: (View All)
Avatar Linux User Tenth year Anniversary
Re: Er..
« Reply #12 on: September 20, 2012, 03:17:39 pm »
Cleared again
Like Create A Forum? Support me at https://www.patreon.com/vbgamer45/