MyBB Community Forums

Full Version: Image issue!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hello,

Always we want to add a image with the mycode bar. It gives this text "[Image: http://i.imgur.com/Ls5oRi2.jpg]" But it doesnt show the Pic. How can I fix this?
Try:
[img] yourimageurl.png [/img]

Example:
[Image: logo11w.png]
Hello I am with Mr. Flaminator,

We are not that stupid Big Grin

As flaminator said when we make an
[img][/img]
tag it will show up as [Image: URL] Which is really weird

1
[Image: RYhbr3z.png]
2
[Image: qNJ2FQk.png]
3
[Image: mDWyK4J.png]
ACP -> Configuration -> Clickable Smilies and BB Code

Show a screen of all your settings in that category.
[Image: NoP764S.png]

[Image: bPR3KpR.png]
Do you use any plugins? Please provide a list. Or just PM me a temporary ACP account details.

EDIT: ummm, the images work just fine for me... Make sure that User CP -> Edit Options -> Display images in posts is ticked.
Oh wow, It got switched for us after the upgrade! Thanks for the help! Can be closed
(2014-09-14, 10:10 AM)Destroy666 Wrote: [ -> ]Do you use any plugins? Please provide a list. Or just PM me a temporary ACP account details.

EDIT: ummm, the images work just fine for me... Make sure that User CP -> Edit Options -> Display images in posts is ticked.

i want set this for all user's
plz give me JQuery code
for set to all

tnx man
(2014-09-15, 01:29 PM)shallman Wrote: [ -> ]i want set this for all user's
plz give me JQuery code
for set to all

tnx man

I think you mean SQL query, not JQuery.

I believe this would do it:

UPDATE mybb_users
SET showimages=1
Having this same issue, but it's showing that way in signatures too. Can anyone please help me? It's been this way for 6+ months and I can't find a fix.
Pages: 1 2