Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on install #8

Closed
cesagonchu opened this issue Jul 30, 2015 · 3 comments
Closed

Error on install #8

cesagonchu opened this issue Jul 30, 2015 · 3 comments
Assignees

Comments

@cesagonchu
Copy link

When I install bxpress, I get an error (modules/system/admin.php):

Warning: trim() expects parameter 1 to be string, array given in file /modules/system/admin/modulesadmin/modulesadmin.php line 213


My config:

PHP: 5.6.4-4ubuntu6.2
MYSQL: 5.6.25-0ubuntu0.15.04.1
XOOPS: 2.5.7.1

Xoops and the module are in english

@bitcero
Copy link
Owner

bitcero commented Jul 31, 2015

Have you tried to install it from rmcommon modules manager? If yes, ther exists the same error?

@bitcero bitcero self-assigned this Jul 31, 2015
@cesagonchu
Copy link
Author

When I try to install bxpress with rmcommon modules manager (modules/rmcommon/modules.php), I get the same error:
Warning: trim() expects parameter 1 to be string, array given in file /modules/system/admin/modulesadmin/modulesadmin.php line 213

bitcero added a commit to bitcero/rmcommon that referenced this issue Aug 2, 2015
This error ocurs due to difference between standard xoops blocks and
rmcommon blocks.
@bitcero
Copy link
Owner

bitcero commented Aug 2, 2015

This error ocurrs due to differences between XOOPS standard blocks and bitcero/rmcommon blocks. Fixed with last rmcommon commitment

@bitcero bitcero closed this as completed Aug 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants