Installing event plugin stops at documents item in admin men

Creating and modifying plugins.
Post Reply
randulo
Regular
Posts: 141
Joined: Thu Jul 21, 2005 10:28 am

Installing event plugin stops at documents item in admin men

Post by randulo »

Hi,

This odd, in a working installation of Serendipity v.1.1.2 I just tried to install the sitemap plugin. Click on the icon, the admin page refreshes and stops cold just after showing the MEDIA heading on the left.

Code: Select all

<ul class="serendipitySideBarMenu">
                        <li class="serendipitySideBarMenuHead">Media</li>
                        <li><a href="serendipity_admin.php?serendipity[adminModule]=media&se
The installation has been working for a week or more and I have previously installed event plugins. Oops, here's the answer. Uninstalling the downloads manager fixed the problem.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Installing event plugin stops at documents item in admin

Post by garvinhicking »

Hi!

Might have been related because the downloadmanager plugin uses a lot of RAM, and the amount of plugins you had was too much for your limit?

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/
randulo
Regular
Posts: 141
Joined: Thu Jul 21, 2005 10:28 am

Re: Installing event plugin stops at documents item in admin

Post by randulo »

garvinhicking wrote:Hi!

Might have been related because the downloadmanager plugin uses a lot of RAM, and the amount of plugins you had was too much for your limit?
No idea, but these people weren't using the downloads part anyway. In passing, I didn't know until a user pointed this out, that you can upload PDF in the media section and that works for him so downloads was unused.
Post Reply