1
benell
Adding Links + RSS feeds
  • 2003/12/22 14:33

  • benell

  • Just popping in

  • Posts: 63

  • Since: 2003/12/7


{ script src="http://www.clanbase.com/cbrank.php?cid=cid&lid=lid&type=js"> /script> }

FOr my counter-strike clan i want ad a link, so i trie this in a custom block but them my complete site goes blank what im i doing wrong?

do i need to do this in freecontent? and is it possible to make freecontent blocks? because i want a small block with my rank

Anyone knows if there are any good RSS feeds for gamers?

ty

2
CBlue
Re: Adding Links + RSS feeds

Quote:

benell wrote:
{ script src="http://www.clanbase.com/cbrank.php?cid=cid&lid=lid&type=js"> /script> }


For one thing...you have a > behind the last script word and not a < before the first script word. Plus a > behind the js.

3
benell
Re: Adding Links + RSS feeds
  • 2003/12/22 14:41

  • benell

  • Just popping in

  • Posts: 63

  • Since: 2003/12/7


<script src="http://www.clanbase.com/cbrank.php?cid=cid&lid=lid&type=js"> /script>

this does not work?


4
CBlue
Re: Adding Links + RSS feeds

Quote:

benell wrote:
<script src="http://www.clanbase.com/cbrank.php?cid=cid&lid=lid&type=js"> /script>

this does not work?



You have another >, so it needs another <.

5
CBlue
Re: Adding Links + RSS feeds

Plus you can use a script with just < and > and save the block as html.

Example of a working block for me:

<SCRIPT Language="javascript" Src="http://www.moviegallery.com/instore/coming_soon_125.js"></SCRIPT><br>
<SCRIPT Language="javascript" Src="http://www.moviegallery.com/instore/in_stores_now_125.js"></SCRIPT>

6
Stewdio
Re: Adding Links + RSS feeds
  • 2003/12/22 18:27

  • Stewdio

  • Community Support Member

  • Posts: 1560

  • Since: 2003/5/7 1


In other words, try this.

<SCRIPT Language= "javascript" src="http://www.clanbase.com/cbrank.php?cid=cid&lid=lid&type=js"></script>

You had open tags in your code. Improper tags will almost always produce a blank page. A good sign when you are adding nw blocks in html format. You just needed to double check the syntax.

Login

Who's Online

100 user(s) are online (45 user(s) are browsing Support Forums)


Members: 0


Guests: 100


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits