MyBB Source


Enter the Guess MyBB 1.6 Release Date Contest

AdvancedProfile 2 | [Public Beta] MyTrader

Latest Releases: Password Change - Mark Unread - Ban Appeal

 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
need help with getting correct url
Author Message
Ajdija
Member


Posts: 186
Joined: Jul 2009
Reputation: 0
Post: #1
need help with getting correct url
I got:
Code:
$plugins->add_hook("postbit", "postbit_sig_edit");
function postbit_sig_edit($post)
{

    $post['signature'] = "";
}
and I want to put something like that:
Code:
<a rel=\"nofollow\"
target=\"_blank\"
href=\"http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk={$mybb->settings[\'bburl\']}/showthread.php?tid=\$tid\"></a>
but it fails to get correct url and thread tid :/

[Image: current_rotatesignature.png]
(This post was last modified: 10-18-2009 10:05 PM by Ajdija.)
10-18-2009 09:22 PM

Advertisement

Ajdija
Member


Posts: 186
Joined: Jul 2009
Reputation: 0
Post: #2
RE: need help with getting correct url
I still didn't found solution :/

[Image: current_rotatesignature.png]
10-19-2009 10:42 PM
 





Web Design | Web Design Jobs