PDA

View Full Version : help help SOS


chick
11-25-2006, 03:28 PM
I did something in a template on the gk43forum board and then word 'Array' is showing up between the nav bars.

Help me please someone, I don't know what I did?????

http://gk43forum.com

AnthonyCea
11-25-2006, 04:19 PM
I don't see it or anything wrong Chick, what browser are you using :confused:

Greg
11-25-2006, 04:42 PM
When you see array, it means you tryed to display a variable that has multiple elements instead of a displayable value. To get to the contents that is displayable, you need some php code.

chick
11-25-2006, 04:46 PM
ya, that's a 10/4 I was trying to display a $name that did not exist... woe is me. I manage to fix it.