|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Admin error when orders enabled.
When I enable orders through user accounts, I can no longer use the admin settings. I've setup acl's in every module, perp, ar, ap, etc., and even added acl's for orders on the database manually. I'm using svn copies of egw and perp, from a few days ago. The error I get follows: CreateObject('phpgwapi.vfs'): Cant instanciate class!!! require_once(/workflow/inc/engine/config.egw.inc.php) / require_once(/workflow/inc/class.workflow_instance.inc.php) / require_once(/perp_manufacturing/inc/class.bo_perp_manufacturing.inc.php) / require_once(/perp_manufacturing/inc/class.bo_perp_work_order.inc.php) / require_once(/perp_orders/inc/class.WorkOrderDetail.inc.php) / require_once(/perp_orders/inc/class.SalesOrderLine.inc.php) / require_once(/perp_orders/inc/class.SalesOrder.inc.php) / include_once(/perp_orders/inc/class.hook_perp_orders.inc.php) / CreateObject(perp_orders.hook_perp_orders) / ExecMethod(perp_orders.hook_perp_orders.admin_hook) / hooks::single / hooks::process Any help appreciated. . |
|
|
Re: Admin error when orders enabledOn 29-Apr-08, at 2:13 PM, constant wrote: > > . > When I enable orders through user accounts, I can no longer use the > admin > settings. Careful you don't assign your user account to a client, that'll usually cause you to lose access to all other clients. > I've setup acl's in every module, perp, ar, ap, etc., and even added > acl's > for orders on the database manually. > > I'm using svn copies of egw and perp, from a few days ago. > > The error I get follows: > > CreateObject('phpgwapi.vfs'): Cant instanciate class!!!... > Any help appreciated. This doesn't look like an ACL issue, I think it's a workflow issue. Try eGW v 25376 (Yesterday), I made a change that might fix this. Let me know if that helps. Nathan Gray nathan at goarctic dot com ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Perp-developers mailing list Perp-developers@... https://lists.sourceforge.net/lists/listinfo/perp-developers |
|
|
Re: Admin error when orders enabled.
Hi Nathan, Thanks for your quick reply. Nathan Gray wrote: > > > On 29-Apr-08, at 2:13 PM, constant wrote: > >> >> . >> When I enable orders through user accounts, I can no longer use the >> admin >> settings. > > Careful you don't assign your user account to a client, that'll > usually cause you to lose access to all other clients. I don't really understand what you mean with that? > >> I've setup acl's in every module, perp, ar, ap, etc., and even added >> acl's >> for orders on the database manually. >> >> I'm using svn copies of egw and perp, from a few days ago. >> >> The error I get follows: >> >> CreateObject('phpgwapi.vfs'): Cant instanciate class!!!... >> Any help appreciated. > > This doesn't look like an ACL issue, I think it's a workflow issue. > Try eGW v 25376 (Yesterday), I made a change that might fix this. Let > me know if that helps. That did the trick. Thanks. > > Nathan Gray > nathan at goarctic dot com > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Perp-developers mailing list > Perp-developers@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/perp-developers > > Quoted from: http://www.nabble.com/Admin-error-when-orders-enabled-tp16969202p16970747.html |
|
|
Re: Admin error when orders enabledOn 29-Apr-08, at 4:16 PM, constant wrote: >> Careful you don't assign your user account to a client, that'll >> usually cause you to lose access to all other clients. > > I don't really understand what you mean with that? Sorry, didn't completely understand your problem. It's not relevant. > That did the trick. > > Thanks. Good to hear. You're welcome. Nathan Gray nathan at goarctic dot com ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Perp-developers mailing list Perp-developers@... https://lists.sourceforge.net/lists/listinfo/perp-developers |
| Free Forum Powered by Nabble | Forum Help |