REGISTER or LOGIN to have the annoying ads removed.
Post Reply 
 
Thread Rating:
  • 7 Votes - 3.71 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mybb Site Sig v3
Oct 13, 2007, 12:24 AM (This post was last modified: Jan 07, 2009 12:36 PM by labrocca.)
Post: #1
Mybb Site Sig v3
This is 1.2x and 1.4x compatible.

This is an improved version of the old Mybb Signature 1.0 by Adam of Createmybb.

[Image: mybbsig.php]

That's using the stats cache so it doesn't load the server much and it's also a smaller image (468x31). It also displays the forum name and url but of course you still have to link the image in most forum signatures yourself.

Code:
[img]http://www.hackforums.net/mybbsig.php[/img]

Install Instructions:

1. Upload mybbsig.php to your mybb root directory.
2. Upload the mybbsig.png image to your root/images/ directory.

That's it.

Thank you.

UPDATE January 7th: Version 3 updated to work with board closed. To upgrade just overwrite the mybbsig.php file.


Attached File(s)
.zip  Mybb_Sig_v3.zip (Size: 39.26 KB / Downloads: 591)

[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply

This ad removed for subscribers.
Oct 24, 2007, 06:14 PM
Post: #2
RE: Mybb Site Sig v2
Thanks...may come useful in the future
Find all posts by this user
Quote this message in a reply
Oct 27, 2007, 12:36 PM
Post: #3
RE: Mybb Site Sig v2
Great plugin. Smile

My Site | My Posts | My Profil | My Favorites Plugins
Visit this user's website Find all posts by this user
Quote this message in a reply
Nov 03, 2007, 05:27 PM
Post: #4
RE: Mybb Site Sig v2
thanks, great plugin
Find all posts by this user
Quote this message in a reply
Nov 03, 2007, 08:52 PM (This post was last modified: Nov 03, 2007 08:58 PM by judel.)
Post: #5
RE: Mybb Site Sig v2
That's really cool! Too bad I don't advertise my forum in my signature. LOL..but if I ever do, I'll be sure to use this. Big Grin

I tried it out on my own forum though...and WAY cool!
Find all posts by this user
Quote this message in a reply
Nov 04, 2007, 06:10 AM
Post: #6
RE: Mybb Site Sig v2
This is a nice mod, how do you reposition the text?
Find all posts by this user
Quote this message in a reply

This ad removed for subscribers.
Nov 04, 2007, 02:42 PM
Post: #7
RE: Mybb Site Sig v2
Code:
($img_handle, 3, 5, 2,

On 4 lines you will see the imgstring() function code similar to above...change the X or Y position.

http://us.php.net/imagestring

bool imagestring ( resource $image, int $font, int $x, int $y, string $string, int $color )

[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
Nov 06, 2007, 01:41 AM
Post: #8
RE: Mybb Site Sig v2
I just noticed something that I don't know if there might be a fix or not. I have this on my forum and when any of my members views a thread where I've posted *basically every thread on my forum*, if you look at "Who's Online", it shows they are in an unknown location. That unknown location is the signature php file, even though they aren't actually at that location. I just thought that was kind of strange.
Find all posts by this user
Quote this message in a reply
Nov 06, 2007, 02:54 PM
Post: #9
RE: Mybb Site Sig v2
Try this...

After:

define("IN_MYBB", 1);

Add:

define("NO_ONLINE", 1);

[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
Nov 06, 2007, 08:33 PM
Post: #10
RE: Mybb Site Sig v2
That did it! Thanks! Big Grin
Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Experiencing Error With A Plugin (Not a plugin from this site though) Psinetic 3 538 Apr 03, 2009 06:21 AM
Last Post: Psinetic

Forum Jump:



icon buffet