Support Forums

Full Version: Mybb error !! HELP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello everyone , after reading alot about Mybb i decided to use it on my site so i installed it ,everything worked like charm but i am getting some errors in Admin area.


1-http://www.my_site_.com/admin/index.php?module=user-users&action=add( I am trying to create new user)

Error--

Warning [2] explode() expects parameter 2 to be string, array given - Line: 3640 - File: admin/modules/user/users.php PHP 5.3.1 (Linux)
File Line Function
[PHP] errorHandler->error
/admin/modules/user/users.php 3640 explode
/admin/modules/user/users.php 541 output_custom_profile_fields
/admin/index.php 483 require

Fatal error: Unsupported operand types in /home/my_site_location/public_html/admin/modules/user/users.php on line 3640

I am getting same error when i try use Edit user->Profile ( I only have administrator account on forum yet no other registered users)

Any advice?
Is this a default install or you have mods already?
Its been a while since i have used MyBB but it seems weird its calling module=user
I may be wrong there however.

Can you do other things on MyBB? Like add forums etc?
It seems like a MySQL error. Something with your databases, have you changed anything?
Upload and overwrite admin/modules/user/users.php.
I haven't changed anything its default installation with a theme everything is working fine but in that area its giving error.
@Jay i uploaded new users.php but same result.
Its not mod security is it?
From your host i mean? ask them.
I dont suspect it is. But might be worth asking them.
Its a little weird. Well for me anyway. Not a fan of mybb.
(10-14-2010, 03:31 AM)DAMINK™ Wrote: [ -> ]Its not mod security is it?
From your host i mean? ask them.
I dont suspect it is. But might be worth asking them.
Its a little weird. Well for me anyway. Not a fan of mybb.

I have my dedicated server mate and i guess server config is fine but i will try to ask server admins. Everything is working fine i am first time user of Mybb thats why i like PHPbb lol anyway thanks for looking into this thread.
What version of MyBB are you using?
(10-14-2010, 04:09 AM)Trojan1337 Wrote: [ -> ]What version of MyBB are you using?

MyBB Version 1.6.0
PHP Version 5.3.1
SQL Engine MySQLi 5.0.91
Server Load 1.5
There seems to be a problem in this file; admin/modules/user/users.php

Save it locally, open it in an editor and go to Line: 3640 see any immediate problems?