Active
Project:
Administration
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2006 at 20:34 UTC
Updated:
27 May 2006 at 09:06 UTC
Get these errors when accessing /sadmin:
warning: krsort() expects parameter 1 to be array, null given in /usr/local/www/vhosts/[DOMAIN]/htdocs/modules/zadministration/civicspace.inc on line 368.
warning: Invalid argument supplied for foreach() in /usr/local/www/vhosts/[DOMAIN]/htdocs/modules/zadministration/civicspace.inc on line 369.
I have a ttached a patch wich fixes it, but it's just a temporary work around as it doesn't really address why $group isn't getting filled in the first place.
| Comment | File | Size | Author |
|---|---|---|---|
| civicspace.inc_1.patch | 3.07 KB | seanr |
Comments
Comment #1
webchickI was not able to duplicate this issue. Here is a description of the steps I followed:
1. Installed CivicSpace 0.8.3. I just chose the default options all the way through (political action profile, etc.)
2. Went to ?q=sadmin and confirmed old administration module was present.
3. Deleted the modules/zadministration folder and replaced it with the one from the tarball
4. There were some oddities after doing this (broken layout, still using old menus, etc.). To get around these, I went to admin/settings/zadministration, and first Deactivated and then Activated the menus again.
5. After that everything was fine.
So if people are having problems, I guess I would suggest first deactivating the current zadministration module's menus under admin/settings/zadministration prior to copying over these files, and then activating them again to enable the new module.
My platform is Apache/Win32, PHP 5.1.1, and MySQL 5.0.18.
Comment #2
Veggieryan commentedhey there,
im still getting warning: krsort() expects parameter 1 to be array, null given in /home***zadministration/civicspace.inc on line 371.
this is on .8.4 final
patch does not work.
is this being looked into?
thanks
ryan.