geekcube
unread,Jun 4, 2012, 10:11:53 AM6/4/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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,