DIR Return Create A Forum - Home
---------------------------------------------------------
Create A Forum - Support Forums
HTML https://support.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: General Support
*****************************************************
#Post#: 6261--------------------------------------------------
Er..
DIR By: daltonconnelly
Date: September 17, 2012, 6:51 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.
#Post#: 6262--------------------------------------------------
Re: Er..
DIR By: CreateAForum
Date: September 17, 2012, 6:52 pm
---------------------------------------------------------
What code are you adding?
#Post#: 6263--------------------------------------------------
Re: Er..
DIR By: daltonconnelly
Date: September 17, 2012, 7:00 pm
---------------------------------------------------------
Footers:
--- Code ---
<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>
--- End Code ---
[/size]I think I know why now tho.. I facepalmed hard when I
realized it. [size=x-small]
#Post#: 6266--------------------------------------------------
Re: Er..
DIR By: xboi209
Date: September 17, 2012, 9:04 pm
---------------------------------------------------------
In your headers:
1) You didn't close the first <style> tag
2) You wrote
--- Code ---
<script language="javascript">
--- End Code ---
instead of
--- Code ---
<script type="text/javascript">
--- End Code ---
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:
HTML http://www.createaforum.com/styles/legitscape666/header.txt
HTML http://www.createaforum.com/styles/legitscape666/footer.txt
Next, clear your headers and footers:
HTML http://legitscape666.createaforum.com/index.php?action=admin;area=style;sa=clearheader
HTML http://legitscape666.createaforum.com/index.php?action=admin;area=style;sa=clearfooter
#Post#: 6267--------------------------------------------------
Re: Er..
DIR By: daltonconnelly
Date: September 17, 2012, 9:13 pm
---------------------------------------------------------
--- Quote from: xboi209 link ---
>
>
> Next, clear your headers and footers:
>
HTML http://legitscape666.createaforum.com/index.php?action=admin;area=style;sa=clearheader
HTML http://legitscape666.createaforum.com/index.php?action=admin;area=style;sa=clearheader
>
HTML http://legitscape666.createaforum.com/index.php?action=admin;area=style;sa=clearfooter
HTML http://legitscape666.createaforum.com/index.php?action=admin;area=style;sa=clearfooter
>
--- End Quote ---
Doesn't work :s...
#Post#: 6269--------------------------------------------------
Re: Er..
DIR By: Andrew
Date: September 17, 2012, 9:57 pm
---------------------------------------------------------
Try clearing your browsers cache before visiting that link.
How to clear your browsers cache
HTML http://support.createaforum.com/7/(guide)-how-to-clear-your-browser's-cache/msg3674/#msg3674
#Post#: 6270--------------------------------------------------
Re: Er..
DIR By: daltonconnelly
Date: September 17, 2012, 10:01 pm
---------------------------------------------------------
--- Quote from: Andrew link ---
>
> Try clearing your browsers cache before visiting that link.
>
> How to clear your browsers cache
HTML http://support.createaforum.com/7/(guide)-how-to-clear-your-browser's-cache/msg3674/#msg3674
>
--- End Quote ---
I did that, still didn't work lol.
#Post#: 6271--------------------------------------------------
Re: Er..
DIR By: Andrew
Date: September 17, 2012, 10:13 pm
---------------------------------------------------------
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).
#Post#: 6272--------------------------------------------------
Re: Er..
DIR By: xboi209
Date: September 17, 2012, 10:54 pm
---------------------------------------------------------
Disable Javascript in your web browser, log into your forum, go
to the link again.
#Post#: 6279--------------------------------------------------
Re: Er..
DIR By: CreateAForum
Date: September 18, 2012, 9:14 am
---------------------------------------------------------
Header cleared
*****************************************************
Page 1 of 2
DIR Next Page