Skip to Content.
Sympa Menu

comanage-users - Re: [comanage-users] Problems with enrolling

Subject: COmanage Users List

List archive

Re: [comanage-users] Problems with enrolling


Chronological Thread 
  • From: Benn Oshrin <>
  • To: Niels van Dijk <>
  • Cc:
  • Subject: Re: [comanage-users] Problems with enrolling
  • Date: Mon, 17 Feb 2014 12:30:47 -0500

Hi Niels,

There are a few known problems at the moment that we're working out from a recent commit. We hope to get an updated release out this week. Stay tuned for more details.

Thanks,

-Benn-

On 2/17/14 12:11 PM, Niels van Dijk wrote:
Hi,

I'm trying to configure a new enrollment and next enroll new users for a
CO. I'm runnign the latest version of CoManage strait out of Github. I
run into a number of errors :(

I wonder if these are known errors, or if I have messe dup configuration
in some way.. (Or just should not use an unstabe version from git)


Many thanks!

Niels

* Adding a new enrolment attribute breaks
(https://[server]/registry/co_enrollment_attributes/add)
Notice (8): Undefined index: coef
[APP/Controller/CoEnrollmentAttributesController.php, line 104]
The attribute does seem to get added however. However I suspect a number
of the followup issues is related...

*Adding CO Enrollment Attributes button on the CO Enrollment Attributes
page (after selecting the change sort order)
https://[server]/registry/co_enrollment_attributes/order/coef:2/direction:asc/sort:ordr

Notice (8): Undefined variable: vv_coefid
[APP/View/CoEnrollmentAttributes/order.ctp, line 77]
EGI sponsor
Notice (8): Undefined variable: vv_available_attributes
[APP/View/CoEnrollmentAttributes/order.ctp, line 80]
Add CO Enrollment Attribute

* Enrolling new members:
When I try e.g. https://[server]/registry/co_petitions/add/coef:4/co:2

EmailEnrollment

Petition Attributes

Notice (8): Undefined variable: hidden_attr
[APP/View/CoPetitions/petition-attributes.inc, line 185]

Warning (2): Invalid argument supplied for foreach()
[APP/View/CoPetitions/petition-attributes.inc, line 185]


I addition I not that even though I am the CoManage admin, I must set
Enrollment Authorization for an enrollmentflow to "None" tpo be able to
enroll at all.

* Adding provisioning targets
https://[server]/registry/co_provisioning_targets/add/co:2
Fatal Error

Error: syntax error, unexpected $end
File:
/var/www/data/comanage-registry/app/View/CoProvisioningTargets/fields.inc
Line: 140

Notice: If you want to customize this error message, create
app/View/Errors/fatal_error.ctp

* Inviting people for CoManage itself breaks:
https://[server]/registry/org_identities/find/co:1

No CO Specified

Error: An Internal Error Has Occurred.
Stack Trace

APP/Controller/OrgIdentitiesController.php line 91 →
AppController->beforeFilter()
[internal function] → OrgIdentitiesController->beforeFilter(CakeEvent)
CORE/Cake/Event/CakeEventManager.php line 247 →
call_user_func(array, CakeEvent)
CORE/Cake/Controller/Controller.php line 674 →
CakeEventManager->dispatch(CakeEvent)
CORE/Cake/Routing/Dispatcher.php line 182 → Controller->startupProcess()
CORE/Cake/Routing/Dispatcher.php line 160 →
Dispatcher->_invoke(OrgIdentitiesController, CakeRequest, CakeResponse)
APP/webroot/index.php line 96 → Dispatcher->dispatch(CakeRequest,
CakeResponse)







Archive powered by MHonArc 2.6.16.

Top of Page