[Tickets #14866] Strange errors

[email protected]
Newsgroups gmane.comp.horde.bugs
Message-ID <[email protected]>
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://bugs.horde.org/ticket/14866
------------------------------------------------------------------------------
  Ticket             | 14866
  Created By         | [email protected]
  Summary            | Strange errors
  Queue              | Ansel
  Version            | 3.0.8
  Type               | Bug
  State              | Unconfirmed
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


[email protected] (2018-10-16 02:28) wrote:

If I click on a tag (from the tag cloud), I get this error:

[ansel] Error: Call to a member function hasMethod() on null in  
/var/www/horde/ansel/lib/TagBrowser.php:112
Stack trace:
#0 /var/www/horde/ansel/lib/View/Results.php(146):  
Ansel_TagBrowser->getSlice(0, 9)
#1 /var/www/horde/ansel/view.php(56): Ansel_View_Results->html()
#2 {main} [pid 21624 on line 74 of "/var/www/pear/php/Horde/ErrorHandler.php"]

Changing this:
$registry->hasMethod('forums/numMessagesBatch')) {

To this:
$GLOBALS['registry']->hasMethod('forums/numMessagesBatch')) {

But then I get:
[ansel] PHP ERROR: Division by zero [pid 21651 on line 157 of  
"/var/www/horde/ansel/lib/View/Results.php"]

Which leads me to think that I'm not using the stable release.

I installed everything using the pear installed method, as described  
in the docs.  I'm not really sure which version I'm using after  
following the pear install method.



-- 
bugs mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.