MyBB Tutorials

[Page] ShowTeam Page Dynamic

Submitted by Akay, , Thread ID: 4807

Thread Closed

RE: [Page] ShowTeam Page Dynamic

#8
25-06-2015, 10:59 PM
Mr_Devil Wrote:
what about fixing it a little by changing

Line 33 -
PHP Code:
$userbar = ['image']; 

to

Line 33 -
PHP Code:
$userbar users['image']; 

Parse error: syntax error, unexpected on line 33
$userbar = users['image'];

Wont work.

Users browsing this thread: 3 Guest(s)