apache logs show error in glue

43 views
Skip to first unread message

geekcube

unread,
Jun 4, 2012, 10:11:53 AM6/4/12
to GluePHP
the app works, but it constantly throws this error:
PHP 3. client_portal->GET() C:\\www-portal\\wamp\\www\\lib\\glue.php:
22

here are lines 21-24:
if (method_exists($obj, $method)) {
$obj->$method($matches);
} else {
throw new BadMethodCallException("Method,
$method, not supported.");

anyone have a glue what this would mean?

tia,

Joe

unread,
Jun 4, 2012, 10:31:56 AM6/4/12
to GluePHP
Hello,

> the app works, but it constantly throws this error:
> PHP   3. client_portal->GET() C:\\www-portal\\wamp\\www\\lib\\glue.php:
> 22

Is there more to the error message than the above?

Thanks,
Joe

Greg Milby

unread,
Jun 4, 2012, 10:49:31 AM6/4/12
to glu...@googlegroups.com
Nopers,  but i did output (print_r) the $obj/$method - will look through $urls - maybe one of theme is not matched to a class.  it's about the only thing i can think of.
Reply all
Reply to author
Forward
0 new messages