![]() |
How to get rid of "Array"
Why this in plugin:
Code:
$cyb1['datejoined'] = vbdate($vbulletin->options['dateformat'], $get_member['joindate']); Code:
$cyb1[datejoined] Thanks for any help. |
try this $cyb1['datejoined']
|
Thanks but nope, in templates we don't use '
|
did you try it? Did you get a error?
|
Just asign it to a straight var instead of an array item, $cyb1datejoined. And see if that works.
|
Post your template (or at least a few lines in either direction of it).
|
Is that code being used in another code loop?
|
Quote:
|
All times are GMT. The time now is 09:25 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|