Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Search found 4 matches

by jonathf
27 Aug 2011, 19:16
Forum: B2 & B3 Support
Topic: PHP error on status page
Replies: 6
Views: 10110

Re: PHP error on status page

That sounds very likely.

Thank you very much for helping me with this.
by jonathf
27 Aug 2011, 17:00
Forum: B2 & B3 Support
Topic: PHP error on status page
Replies: 6
Views: 10110

Re: PHP error on status page

Small note: My B3 does not have a file called /usr/bin/cups-list-printers.

So to recap: you want me to run something like
`apt-get remove -y bubba && apt-get -y autoremove && apt-get install -y bubba`
and reinstall all 221 packages associated with the bubba-system in hope to fix some components in ...
by jonathf
27 Aug 2011, 14:08
Forum: B2 & B3 Support
Topic: PHP error on status page
Replies: 6
Views: 10110

Re: PHP error on status page

Apparently there is an issue with executing the shell command `cups-list-printers`. You might want to try and see what (error) this command returns if you execute it manually.

The reason that you're seeing this in the web-admin is because the helper function returns a null value rather than an ...
by jonathf
27 Aug 2011, 06:18
Forum: B2 & B3 Support
Topic: PHP error on status page
Replies: 6
Views: 10110

PHP error on status page

Every time I go to the status page (as admin) on my B3 web interface I receive a few error messages.

On top:

A PHP Error was encountered
Severity: Warning
Message: implode(): Argument must be an array
Filename: controllers/stat.php
Line Number: 48


Next to attached printers:

A PHP Error was ...