Archive for myfreeforum.org Before posting please check the "stickies" in the support forums. Please ask questions in real English and not "txt". You will get a better response. Please do not ask support questions via PMs.
|

BjornkeGeish
|
Go To Admin PanelThe Administration Panel link at the bottum of my forum has vanished, and, I cannot get it back....I have tried everything. I went to edit the code below, and after editing, the link has vanished!
Here is the code(after editing):
| Code: | <!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
</div>
<!--
We request you retain the full copyright notice below including the link to www.phpbb.com.
This not only gives respect to the large amount of time given freely by the developers
but also helps build interest, traffic and use of phpBB3. If you (honestly) cannot retain
the full copyright we ask you at least leave in place the "Powered by phpBB" line, with
"phpBB" linked to www.phpbb.com. If you refuse to include even this then support on our
forums may be affected.
The phpBB Group : 2006
//-->
<div id="wrapfooter">
<!-- IF U_ACP --><span class="gensmall">[ <a href="{U_ACP}">{L_ACP}</a> ]</span><br /><br /><!-- ENDIF -->
<span class="copyright">phpBB skin developed by: <a href="http://www.jrolson.need4hosting.info/">John Olson</a><br />Powered by <a href="http://www.phpbb.com/">phpBB</a> © 2000, 2002, 2005, 2007 phpBB Group
<!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
<!-- IF DEBUG_OUTPUT --><br /><bdo dir="ltr">[ {DEBUG_OUTPUT} ]</bdo><!-- ENDIF --</span>
</div> |
|
BjornkeGeish
|
I am such a dumbthumb (a saying I use)
I forgot
I know HTML like the back of my hand..I must have not hit the key hard enough....
P.S.
It was because I was adding stuff to the bottum of my forum....
| Code: |
<body>
<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/1tw3IJh4Wc0&rel=0&color1=0x006699&color2=0x54abd6&hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/1tw3IJh4Wc0&rel=0&color1=0x006699&color2=0x54abd6&hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>
</body>
|
But it works just fine now, after I added that. (Above in the first code box)
|
|
|
|