View Full Version : Image BB Code
vimarc
02-28-2017, 04:28 AM
Hi
When i am posting image via url in reply it showing image bb code instead of image preview..
How i can set this to show image preview instead of bb code
ref attached file
MarkFL
02-28-2017, 04:46 AM
To see the image, select "Source Mode" the select "WYSIWYG Mode."
To see it when you first put it in your post, you need to use the "Insert Image" button, and choose not to "Retrieve remote file and reference locally." :)
vimarc
02-28-2017, 04:55 AM
Hi i have seen other forum like xossip has same like vbulletin quick reply form and only url insert option available..
when put image url and click ok then it show image insted of url
i am looking for the same
MarkFL
02-28-2017, 05:05 AM
Hi i have seen other forum like xossip has same like vbulletin quick reply form and only url insert option available..
when put image url and click ok then it show image insted of url
i am looking for the same
vBulletin does that as well, if you use the "Insert Image" button, and input the image URL, and choose not to "Retrieve remote file and reference locally."
vimarc
02-28-2017, 05:54 AM
I have same setting but not appearing
--------------- Added 1488273467 at 1488273467 ---------------
anyone else
Stratis
02-28-2017, 08:59 AM
You have in your settings "Miscellaneous Options" basic editor,
chose Standard Editor - Extra formatting controls or Enhanced Interface - Full WYSIWYG Editing. :)
vimarc
02-28-2017, 04:23 PM
You have in your settings "Miscellaneous Options" basic editor,
chose Standard Editor - Extra formatting controls or Enhanced Interface - Full WYSIWYG Editing. :)
Hi unable to understand -- where is miscellaneous options i have not found anywhere
--------------- Added 1488306995 at 1488306995 ---------------
I need image to show in quick reply box
Kane@airrifle
02-28-2017, 05:04 PM
https://path-to-your-forum.com/profile.php?do=editoptions
It is the second last option at the bottom of the page "Message Editor Interface"
If you do not see the WYSIWYG option there then you must enable it in ACP/Options/Message Posting Interface Options
vimarc
03-01-2017, 01:21 AM
Hi kane
thanks for reply but this is for user end option ...
I need by default to every user
--------------- Added 1488338594 at 1488338594 ---------------
and standard editor alread selected there
Kane@airrifle
03-01-2017, 04:30 AM
In ACP go to "Execute SQL Query" and from the dropdown menu select "Show Enhanced (WYSIWYG) Editor Toolbar"
That should set it for all users.
vimarc
03-01-2017, 10:15 AM
I found in maintennce Execute sql query but getting
You are not authorized to execute SQL queries
Stratis
03-01-2017, 10:31 AM
I found in maintennce Execute sql query but getting
You are not authorized to execute SQL queries
includes --> config.php file
Find:
****** USERS WITH QUERY RUNNING PERMISSIONS ******
$config['SpecialUsers']['canrunqueries'] = '';
put 1 as below.
$config['SpecialUsers']['canrunqueries'] = '1';
If you are member id '1' at your forum.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.