This error was marked by Calguy as solved:
http://dev.cmsmadesimple.org/bug/view/8331
I am still getting this (or a similar) error.
To reproduce:
CMSMS 1.11.10 (latest).
Install FEU from Module Manager - installs version 1.23.1 (latest).
Don't touch any of the Settings.
Add a property: Name: "Name", Prompt: "Name of user", leave other property settings as default.
Add a group: Name: "Secret", Description: "Secret area access", name field status: Optional, Ask in Lost Username: unticked.
Users tab: Add user. Add valid email address and a 7 letter password, leave the 1 group (Secret) ticked.
Next: asks for name of user: "Secret user".
Press Submit.
Blank screen.
Press back.
Screen shows blank Add User page with red text "
Membership in at least one group is required".
I saw this behaviour and uninstalled FEU, still doing the same after re-install.
No errors in admin log.
These errors are shown in PHP error log:
Code: Select all
[15-Apr-2014 11:06:47 Europe/London] PHP Warning: rawurlencode() expects parameter 1 to be string, array given in /home/cthuk/public_html/cmsms/lib/classes/module_support/modredirect.inc.php on line 116
[15-Apr-2014 11:16:22 Europe/London] PHP Fatal error: Call to undefined method pear_ADOConnection::GetUserID() in /home/cthuk/public_html/cmsms/modules/FrontEndUsers/lib/class.FrontEndUsersManipulator.php on line 1801
Here's my sys info:
----------------------------------------------
Cms Version:
1.11.10
Installed Modules:
CMSMailer:
5.2.2
CMSPrinting:
1.0.5
FileManager:
1.4.4
MenuManager:
1.8.6
MicroTiny:
1.2.6
ModuleManager:
1.5.5
News:
2.14.2
Search:
1.7.11
ThemeManager:
1.1.8
Notifications:
1.1
Archiver:
0.2.6
CGExtensions:
1.38.6
CGSimpleSmarty:
1.7.2
CGBlog:
1.12.1
ListIt2:
1.4.1
ListIt2KeyStaff:
1.4.1
ListIt2XDefs:
1.2
GBFilePicker:
1.3.3
JQueryTools:
1.2.6
ListIt2LatestStaff:
1.4.1
ListIt2Clients:
1.4.1
TinyMCE:
2.9.12
AdvancedContent:
0.9.4.3
FrontEndUsers:
1.23.1
Config Information:
php_memory_limit:
process_whole_template:
max_upload_size:
32000000
url_rewriting:
none
page_extension:
query_var:
page
image_manipulation_prog:
GD
auto_alias_content:
true
locale:
default_encoding:
utf-8
admin_encoding:
utf-8
set_names:
true
Php Information:
phpversion:
5.4.21
md5_function:
On (True)
gd_version:
2
tempnam_function:
On (True)
magic_quotes_runtime:
Off (False)
E_STRICT:
0
E_DEPRECATED:
0
memory_limit:
128M
max_execution_time:
120
output_buffering:
4096
safe_mode:
Off (False)
file_uploads:
On (True)
post_max_size:
8M
upload_max_filesize:
32M
session_save_path:
/tmp (1777)
session_use_cookies:
On (True)
xml_function:
On (True)
xmlreader_class:
On (True)
Server Information:
Server Api:
cgi-fcgi
Server Db Type:
MySQL (mysqli)
Server Db Version:
5.1.73
Server Db Grants:
Found a "GRANT ALL" statement that appears to be suitable
Server Time Diff:
No filesystem time difference found
----------------------------------------------
Any ideas would be gratefully appreciated!
