Page 1 of 1

Freetag - Reparse Keywords

Posted: Mon Dec 17, 2007 9:02 pm
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?

Re: Freetag - Reparse Keywords

Posted: Mon Dec 17, 2007 9:58 pm
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