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
![]() ![]() |
Delete Tag - Redirecting To Home Page -> Solution To Fix It |
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 = ' <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. |
|
|
|
![]() ![]() ![]() |
|
Lo-Fi Version | Sitemap | SEO by MinervaSEO © Icelabz.net | Time is now: 6th September 2008 - 12:17 AM |