Cannot add or check Event plugins

Creating and modifying plugins.
Post Reply
Lynoure
Regular
Posts: 21
Joined: Tue Sep 05, 2006 4:37 pm

Cannot add or check Event plugins

Post by Lynoure »

I just upgraded to 1.1.2 and the upgrade was easy and fun. However, now when I try to 'Check for new event plugins', I get no results, just an empty page with partial left side menu. Same happens when I click on 'Click here to install a new event plugin'.

What can I do to get this working?
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post by judebert »

I haven't heard of this one before. Can you provide a screen shot?

First step is to check the error logs. (Not the access logs; the PHP and Apache error logs.) Their location varies by provider, so you'll need to ask your hosting service how to access them.

Second step is to check out the source. Maybe it'll give you a hint as to where the error stopped the processing.
Judebert
---
Website | Wishlist | PayPal
Lynoure
Regular
Posts: 21
Joined: Tue Sep 05, 2006 4:37 pm

Post by Lynoure »

Ah, now that I activated logging into file, it seems this just went over php memory limit of 8M by a tad (40 and 12bytes).
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post by judebert »

DOH! So close. Just pump it up in your hoster's control panel or php.ini.
Judebert
---
Website | Wishlist | PayPal
Lynoure
Regular
Posts: 21
Joined: Tue Sep 05, 2006 4:37 pm

Post by Lynoure »

I did up the memory limit right after noticing the cause. Not having a hosted solution, luckily, though it is just a VPS.

Thanks for the help.
Post Reply