IPB

Welcome Guest ( Log In | Register )

Delete Tag - Redirecting To Home Page -> Solution To Fix It

This topic is about Delete Tag - Redirecting To Home Page -> Solution To Fix It, the author, yarokfd, wrote about: Hi There is an error, when you remove a tag, scritp redirects you to index.php.. I change in include.php this part: QUOTE function taglink($tag,$tagID,$tid,$delete=0) { if( ... To read more just scroll down

 
Reply to this topicStart new topic
Delete Tag - Redirecting To Home Page -> Solution To Fix It
yarokfd
post May 5 2008, 07:28 PM
Post #1


Newbie
*

Group: Members
Posts: 4
Joined: 4-May 08
Member No.: 268



Hi

There is an error, when you remove a tag, scritp redirects you to index.php..

I change in include.php this part:

QUOTE
function taglink($tag,$tagID,$tid,$delete=0)
{
if($delete)
{
$deletepart = ' &nbsp;<a href="topic-'.$tid.'.html#CurrentTag" onclick="delTag(\''.$tagID.'\',\''.$tid.'\');" >[x]</a>,';
}
return $this->ipsclass->compiled_templates['skin_mseo']->tag_link2($tag).$deletepart;
}


and works well now.
Hope it will help somone.

Btw.
Why there is only fiest tag addes shown in tag list under the topic?
When I add them second, third etc time, they are not showing anymore. To see them I have to reload site.
Go to the top of the page
 
+Quote Post

Fast ReplyReply to this topicStart new topic
Tags


 



RSS Lo-Fi Version | Sitemap  | SEO by MinervaSEO © Icelabz.net Time is now: 30th August 2008 - 01:31 AM