vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Many erros and bugs (https://vborg.vbsupport.ru/showthread.php?t=161012)

vrom 10-24-2007 12:12 PM

Many erros and bugs
 
I have to much errors in my forum. Can you hlp me?
1. I often see this mistace in the window with my forum:
PHP Code:

Warningin_array() [function.in-array]: Wrong datatype for second argument in /global.php(554) : eval()'d code on line 8 

2. Users can't write any messages. They see that they have to less letters. But in the settings limit is not set

calorie 10-24-2007 12:27 PM

Look at the plugins using the parse_templates hook. The second argument to the in_array function, around line eight of one of your plugins, is not an array. Also see this page for how to make use of the following:
Code:

define('DISABLE_HOOKS', true);

vrom 10-24-2007 12:42 PM

O thanks!
The 1 first problem was removed. The reason was in a product:(
But what about thу second?

--------------- Added [DATE]1193256555[/DATE] at [TIME]1193256555[/TIME] ---------------

Please, help enybody

--------------- Added [DATE]1193285812[/DATE] at [TIME]1193285812[/TIME] ---------------

Anybody?

Marco van Herwaarden 10-25-2007 07:38 AM

To troubleshoot this, please remove any hacks and disable your plugins, then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server.

If your problem still exists, please create a new Style with no Parent set. Now browse the forum using this new style, do you still have the same problems? If you are troubleshooting login or guest issues, you will need to set this style as board default in the vBulletin Options.

vrom 10-25-2007 05:37 PM

Quote:

Originally Posted by Marco van Herwaarden (Post 1368139)
To troubleshoot this, please remove any hacks and disable your plugins, then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server.

If your problem still exists, please create a new Style with no Parent set. Now browse the forum using this new style, do you still have the same problems? If you are troubleshooting login or guest issues, you will need to set this style as board default in the vBulletin Options.

Yes, new style helped(but no turnign off mods), but what can i do with old styles?

--------------- Added [DATE]1193391139[/DATE] at [TIME]1193391139[/TIME] ---------------

So, what i have to do to solve this problem?


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