Hey all,
I've got a redirect plugin that I've used in wordpress and have enjoyed it. It's a pretty simple permalink redirect plugin you can check out here:
http://scott.yang.id.au/code/permalink-redirect/
I just tried using it with wpmu, but when I click the "Update Options" button I get the error message: Error! Options page not found.
Anyone have some common options I should look for to help make this thing wpmu compatible?
I tried editingThinking I might need to change it to 'siterul' or something, but I'm grasping at straws. Any help is much appreciated! Thanks!Code:$home = parse_url(get_option('home'));


LinkBack URL
About LinkBacks
Reply With Quote