vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Error when going to my ACP (https://vborg.vbsupport.ru/showthread.php?t=97420)

Holidazed 10-03-2005 01:47 AM

Error when going to my ACP
 
I just upgraded from 3.5 (pre release 2) to 3.5 and now when I goto my ACP I get the following error.

Code:

Warning
Code:

: array_merge() [function.array-merge]: Argument #1 is not an array in /includes/functions.php(1047) : eval()'d code on line 9


Now I am sure it is due to a modification but I have not mopified anything in months so I do nto know where to begin looking.

BTW, when I upgrade, I overwrote every single file with the new one.

Ideas?

Kirk Y 10-03-2005 02:36 AM

First idea... read the forum descriptions when you're going to post something. This forum is for vB hacks that contain code modifications... it's not for posting questions. This'd be for Modification Questions. (Go figure, right?) It could be due to a plugin... but since you can't login to your ACP you can't disable them. I believe there's a way posted on vb.com to disable all plugins, check there.

hydrostatic 10-03-2005 03:17 AM

The easiest way is to add
Code:

define('DISABLE_HOOKS', true);
to your config.php.

Or you can read this thread and download the given php script provided by Floris to achieve the same thing.

Holidazed 10-03-2005 12:50 PM

Quote:

Originally Posted by hydrostatic
The easiest way is to add
Code:

define('DISABLE_HOOKS', true);
to your config.php.

Or you can read this thread and download the given php script provided by Floris to achieve the same thing.

Awesome. That did the trick. I found the offending pluging and disabled it.

Thank you

Quote:

Originally Posted by acidburn0520
First idea... read the forum descriptions when you're going to post something. This forum is for vB hacks that contain code modifications... it's not for posting questions. This'd be for Modification Questions. (Go figure, right?)

The problem I was having was probably due to a modification. That is why I posted it here. Sheesh!! Chill a bit will you?

Kirk Y 10-03-2005 06:58 PM

Quote:

Originally Posted by bitg
Awesome. That did the trick. I found the offending pluging and disabled it.

Thank you



The problem I was having was probably due to a modification. That is why I posted it here. Sheesh!! Chill a bit will you?

I am and was "chilled"... it's just a wee bit annoying when people post in a wrong forum when the description is in plainsight.

"Any hacks that requires source code modification (and may also use hooks, templates and phrases, and require file uploads)."


All times are GMT. The time now is 06:37 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.11424 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
  • (4)bbcode_code_printable
  • (3)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