Page 1 of 1

Bug: loading hitmaps plugin

Posted: Thu Jan 19, 2006 5:18 pm
by d_cee
Hi

I got all of the following when I tried to install the hitmaps plugin
Trying to open URL serendipity_plugin_hitmaps.php?rev=1.9999...
The URL http://cvs.sourceforge.net/viewcvs.py/* ... rev=1.9999 could not be opened. Maybe the Serendipity or SourceForge.net Server is down - we are sorry, you need to try again later.
Trying to open URL lang_de.inc.php?rev=1.9999...
The URL http://cvs.sourceforge.net/viewcvs.py/* ... rev=1.9999 could not be opened. Maybe the Serendipity or SourceForge.net Server is down - we are sorry, you need to try again later.
Trying to open URL lang_de.inc.php?rev=1.9999...
The URL http://cvs.sourceforge.net/viewcvs.py/* ... rev=1.9999 could not be opened. Maybe the Serendipity or SourceForge.net Server is down - we are sorry, you need to try again later.
Trying to open URL lang_en.inc.php?rev=1.9999...
The URL http://cvs.sourceforge.net/viewcvs.py/* ... rev=1.9999 could not be opened. Maybe the Serendipity or SourceForge.net Server is down - we are sorry, you need to try again later.
Error: serendipity_plugin_hitmaps:297e5e73c3404261e161a146578d1c89 (serendipity_plugin_hitmaps)
DEBUG: Plugin serendipity_plugin_hitmaps:297e5e73c3404261e161a146578d1c89 not an object: .
Input: Array ( [adminModule] => plugins [pluginPath] => serendipity_plugin_hitmaps [install_plugin] => serendipity_plugin_hitmaps [spartacus_fetch] => sidebar [action] => [adminAction] => ) .

Please report this bug. This error can happen if a plugin was not properly downloaded (check your plugins directory if the requested plugin was downloaded) or the inclusion of a file failed (permissions?)
Backtrace:
Installing plugin: Array ( [0] => serendipity_plugin_hitmaps [1] => [2] => right [3] => 0 [4] => serendipity_plugin_hitmaps )
INSERT INTO serendipity_plugins (name, sort_order, placement, authorid, path) values ('serendipity_plugin_hitmaps:297e5e73c3404261e161a146578d1c89', 12, 'right', '0', 'serendipity_plugin_hitmaps')
No valid path/filename found. Aborting.
Classname serendipity_plugin_hitmaps still does not exist. Aborting.
Loading plugin failed painfully. File not found?
No valid path/filename found. Aborting.
Classname serendipity_plugin_hitmaps still does not exist. Aborting.

Fatal error: Call to a member function on a non-object in /var/www/vhosts/myblog.info/subdomains/blog/httpdocs/include/admin/plugins.inc.php on line 797
is the server down or have I done something wrong

Dave Cummins

Re: Bug: loading hitmaps plugin

Posted: Thu Jan 19, 2006 6:29 pm
by garvinhicking
It seems more like the sourceforge.net server is down, I'm sorry. You might try to configure spartacus to use netmirror.org download file mirror instead?

Regards,
Garvin

Posted: Thu Jan 19, 2006 9:28 pm
by d_cee
thanks Garvin, helpful as ever.

I installed the plugin no problem from netmirror.org. It seems however that the code is out of date in some way - a message appears over the map in the sidebar. When I clicked on the message I was redirected to information about some other piece of software by the plugin authors

cheers Dave