TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
  • Total Members: 3,963
  • Latest: BiZaJe
Stats
  • Total Posts: 195,917
  • Total Topics: 21,308
  • Online today: 790
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 1
  • Guests: 651
  • Total: 652
  • tino

Solved: Delete me

Started by SMFnub, October 10, 2008, 06:01:40 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

SMFnub

Please remove this topic.

I solved it, there was nothing wrong with the fix already posted in another topic.  I had made too many changes while modifying something else. 

Thanks

G6Cad

I suggets you install the Firebug extesion for firefox and mark that text and see where and how it is added to the files.
I browsed your site, but could not see where that image you show us is located.

SMFnub

Ran Firebug and searched for the cat=1 and Website and found this.  Don't know where its coming from still.  Bottom, line 626

<script language="Javascript" type="text/javascript"><!--
594 function toggle( targetId )
595 {
596 var state = 0;
597 var blockname = "block" + targetId;
598 var blockimage = "blockcollapse" + targetId;
599
600 if ( document.getElementById ) {
601 target = document.getElementById( blockname );
602 if ( target.style.display == "none" ) {
603 target.style.display = "";
604 state = 1;
605 }
606 else {
607 target.style.display = "none";
608 state = 0;
609 }
610
611 document.getElementById( blockimage ).src = smf_images_url + (state ? "/collapse.gif" : "/expand.gif");
612 var tempImage = new Image();
613 tempImage.src = "http://www.atticaguild.org/index.php?action=tpmod;upshrink=" + targetId + ";state=" + state + ";" + (new Date().getTime());
614
615 }
616 }
617 --></script>
618 </div>
619 </td>
620 <td width="100%" align="left" valign="top" style="padding-top: 10px; padding-bottom: 10px;"><div class="smalltext" style="float: right; margin: 10px 10px 0 0;"></div><br style="height: 2px; clear: both;" />
621 <table cellpadding="0" cellspacing="0" border="0" width="100%" style="clear: both; table-layout: fixed;">
622 <tr>
623 <td width="100%">
624 <div class="tborder tp_article_frame"><div class="tp_articletext">
625 <div class="tp_details">
626 </div><a href="http://www.atticaguild.org/index.php?cat=1"><img src="http://www.atticaguild.org/tp-files/tp-articles/icons/TPadm-article.gif" alt="Website" align="left" style="border: 0; margin: 0.5ex 2ex 1ex 1ex;" /></a><span style="font-weight: bold; color: rgb(255, 153, 0);">Attica IS A PVE RAIDING GUILD ON MEDIVH SERVER, US.&nbsp; GUILD IS FOCUSED ON PROGRESSION WITH HIGHLY SKILLED PLAYERS ON A MODERATE SCHEDULE</span><br />
627<br />

IchBin

When you view the categories in the TP Admin section, did you try setting the icon to none?

SMFnub

I don't have an option for none when you create a new category or editing. 

In the category list there is one for no-name.  Which just becomes that annoying Website.

How do I and where do I add the option for none?

SMFnub


G6Cad

Please, when you solve something ) even if you made to much edits your self ) let the topics stay as is, there is always some one else that perhaps do the same misstake so even a topic like this can help some one.
Start to hack and remove whats been written in this topic is not so good, better let it stay as is.
Can you please try and add back the text you removed. ?


This website is proudly hosted on Crocweb Cloud Website Hosting.