Newbie Question - Plugin Installation
Posted: Sat Feb 17, 2007 10:53 pm
Hi,
I successfully installed the blog and added the Spartacus Plugin. I tried to add some additional plugins like the convert to pdf plugin, but I receive an error message stating:
The chmod is set to 777 of the directory, I have no idea what else todo, I don't know php.
thank you,
ITS
I successfully installed the blog and added the Spartacus Plugin. I tried to add some additional plugins like the convert to pdf plugin, but I receive an error message stating:
Code: Select all
Error: serendipity_event_blogpdf:7c2220fe88d991d4469b25feb76ab048 (online_repository)
DEBUG: Plugin serendipity_event_blogpdf:7c2220fe88d991d4469b25feb76ab048 not an object: .
Input: Array ( [adminModule] => plugins [pluginPath] => online_repository [install_plugin] => serendipity_event_blogpdf [spartacus_fetch] => [action] => [adminAction] => ) .
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_blogpdf [1] => [2] => event [3] => 0 [4] => online_repository )
INSERT INTO serendipity_plugins (name, sort_order, placement, authorid, path) values ('serendipity_event_blogpdf:7c2220fe88d991d4469b25feb76ab048', 17, 'event', '0', 'online_repository')
No valid path/filename found. Aborting.
Classname serendipity_event_blogpdf still does not exist. Aborting.
Loading plugin failed painfully. File not found?
No valid path/filename found. Aborting.
Classname serendipity_event_blogpdf still does not exist. Aborting.
Fatal error: Call to a member function on a non-object in X\include/admin/plugins.inc.php on line 441thank you,
ITS