vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Cant see WYSIWYG Option (https://vborg.vbsupport.ru/showthread.php?t=193547)

iAnj 10-13-2008 08:08 PM

Cant see WYSIWYG Option
 
In quick reply or full reply the wysiwyg option is not shown, it once worked and then it suddenly disapeared from the toolbar and stopped working.
Its enabled in all the general ptions and I tried disabling all plugins but it was still not shown.
Does anyone have a solution?
Thanks

Lynne 10-13-2008 08:12 PM

Try this - Create a new style with no parent - Styles & Templates > Style Manager > Add New Style > no parent - then browse the site using that totally default vbulletin style - do you still have the same problem?

iAnj 10-13-2008 08:31 PM

1 Attachment(s)
Yes
I attached what the editors look like..

Thanks for replying

EDIT: Its not just me also, it happens in everybrowser including safari IE opera firefox
My friend has also confirmed it has happend to him aswell

Lynne 10-13-2008 10:47 PM

You did turn on the WYSIWIG editor in your User CP, right? Safari will not show the WYSIWIG editor, btw, so don't use that for comparison. Test it in firefox (or IE) since they should both show it.

The second picture you show has more problems than just the WYSIWIG. It's missing other images also. Is that a picture from a default style? Do you have the images uploaded?

iAnj 10-14-2008 07:01 AM

Yes the images are uploaded and that is from the default style from "create a new style"
WYSIWIG editor is turned on in usercp
But still cant see it and it just randomly turned of by itself
Thanks

Lynne 10-14-2008 02:28 PM

Hmmmm, I'm not really sure what else to suggest. Try to think back to when it just suddenly stopped working. Did you do *anything* to your site? And if you say the images are uploaded, I have to wonder why they aren't showing and if this is another indication of the overall problem. Have you checked the page source for the page to see what the image paths are or if the wysiwig stuff is there but just not showing?

Delphiprogrammi 10-14-2008 02:43 PM

hi,

you have any plugins installed that interfere with the editor ? look for plugins at "editor_toolbar_on" hook your missing images well check two things

1) check in each of the styles of you use the editor images directory is correct

2) if the above is correct and the image are there try to access them with a direct url to test and see if you have any permissions problems

3) yes to the above ? then fix the permissions problems remember that hotlinking protection on your images could accidently cause a problem like this

4) if you have plugins at the editor hooks try to temporarly disable the plugin system to check and see if they are the problem cause in /includes/config.php right after the "<?php

PHP Code:

define('DISALE_HOOKS',1); 

5) last rescue this query will turn on wysiwyg for everybody


[sql]
UPDATE user SET showvbcode=2;
[/sql]

keep table prefixes in mind if you have one ....

iAnj 10-14-2008 02:44 PM

Well today it just suddenly appeared -.-
right now im suspecting host problems? But not sure how
Big thanks to all your help with this as I do love the function of WYSIWYG :)


All times are GMT. The time now is 03:03 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.01023 seconds
  • Memory Usage 1,722KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete