Not Solved [SOLVED]top poster mod dead link
#1
Not Solved
I just installed top posters mod and found the mybbiran.com link under it is dead. Am I allowed to delete and/or modify this?
Reply
#2
Not Solved
I would say so - if the forum no longer exists there is no point in keeping the link.
Random Fish and Sims Maniac
MY PLUGINS
Help MyBBSupport help you - remember to mark your threads as solved


Reply
#3
Not Solved
i couldn't find it in the ACP, so i went to the php file and found the location of the link. I commented it out, but it is still visable. I also tried adding text with along with the text by the link just to see what would happend, but that isn't getting displayed.

I tried restarting apache, but no go.

After that I deleted the whole div out and tested it that way, but it was still there.


code snippet from php:
{$top_itp}
</td>
</tr>
{$banner}
</table>
/*<div style="text-align: right; font-size: 10px;"> Top Posters by TESTING I CANT SEE ME <a href="http://www.MyBBIran.com" target="blank">MyBBIran.com</a></div>    <br />*/'),
                "sid"           => "-1",
                "version"       => "1.0",
                "dateline"      => "1157735635",
        );
        $db->insert_query("templates", $itp_template);
    find_replace_templatesets("index", '#{\$boardstats}#', "{\$itpf}\n{\$boardstats}");
    find_replace_templatesets("index", '#{\$header}#', "{\$header}\n{\$itph}");
}
Reply
#4
Not Solved
It will be in the template - go to your global templates and find itp.

Open the template then find this line:

<div style="text-align: right; font-size: 10px;"> Top Posters by <a href="http://www.MyBBIran.com" target="blank">MyBBIran.com</a></div> <br />

Delete that line from the template.
Random Fish and Sims Maniac
MY PLUGINS
Help MyBBSupport help you - remember to mark your threads as solved


Reply
#5
Not Solved
i dont see an itp template or relevant one within my theme
Reply
#6
Not Solved
Are you looking in the GLOBAL TEMPLATES?

http://www.metulburr.com/forum/XXX/index...tes&sid=-1

replace XXX with whatever you called your ACP
Random Fish and Sims Maniac
MY PLUGINS
Help MyBBSupport help you - remember to mark your threads as solved


Reply
#7
Not Solved
(2012-10-09, 10:31 PM)Leefish Wrote: Are you looking in the GLOBAL TEMPLATES?

http://www.metulburr.com/forum/XXX/index...tes&sid=-1

replace XXX with whatever you called your ACP

omg, ok

i thought all templates were found relavent to the theme
Reply
#8
Not Solved
Most plugins add the templates for the plugin to the global templates - that way they get used by all themes.
Random Fish and Sims Maniac
MY PLUGINS
Help MyBBSupport help you - remember to mark your threads as solved


Reply
#9
Not Solved
Nice....Thanx
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)