vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Problems with the Editor (https://vborg.vbsupport.ru/showthread.php?t=312612)

dorukum123 07-01-2014 11:14 PM

Problems with the Editor
 
Hello there,

I've two problems with the text editor or whatever you call it.

As you see in the first picture, that's advanced quick reply, and it's not in the normal shape. Idk how I managed to do that. As far as I remember I was installed another editor but afterwards deleted it from plugins/addons section.

How to fix that?

https://vborg.vbsupport.ru/external/2014/07/75.png


Second problem is;

In only one category, when I try to post a new thread, I click on that text editor and it automatically redirects you to one page before. Basically when I click on the black in editor, I get redirected. Only in that category.

https://vborg.vbsupport.ru/external/2014/07/76.png

Help.. :)

THanks.

ForceHSS 07-02-2014 12:05 AM

To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


RichieBoy67 07-02-2014 12:41 AM

Do what Force said and this will tell you for sure if it is a plug in issue. Do this and then get back to us.

Iguana Goddess 07-04-2014 12:55 AM

I have the same issue going on that he does in his first pic, I disabled all plugins and it fixed nothing.

ozzy47 07-04-2014 08:14 PM

First, add the following line to your config.php file under the <?php line:

PHP Code:

define('SKIP_ALL_ERRORS'true); 

Then, create a new style with no parent:
Styles & Templates > Style Manager > Add New Style
Parent Style: No Parent Style
Title: Default vBulletin
Allow User Selection: Yes
Save
Then browse the site using that totally default vbulletin style - do you still have the same problem?

dorukum123 07-05-2014 10:30 PM

Thanks! Fixed!

ozzy47 07-05-2014 10:37 PM

Glad to hear, and thanks for reporting back. :)


All times are GMT. The time now is 01:10 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.01059 seconds
  • Memory Usage 1,724KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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