vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced Links Directory > vBa Links Directory v4.0 Support > Troubleshooting & Problems

Reply
 
Thread Tools Display Modes
  #1  
Old 04-22-2010, 09:40 AM
puertoblack2003 puertoblack2003 is offline
Member
 
Join Date: May 2005
Location: PhillyaDelphia
Posts: 39
Default [ERROR] array merge

hello,

i'm getting this error at the top of the page "Warning: array_merge() [function.array-merge]: Argument #2 is not an array in [path]\global.php(29) : eval()'d code on line 62" I'm not sure what it is i upgrade from 3.8 version to vb 4 .

pb
__________________
Nextel phone modding and other software programs at your service visit at: Puerto Technology Central


Reply With Quote
  #2  
Old 04-22-2010, 10:05 AM
CareyCrew CareyCrew is offline
Gone. vB is worthless now
 
Join Date: Sep 2007
Posts: 1,676
Default

When you say you upgraded,have you upgraded both your forum AND your links directory?
Reply With Quote
  #3  
Old 04-22-2010, 10:34 AM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default

Your vBa Links copyright notice needs to be restored to the default text, and the link back to vbadvanced.com added back, in accordance with the license agreement.
It looks like that error is being caused by another pluign in the 'global_start' hook location, so I'd recommend disabling any plugins in that location that are not from vBa Links and see if the error message goes away.
__________________
Frequently Asked Questions
CMPS Users Manual

For vBadvanced software assistance, please use the support forums.
Unsolicted PMs, IMs, and email will not be responded to.
If you have a non-software related question or problem with your account, please submit a support ticket.
Reply With Quote
  #4  
Old 04-22-2010, 12:47 PM
puertoblack2003 puertoblack2003 is offline
Member
 
Join Date: May 2005
Location: PhillyaDelphia
Posts: 39
Default

Quote:
Originally Posted by Brian View Post
Your vBa Links copyright notice needs to be restored to the default text, and the link back to vbadvanced.com added back, in accordance with the license agreement.
It looks like that error is being caused by another pluign in the 'global_start' hook location, so I'd recommend disabling any plugins in that location that are not from vBa Links and see if the error message goes away.

ok copyright fixed.I disabled all mods one by one and still have issues.It was fine coming from 3.8.5 to 4.0 and everything is updated to work with 4.0.
__________________
Nextel phone modding and other software programs at your service visit at: Puerto Technology Central


Reply With Quote
  #5  
Old 04-22-2010, 12:51 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default

I haven't seen any other reports of an error like that, but if you would like to submit a support ticket via the Members' Area here I'll be glad to take a look at things for you.
__________________
Frequently Asked Questions
CMPS Users Manual

For vBadvanced software assistance, please use the support forums.
Unsolicted PMs, IMs, and email will not be responded to.
If you have a non-software related question or problem with your account, please submit a support ticket.
Reply With Quote
  #6  
Old 04-24-2010, 06:35 PM
puertoblack2003 puertoblack2003 is offline
Member
 
Join Date: May 2005
Location: PhillyaDelphia
Posts: 39
Default

Quote:
Originally Posted by Brian View Post
I haven't seen any other reports of an error like that, but if you would like to submit a support ticket via the Members' Area here I'll be glad to take a look at things for you.
ok issue was resolved.The error reporting in php.in was on.Ok attached is the image where the section for "submit a link,link to us,my stuff and so on is grouped to together
Attached Images
File Type: png Capture.PNG (2.8 KB, 7 views)
__________________
Nextel phone modding and other software programs at your service visit at: Puerto Technology Central


Reply With Quote
  #7  
Old 04-27-2010, 11:33 AM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default

Have you customized your 'adv_links_navbar' template? If so, try reverting it.
__________________
Frequently Asked Questions
CMPS Users Manual

For vBadvanced software assistance, please use the support forums.
Unsolicted PMs, IMs, and email will not be responded to.
If you have a non-software related question or problem with your account, please submit a support ticket.
Reply With Quote
  #8  
Old 04-27-2010, 12:07 PM
puertoblack2003 puertoblack2003 is offline
Member
 
Join Date: May 2005
Location: PhillyaDelphia
Posts: 39
Default

Quote:
Originally Posted by Brian View Post
Have you customized your 'adv_links_navbar' template? If so, try reverting it.
i had reverted all templates back before the upgrade..
__________________
Nextel phone modding and other software programs at your service visit at: Puerto Technology Central


Reply With Quote
  #9  
Old 04-28-2010, 11:43 AM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default

Try deleting your links/links_global.php file from your server and then re-upload that file from the v4.0.0 download package.

FYI, your web site is causing IE8 to crash. Every time I tried to load it I would get a "IE has stopped working" message and IE would close, re-open, and then keep repeating.
__________________
Frequently Asked Questions
CMPS Users Manual

For vBadvanced software assistance, please use the support forums.
Unsolicted PMs, IMs, and email will not be responded to.
If you have a non-software related question or problem with your account, please submit a support ticket.
Reply With Quote
  #10  
Old 04-28-2010, 11:52 AM
puertoblack2003 puertoblack2003 is offline
Member
 
Join Date: May 2005
Location: PhillyaDelphia
Posts: 39
Default

Quote:
Originally Posted by Brian View Post
Try deleting your links/links_global.php file from your server and then re-upload that file from the v4.0.0 download package.

FYI, your web site is causing IE8 to crash. Every time I tried to load it I would get a "IE has stopped working" message and IE would close, re-open, and then keep repeating.
thanks i will try that and let you know.The Ie issue has been going on since the upgrade I've been tackling at it for 2 days trying to figure it out and reading from vb.com.I sent out emails to all of my members the temporary fix is to activate the compatibility mode for now.Not a IE user FireFox...
__________________
Nextel phone modding and other software programs at your service visit at: Puerto Technology Central


Reply With Quote
  #11  
Old 04-28-2010, 12:31 PM
puertoblack2003 puertoblack2003 is offline
Member
 
Join Date: May 2005
Location: PhillyaDelphia
Posts: 39
Default

Quote:
Originally Posted by Brian View Post
Try deleting your links/links_global.php file from your server and then re-upload that file from the v4.0.0 download package.

FYI, your web site is causing IE8 to crash. Every time I tried to load it I would get a "IE has stopped working" message and IE would close, re-open, and then keep repeating.
ok B same result.i re-upload new 4.0 files. I ran the maintenance in the install section..I think not to sure it's a css issue?
__________________
Nextel phone modding and other software programs at your service visit at: Puerto Technology Central


Reply With Quote
  #12  
Old 04-30-2010, 11:18 AM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default

I don't see how the width tags and such would still be missing, but if you would like to submit a support ticket via the Members' Area here I'll be glad to take a look at things for you.
__________________
Frequently Asked Questions
CMPS Users Manual

For vBadvanced software assistance, please use the support forums.
Unsolicted PMs, IMs, and email will not be responded to.
If you have a non-software related question or problem with your account, please submit a support ticket.
Reply With Quote
  #13  
Old 04-30-2010, 11:45 AM
puertoblack2003 puertoblack2003 is offline
Member
 
Join Date: May 2005
Location: PhillyaDelphia
Posts: 39
Default

Quote:
Originally Posted by Brian View Post
I don't see how the width tags and such would still be missing, but if you would like to submit a support ticket via the Members' Area here I'll be glad to take a look at things for you.

issue fixed.So every one is aware i went to "Navbar Link Position" i changed it from none to middle and fixed the issue.

thank you B
__________________
Nextel phone modding and other software programs at your service visit at: Puerto Technology Central


Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Errors: Warning: array_merge() [function.array-merge]: Argument #1 is not an array in FleaBag Troubleshooting & Problems 7 02-21-2008 01:24 PM
Warning: array_merge() [function.array-merge]: etc MelH Troubleshooting & Problems 7 01-16-2008 04:02 PM
Warnung: array_merge() [function.array-merge]: Argument #2 is not an array in /links/ Spoky Troubleshooting & Problems 2 10-30-2006 05:02 PM
Array Merge Error LLIFE Bugs From 1.0.1 5 10-24-2006 02:06 PM
Array Merge error (?) MikeS Bugs From 1.0.1 8 09-06-2005 03:15 PM


All times are GMT -4. The time now is 02:48 PM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.