MyBB Community Forums

Full Version: Original Poster Image
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6
Instead of a image, could it be replaced with text and moved?

Regardless, fantastic mod.
		$post['opimage'] = "<img src=\"images/opimage.png\" alt=\"O.P.\" title=\"O.P.\" />";

I think if you just don't have an image it will put O.P. you could just change that.
(2009-11-28, 11:03 PM)faviouz Wrote: [ -> ]Awesome! Can we easily move the code to somewhere else in the postbit?
You sure can. Just put
$post['opimage']
anywhere you want it and it should display correctly. Smile

Thanks for the positive feedback guys. I was rather pleased with myself.
(2009-11-29, 04:00 AM)Mark.M Wrote: [ -> ]
		$post['opimage'] = "<img src=\"images/opimage.png\" alt=\"O.P.\" title=\"O.P.\" />";
I think if you just don't have an image it will put O.P. you could just change that.
Yup, if you just change it to something like:
		$post['opimage'] = "Thread creator";
Then it should read "Thread creator" instead.
Thanks, will use this in the future. Looks pretty awesome.
Nice one, I had something like that in creation but dropped it now Big Grin
Thanks Ryan!
(2009-11-29, 01:45 PM)Lennart Sauter Wrote: [ -> ]Nice one, I had something like that in creation but dropped it now Big Grin
Thanks Ryan!
What were you trying to make? Smile
It only took, all up, about 10-12 hours maybe. From idea to submission.
Ryan, have you considered making plugins more often? 1 for every 3 years is to little for that much skill Big Grin
(2009-11-29, 10:49 PM)Mark.M Wrote: [ -> ]Ryan, have you considered making plugins more often? 1 for every 3 years is to little for that much skill Big Grin
Haha. Clickable postbit avatars, that was awesome! It was implemented in 1.4 only a short while later.

I don't have any skill, that's why I don't make more. Toungue
(2009-11-30, 12:24 AM)Ryan Loos Wrote: [ -> ]
(2009-11-29, 10:49 PM)Mark.M Wrote: [ -> ]Ryan, have you considered making plugins more often? 1 for every 3 years is to little for that much skill Big Grin
Haha. Clickable postbit avatars, that was awesome! It was implemented in 1.4 only a short while later.

I don't have any skill, that's why I don't make more. Toungue

This proves you have skill. Making plugins doesn't always mean hard code. :p
smart thinking..
thanx i well use it Wink
----------
but i want to change O.P to (نووسه‌ری ئه‌م بابه‌ته‌) but when i change to UTF_8 .. have problem !!
Pages: 1 2 3 4 5 6