'please report this bug' occurred while installing plugin
Posted: Thu Dec 08, 2005 4:16 pm
I tried to install the static page plugin using spartacus. s9y 9.1, php 5.1, spartacus 2.5.
The following error came up:
Regards,
Harald
The following error came up:
Code: Select all
An Exception Has Occurred
Python Traceback
Traceback (most recent call last):
File "/srv/viewcvs/lib/viewcvs.py", line 3401, in main
request.run_viewcvs()
File "/srv/viewcvs/lib/viewcvs.py", line 264, in run_viewcvs
rev = int(self.query_dict['rev'])
ValueError: invalid literal for int(): 1.9999
Error: serendipity_event_staticpage:38bb490dfc98a1f24ae5140b833129c9 (serendipity_event_staticpage)
DEBUG: Plugin serendipity_event_staticpage:38bb490dfc98a1f24ae5140b833129c9 not an object: .
Input: Array ( [adminModule] => plugins [pluginPath] => serendipity_event_staticpage [install_plugin] => serendipity_event_staticpage [spartacus_fetch] => event [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_event_staticpage [1] => [2] => event [3] => 0 [4] => serendipity_event_staticpage )
INSERT INTO serendipity_plugins (name, sort_order, placement, authorid, path) values ('serendipity_event_staticpage:38bb490dfc98a1f24ae5140b833129c9', 11, 'event', '0', 'serendipity_event_staticpage')
Classname serendipity_event_staticpage still does not exist. Aborting.
Loading plugin failed painfully. File not found?
Classname serendipity_event_staticpage still does not exist. Aborting.
Fatal error: Call to a member function introspect() on a non-object in /opt/php5/s9y/include/admin/plugins.inc.php on line 797
Harald