vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Problems with the editor after updating to 4.2.2 (https://vborg.vbsupport.ru/showthread.php?t=315956)

LJ Design 12-11-2014 08:29 AM

Problems with the editor after updating to 4.2.2
 
Hello

I just updated my forum to vBulletin 4.2.2, but now I have a graphical problem with the editor?! When I open the advanced mode, it looks like this ...

http://postimg.org/image/8xpxh8cq9/

Can someone help me please?

Thanks very much ...

Black Snow 12-11-2014 08:33 AM

Your image is not showing.

ozzy47 12-11-2014 08:33 AM

Looks like what, I see no image.

LJ Design 12-11-2014 09:51 AM

Sorry, the IMG tags didn't work ...

This is the image: http://postimg.org/image/8xpxh8cq9/full/

ozzy47 12-11-2014 09:53 AM

Ok lets do this, disable plugins via the includes/config.php file.

To do that open your includes/config.php file and below <?php add the following.

PHP Code:

define('DISABLE_HOOKS'true); 

So it looks like this:
PHP Code:

<?php
define
('DISABLE_HOOKS'true);
/*=================================================  =====================*\
|| ##################################################  ################## ||
|| # vBulletin 4.2.2

Use a editor like notepad++ to edit any files, don't use Notepad or Wordpad.

If that fixes the issue enable plugins again by adding // before the line you added, then navigate to ACP --> Plugins & Products --> Manage Products and disable one mod at a time until you find the one causing the issue.

Once you find the culprit, post in that mods thread what the issue is, and maybe someone in that thread can help. :)

LJ Design 12-11-2014 01:54 PM

When I put the line in the config file it works! But when I add // in front of it and i go to ACP -> plugins and disable them one by one, it doesn't work. Even when I disabled them all, it didn't work ...

Any suggestions?

squidsk 12-11-2014 01:59 PM

Quote:

Originally Posted by LJ Design (Post 2526758)
When I put the line in the config file it works! But when I add // in front of it and i go to ACP -> plugins and disable them one by one, it doesn't work. Even when I disabled them all, it didn't work ...

Any suggestions?

Go to acp->plugins & products-> plugin manager and see if you have any that are not associated with a product or are associated with the vbulletin product, then disable those one at a time to find the culprit.

LJ Design 12-11-2014 02:17 PM

How do you mean "that are associated"? I'm sorry but i'm totally new with it ...

Edit: There's also another problem I just discovered ... The solution (add the line to config.php) only works in a couple of threats! There are threads where the editor is fine, and there are threads where the editor is like at the image i showed you ...

ozzy47 12-11-2014 02:34 PM

Try on a unmodified default style.

LJ Design 12-11-2014 02:44 PM

Even with the "vB4 default style", i have the same problem


All times are GMT. The time now is 02:20 AM.

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.01028 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_php_printable
  • (1)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