Problem with serendipity install new sidebar plugin window

Found a bug? Tell us!!
Post Reply
Frandy

Problem with serendipity install new sidebar plugin window

Post by Frandy »

Hi,

Something strange appears when i try to install a new sidebar plugin

Code: Select all


	
Plugins pour la barre latérale

Essaie d'accéder à l'adresse package_sidebar_fr.xml...
Fetched 48768 bytes from already existing file on your server. Saving file as //blog/templates_c/package_sidebar_fr.xml...

Warning: filemtime() [function.filemtime]: stat failed for S9Y_ICLUDE_PATHinclude/plugin_internal.inc.php in /blog/include/plugin_api.inc.php on line 454

Warning: filemtime() [function.filemtime]: stat failed for S9Y_ICLUDE_PATHinclude/plugin_internal.inc.php in /blog/include/plugin_api.inc.php on line 454

Warning: filemtime() [function.filemtime]: stat failed for S9Y_ICLUDE_PATHinclude/plugin_internal.inc.php in /blog/include/plugin_api.inc.php on line 454

Warning: filemtime() [function.filemtime]: stat failed for S9Y_ICLUDE_PATHinclude/plugin_internal.inc.php in /blog/include/plugin_api.inc.php on line 454

Warning: filemtime() [function.filemtime]: stat failed for S9Y_ICLUDE_PATHinclude/plugin_internal.inc.php in /blog/include/plugin_api.inc.php on line 454

Warning: filemtime() [function.filemtime]: stat failed for S9Y_ICLUDE_PATHinclude/plugin_internal.inc.php in /blog/include/plugin_api.inc.php on line 454

Warning: filemtime() [function.filemtime]: stat failed for S9Y_ICLUDE_PATHinclude/plugin_internal.inc.php in /blog/include/plugin_api.inc.php on line 454

Warning: filemtime() [function.filemtime]: stat failed for S9Y_ICLUDE_PATHinclude/plugin_internal.inc.php in /blog/include/plugin_api.inc.php on line 454

Warning: filemtime() [function.filemtime]: stat failed for S9Y_ICLUDE_PATHinclude/plugin_internal.inc.php in /blog/include/plugin_api.inc.php on line 454

Warning: filemtime() [function.filemtime]: stat failed for S9Y_ICLUDE_PATHinclude/plugin_internal.inc.php in /blog/include/plugin_api.inc.php on line 454

.../...


if i explore serendipity_pluginlist, i can see such a record :

Code: Select all

 ?  	S9Y_ICLUDE_PATHinclude/plugin_internal.inc.php  	serendipity_topreferrers_plugin  	@serendipity_topreferrers_plugin  	   	Top des liens entrants  	Montrer le top de sites qui affichent un lien vers...  	1.0  	1.0  	   	local  	0  	Serendipity Team  	N;  	   	0
if i delete this record, serendipity admin feels better.


is it a bug ?


Thanks for help

Frandy
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Problem with serendipity install new sidebar plugin wind

Post by garvinhicking »

In some 0.9 snapshots there was a spelling mistake with the "ICLUDE_PATH", which was fixed in recent versions...

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/
Frandy

Re: Problem with serendipity install new sidebar plugin wind

Post by Frandy »

garvinhicking wrote:In some 0.9 snapshots there was a spelling mistake with the "ICLUDE_PATH", which was fixed in recent versions...

Regards,
Garvin
Hi Garvin

i upgrade to alpha5 but now something strange appears in plugins management.

Code: Select all

Top des liens entrants  	 Installer
Montrer le top de sites qui affichent un lien vers votre blog
Auteur: Serendipity Team; version: 1.0
Top des liens entrants 	Installer
Montrer le top de sites qui affichent un lien vers votre blog
Auteur: Serendipity Team; version: 1.0
Top des liens entrants 	Déjà installé
Montrer le top de sites qui affichent un lien vers votre blog
Auteur: Serendipity Team; version: 1.0
Top des liens entrants 	Installer
Montrer le top de sites qui affichent un lien vers votre blog
Auteur: Serendipity Team; version: 1.0
Top des liens entrants 	Déjà installé
Montrer le top de sites qui affichent un lien vers votre blog
Auteur: Serendipity Team; version: 1.0
Top des liens entrants 	Installer
Montrer le top de sites qui affichent un lien vers votre blog
Auteur: Serendipity Team; version: 1.0
Top des liens entrants 	Installer
Montrer le top de sites qui affichent un lien vers votre blog
Auteur: Serendipity Team; version: 1.0
Top des liens entrants 	Installer
Montrer le top de sites qui affichent un lien vers votre blog
Auteur: Serendipity Team; version: 1.0
Top des liens entrants 	Installer
Montrer le top de sites qui affichent un lien vers votre blog
Auteur: Serendipity Team; version: 1.0
Top des liens entrants 	Installer
Montrer le top de sites qui affichent un lien vers votre blog
Auteur: Serendipity Team; version: 1.0
Top Referers 	Installer
Montrer le top de sites qui affichent un lien vers votre blog
Auteur: Serendipity Team; version: 1.1; (Spartacus)
Top referers vers 1.1 and Top referers (Top des liens entrants) are not installed.
local directory for this plugin was deleted.
how can i fix this trouble ?

thanks for help

Frandy
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Problem with serendipity install new sidebar plugin wind

Post by garvinhicking »

Try to go to your s9y spartacus plugin config, just hit save and then go again to the plugin install manager.

This process flushes all spartacus plugin caches and should fix your issue. If not, see what your serendipity_pluginlist table contains?

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/
Frandy

Re: Problem with serendipity install new sidebar plugin wind

Post by Frandy »

garvinhicking wrote:Try to go to your s9y spartacus plugin config, just hit save and then go again to the plugin install manager.

This process flushes all spartacus plugin caches and should fix your issue. If not, see what your serendipity_pluginlist table contains?

Regards,
Garvin
It works
great !
thanks a lot

Frandy
Post Reply