MyBB Community Forums

Full Version: MyCode not work?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I want to ask the question ..

Why "MyCode" in my own forum like this picture?
[Image: img.jpg]
For your information, I've just upgraded to 1.8.3 yesterday.

After upgrading, I also upgraded the plugin has been installed before.
After the upgrade, still display a picture as usual.

A while ago, I upgraded "My Advertisements". and also make some changes to my theme. These changes can be seen at this link http://community.mybb.com/thread-161390-...pid1125426

For your information, I use a theme named "vienna". Previously, it was no problem. And I'm not sure what I'm doing.
Although I use the code [img] .... [/ img], it still turns like in the picture

Thanks, sorry for bad english
look at options available at your user control panel (eg.) - images related option should be selected (ticked)
(2014-12-17, 03:34 PM).m. Wrote: [ -> ]look at options available at your user control panel (eg.) - images related option should be selected (ticked)

OMG, thank you, solve about it .. but I did not change anything. does it need to be changed also in admin panel to be used as the default?
admin panel has a setting related to showing images for the guests.
admin panel >> configuration >> settings >> Clickable Smilies and BB Code --> Parse [img] MyCode To Guests

below SQL query can be run to set it for all members
UPDATE mybb_users SET showimages=1
see if required => how run SQL queries
Hmm - something weird - I had this problem today as well, it seems all my users have had their display images in posts deselected..