vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How to have a REMOVE LINK button? [Solved] (https://vborg.vbsupport.ru/showthread.php?t=310153)

MaXimus 04-03-2014 08:09 AM

How to have a REMOVE LINK button? [Solved]
 
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

Quote:

Originally Posted by Matrix Leader (Post 2491162)
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

Quote:

Originally Posted by RichieBoy67 (Post 2491503)
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:

Quote:

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.

Code:

        //        ****** 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

Quote:

Originally Posted by Max Taxable (Post 2491512)
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

Quote:

Originally Posted by ozzy47 (Post 2491511)
You need to add your userid in your config file in order to run queries.

Code:

        //        ****** 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 :(


All times are GMT. The time now is 03:37 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01033 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete