Bug: loading hitmaps plugin

Found a bug? Tell us!!
Post Reply
d_cee
Regular
Posts: 603
Joined: Wed Jan 18, 2006 6:32 pm
Location: UK
Contact:

Bug: loading hitmaps plugin

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Bug: loading hitmaps plugin

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
d_cee
Regular
Posts: 603
Joined: Wed Jan 18, 2006 6:32 pm
Location: UK
Contact:

Post 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
Post Reply