PDA

View Full Version : How to have a REMOVE LINK button? [Solved]


MaXimus
04-03-2014, 08:09 AM
I see on these forums when you make a hyper-link to some text, you can click on the remove link button to remove it

I don't have that on my 3.8.7 forum

how to add it?

https://vborg.vbsupport.ru/external/2014/04/45.png

MaXimus
04-04-2014, 04:45 PM
anyone?

Max Taxable
04-04-2014, 05:25 PM
You do have that, in your UserCP choose the full editor. Or even choose "Go Advanced" when making a post or replying.

RichieBoy67
04-04-2014, 06:07 PM
I see on these forums when you make a hyper-link to some text, you can click on the remove link button to remove it

I don't have that on my 3.8.7 forum

how to add it?

https://vborg.vbsupport.ru/external/2014/04/45.png

If you go into the maintenance tab under execute query there is a query for the enhanced toolbar I believe. Make sure you have your user id in the config file to give query running permissions.

MaXimus
04-04-2014, 08:04 PM
If you go into the maintenance tab under execute query there is a query for the enhanced toolbar I believe. Make sure you have your user id in the config file to give query running permissions.

When I went there I got this message although I'm the Admin, the only one actually:

vBulletin Message


You are not authorized to execute SQL queries

ozzy47
04-04-2014, 08:06 PM
You need to add your userid in your config file in order to run queries.

// ****** USERS WITH QUERY RUNNING PERMISSIONS ******
// The users specified here will be allowed to run queries from the control panel.
// See the above entries for more information on the format.
// Please note that the ability to run queries is quite powerful. You may wish
// to remove all user IDs from this list for security reasons.
$config['SpecialUsers']['canrunqueries'] = '';

Max Taxable
04-04-2014, 08:06 PM
You don't need a query. This is native vbulletin in the ADVANCED editor.

RichieBoy67
04-04-2014, 08:27 PM
You don't need a query. This is native vbulletin in the ADVANCED editor.
Yes but the query will change it for all posts and threads and will change the setting as well.

The query is built in inside the drop down..

MaXimus
04-04-2014, 08:27 PM
You need to add your userid in your config file in order to run queries.

// ****** USERS WITH QUERY RUNNING PERMISSIONS ******
// The users specified here will be allowed to run queries from the control panel.
// See the above entries for more information on the format.
// Please note that the ability to run queries is quite powerful. You may wish
// to remove all user IDs from this list for security reasons.
$config['SpecialUsers']['canrunqueries'] = '';

where to add that line in the config.php file? anywhere? or must it go under something specific?

MaXimus
04-04-2014, 08:27 PM
I thought this is an easy thing to do to add that button :(

RichieBoy67
04-04-2014, 08:28 PM
When I went there I got this message although I'm the Admin, the only one actually:

It is in your includes/config.php file..edit it and add your userid number(admin user) to the part Ozzy mentioned and you will be able to run query. Make sure you are an admin though with full permission.

Max Taxable
04-04-2014, 08:32 PM
I thought this is an easy thing to do to add that button :(You don't need to add it. It's already there. Just choose the advanced editor.

RichieBoy67
04-04-2014, 08:36 PM
Go to message posting and interface options and change the editor to standard and wysiwyg

--------------- Added 1396647449 at 1396647449 ---------------

You may need to update the counter though in the maintenance section for this to show on the existing posts I believe.

--------------- Added 1396647491 at 1396647491 ---------------

You don't need to add it. It's already there. Just choose the advanced editor.

Max is saying when you are posting a post choose the "go advanced" section and it will show the whole toolbar.

MaXimus
04-04-2014, 08:41 PM
Go to message posting and interface options and change the editor to standard and wysiwyg

--------------- Added 1396647449 at 1396647449 ---------------

You may need to update the counter though in the maintenance section for this to show on the existing posts I believe.

--------------- Added 1396647491 at 1396647491 ---------------



Max is saying when you are posting a post choose the "go advanced" section and it will show the whole toolbar.

ahhh I see it now when I hit the advanced button when making a post

thanks guys

i was blind

ForceHSS
04-04-2014, 08:42 PM
Give me a pm and i will do it for you

blind-eddie
04-04-2014, 08:49 PM
Go to message posting and interface options and change the editor to standard and wysiwyg

--------------- Added 1396647449 at 1396647449 ---------------

You may need to update the counter though in the maintenance section for this to show on the existing posts I believe.

--------------- Added 1396647491 at 1396647491 ---------------



Max is saying when you are posting a post choose the "go advanced" section and it will show the whole toolbar.


I was just on his site and changed that for him & also pointed him to this (https://vborg.vbsupport.ru/showthread.php?t=237732&highlight=Advanced+Quick+Reply) addon.

RichieBoy67
04-04-2014, 08:51 PM
I was going to do it as I was on his site earlier but I thought it was simple enough that he could learn it himself with the instructions posted here. :) It would be beneficial to at least learn the settings. Glad it's all set though.

MaXimus
04-04-2014, 08:54 PM
I was just on his site and changed that for him & also pointed him to this (https://vborg.vbsupport.ru/showthread.php?t=237732&highlight=Advanced+Quick+Reply) addon.

thanks man! you rock!

very helpful members on this forum I must say

https://vborg.vbsupport.ru/external/2014/04/44.png