Freetag - Reparse Keywords

Creating and modifying plugins.
Post Reply
tuler
Regular
Posts: 19
Joined: Wed Aug 16, 2006 2:05 am

Freetag - Reparse Keywords

Post by tuler »

I've created 7 tags and have manually applied them to a few posts. I then assigned automated keywords to those tags so that I can easily tag the rest of my entries. The problem is that the Reparse all automatted keywords function isn't working. When I click on the link to go to:

Code: Select all

http://bugabooworld.com/serendipity_admin.php?serendipity[adminModule]=event_display&serendipity[adminAction]=managetags&serendipity[tagview]=tagupdate
I just get a blank page and it doesn't update any of the posts.

Any idea what might be causing this?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Freetag - Reparse Keywords

Post by garvinhicking »

Hi!

A blank page often means a fatal PHP error. Can you ask your provider for the php error_log?

Most presumably, you have too many entries and parsing them all leads to a "out of memory".

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/
Post Reply