vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Question about images and links (https://vborg.vbsupport.ru/showthread.php?t=307238)

SPEEDKILLZ 01-19-2014 07:50 PM

Question about images and links
 
Ok on all my other forums i have always been able to copy a post (text, images, links ect...) from one place and paste it to another and it would look the same as the original post. But on this forum it will not copy the photos and links (unless links are wrote out) why would this be?

ozzy47 01-19-2014 07:57 PM

You mean on vB.org or o your site?

Either way, you need to choose the Enhanced Interface - Full WYSIWYG Editing in your usercp.

SPEEDKILLZ 01-19-2014 08:03 PM

Quote:

Originally Posted by ozzy47 (Post 2475402)
You mean on vB.org or o your site?

Either way, you need to choose the Enhanced Interface - Full WYSIWYG Editing in your usercp.

On my site, example i want to copy and paste a post/thread from another one of my sites to gearbanging.com i mouse over/select all right click, copy. Take it to my other forum and right click paste. and it only paste text no images

ozzy47 01-19-2014 08:05 PM

Is the above set in your user cp?

SPEEDKILLZ 01-19-2014 08:09 PM

It is now, is there a way to make that option default for all users?

ozzy47 01-19-2014 08:14 PM

ACP --> Maintenance --> Execute SQL Query in the dropdown choose Show Enhanced (WYSIWYG) Editor Toolbar the click on Continue, and on the next screen click Continue again.

That will set it to the WYSIWYG editor for all users.

SPEEDKILLZ 01-19-2014 08:18 PM

Quote:

Originally Posted by ozzy47 (Post 2475407)
ACP --> Maintenance --> Execute SQL Query in the dropdown choose Show Enhanced (WYSIWYG) Editor Toolbar the click on Continue, and on the next screen click Continue again.

That will set it to the WYSIWYG editor for all users.

Hmm says "You are not authorized to execute SQL queries" This a setting from server host?

ozzy47 01-19-2014 08:20 PM

Then you need to add your user id in to the proper place in your includes/config.php file

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'] = '1';

1 being your userid

SPEEDKILLZ 01-19-2014 08:30 PM

Got it thanks Ozzy

SPEEDKILLZ 01-19-2014 08:33 PM

1 Attachment(s)
do anything to this? Or just exit?


All times are GMT. The time now is 03:55 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.01095 seconds
  • Memory Usage 1,728KB
  • 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
  • (1)bbcode_code_printable
  • (2)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