then upgrade some plugins ( event plugins )
but almost always, I got these similar message :
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
Code: Select all
Error: serendipity_event_startcat:e6985510a1a216e4985285c878a170fa (serendipity_event_startcat)
DEBUG: Plugin serendipity_event_startcat:e6985510a1a216e4985285c878a170fa not an object: .
Input: Array ( [adminModule] => plugins [pluginPath] => serendipity_event_startcat [install_plugin] => serendipity_event_startcat [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_startcat [1] => [2] => event [3] => 0 [4] => serendipity_event_startcat )
INSERT INTO blognick_plugins (name, sort_order, placement, authorid, path) values ('serendipity_event_startcat:e6985510a1a216e4985285c878a170fa', 36, 'event', '0', 'serendipity_event_startcat')
Init probe for plugin serendipity_event_startcat:e6985510a1a216e4985285c878a170fa, , serendipity_event_startcat
Including plugin serendipity_event_startcat, serendipity_event_startcat
Found plugin file
/home/vhosts/blognick/public_html/plugins/serendipity_event_startcat/serendipity_event_startcat.php
Classname does not exist.
Including /home/vhosts/blognick/public_html/plugins/serendipity_event_startcat/serendipity_event_startcat.php.
Classname serendipity_event_startcat still does not exist. Aborting.
Loading plugin failed painfully. File not found?
Init probe for plugin serendipity_event_startcat:e6985510a1a216e4985285c878a170fa, ,
Including plugin serendipity_event_startcat,
Found plugin file
/home/vhosts/blognick/public_html/plugins/serendipity_event_startcat/serendipity_event_startcat.php
Classname does not exist.
Including /home/vhosts/blognick/public_html/plugins/serendipity_event_startcat/serendipity_event_startcat.php.
Classname serendipity_event_startcat still does not exist. Aborting.
Fatal error: Call to a member function on a non-object in /home/vhosts/blognick/public_html/include/admin/plugins.inc.php on line 797
TIA.