After installing I get warnings and can not work any further

Felix de Groen - December 12, 2008 - 21:24
Project:User Info
Version:5.x-1.0-alpha1
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

Hi,

Found your module and thought this could save my problem making a list of all users.
I activated the "profile" module and then installed th User info module.
Then I tried to go to administer/User management/user info and get the following warnings:

warning: Invalid argument supplied for foreach() in C:\wamp\www\Toonkunst\modules\userinfo\userinfo.module on line 149.
warning: Invalid argument supplied for foreach() in C:\wamp\www\Toonkunst\modules\userinfo\userinfo.module on line 204.

I checked the database and both tables have been craeted.
In administer/User management/acces control your module does not show up.

In the module folder I did not find a readme.txt or any other instruction how to install and create my first list.

Hope you can help me.
Best regards
Felix de Groen

#1

danielskeenan - December 12, 2008 - 21:41
Category:support request» bug report

Strange. I plan on addressing most of the buggy bugs here in the next version. I think this is caused by Drupal not knowing what user fields you want displayed. Try going to Administer/Settings/User Info and checking a few boxes. Please let me know if this works (or doesn't work).

--
Dan Keenan

#2

Felix de Groen - December 15, 2008 - 13:49

Hi Dan,

Thanks for your help.
After getting to Administer/Settings/User Info I get a list of the users.
Dates are showing in a strange format:
a:3:{s:3:"day";s:2:"31";s:5:"month";s:1:"3";s:4:"year";s:4:"1958";}
Is there a possibility to organise the fields in the list?
The configuration I can see in this moment to select a field for the list yes or no.
How can I reorganise the order of the fileds showing up?
Can I give field s properties to be shown to people with different taxonomy roles?
Also a sort function on the fields like familyname, birth day etcetera would be great.
An other thing missing is the possibility to select a user to get into the profile for more detailed information.
Did I understand it right that you are working on an export option for administrators in csv format? Would be great.

Best regards
Felix

 
 

Drupal is a registered trademark of Dries Buytaert.