Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter active_lad

    (@active_lad)

    I’ve installed it and it does work for Pages, but it seems to not pick up the Blog elements (even though you can configure it to do so) and the default WordPress Feed no longer works. Has anyone else been able to get this plugin to work as it seems, on the face of it, to so what I need.

    Thread Starter active_lad

    (@active_lad)

    I’ve finally had a reply from my host. They are saying that:

    I don’t think the issue is file permissions as the permissions are very liberal. I suspect it may be that the software you are using does not work with safe mode which is enabled on our server.

    I’m not aware that WordPress or the Plugins do anything odd so why would this be the case?

    Thread Starter active_lad

    (@active_lad)

    Topic marked resolved.

    Thread Starter active_lad

    (@active_lad)

    I managed to get to the bottom of this. The source database was MySQL 4.1 but the destination was MySQL 4.0. The “DEFAULT CHARSET” table option is not supported by MySQL 4.0. I edited the SQL dump file and changed the entries from “DEFAULT CHARSET=latin1” to “CHARSET=latin1” using search and replace. This fixed the problem and the SQL file loaded perfectly.

Viewing 4 replies - 1 through 4 (of 4 total)