AleXP
Forum Replies Created
-
Forum: Alpha/Beta/RC
In reply to: Strange Bug: Can’t edit; Keep being redirected to slugWell, actually the preview pane was not causing the error. It was the java-script inside my header.php, that was meant to do that – very successfully indeed.
I don’t know of a solution else than disabling all scripts when loading the preview. You don’t really need javascript working in your preview page anyways, at least I don’t.
So maybe you could consider this to be a design error. Maybe there is also another reason for the edit page reloads, I personally fixed it by removing the <head>-script.
Forum: Alpha/Beta/RC
In reply to: Strange Bug: Can’t edit; Keep being redirected to slugWow. Thanks Mazalien!
I finally found the problem: I was using a redirection script and forgot about it a long time ago.
Whenever the page preview inside die iframe loaded, it redirected me to the post itself. Damn, am I stupid.
Forum: Plugins
In reply to: Fatal error: Cannot redeclare (all plugins affected)Well, the ouptput I posted above is from the backup-plugin shipped with WP2-RC3. I guess this one at least has to be working with wp.
The plugins itself do their job, but settings pages don’t. I’m forced to use “PHP 4.3.10”, maybe that could be a reason?
I don’t know much about php, but I would really like to find a solution.
Forum: Alpha/Beta/RC
In reply to: Strange Bug: Can’t edit; Keep being redirected to slugAS far as I found out, a few people do have this problem – no matter if they use customized versions or not.
So chode, please, post your solution and not only “fixed”.