Hi, I installed the quick start package. But after successfully installed, there are many many errors which are related to gobingoo listbingo component. The demo site totally can't be used.
The errors happen on both front page and Admin back end. Please see these errors for example:
Strict Standards: Declaration of GCommandChain::enqueue() should be compatible with GObjectQueue::enqueue(GObjectHandlable $object, $priority) in /libraries/gobingoo/command/chain.php on line 23
Strict Standards: Declaration of GCommandChain::setPriority() should be compatible with GObjectQueue::setPriority(GObjectHandlable $object, $priority) in /libraries/gobingoo/command/chain.php on line 23
Strict Standards: Declaration of GCommandChain::getPriority() should be compatible with GObjectQueue::getPriority(GObjectHandlable $object) in /libraries/gobingoo/command/chain.php on line 23
Strict Standards: Declaration of GHttpUrl::set() should be compatible with GObject::set($property, $value = NULL) in /libraries/gobingoo/http/url.php on line 455
Strict Standards: Declaration of GHttpUrl::get() should be compatible with GObject::get($property = NULL, $default = NULL) in /libraries/gobingoo/http/url.php on line 455
There are many errors like above.
Please advise. Thanks!