• I’d upgraded my wp to the latest version 2.5 and found some bugs like missing some save buttons at settings (option) general, writing, discussion, reading, permalinks and at akismet configuration. It made me couldn’t save any chnages that i’d made.
    would you guys please help me solving this problem..

Viewing 6 replies - 1 through 6 (of 6 total)
  • It’s on the bottom of the pages, no?
    Screen shot would be helpful.

    If you’re running 800px screen width, this seems to be a general problem. The Ajax/javascript in the div overlay means you can’t get to the bottom of the page

    Thread Starter bilher

    (@bilher)

    I use 1152 x 864 px. I’ve changed to another setting but it still doesn’t work. you can see the screenshot below
    [URL=https://img225.imageshack.us/my.php?image=dashboardkh4.jpg][IMG]https://img225.imageshack.us/img225/1618/dashboardkh4.th.jpg[/IMG][/URL]

    Thread Starter bilher

    (@bilher)

    Well, that looks like a styling issue, but I don’t know how to fix that since I have no idea what’s wrong with it. The good news is, I have a temporary fix for you. Whenever you are done with the settings and are ready to save them, copy & paste (ideally make a bookmarklet) the following code to your address bar and enter:

    javascript:document.getElementsByTagName("form")[0].submit();

    What it does is submit the first form on the page, and since all WordPress Setting pages have only one form (I think, at least the ones come with WP), so, yeah, it submits your changes.

    Thread Starter bilher

    (@bilher)

    @haochi
    Thank you very much guy, it works!
    hope wordpress soon fixes this problem permanently before I restore to the previous version ??

    thanx guy ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Missing some save buttons at WP 2.5’ is closed to new replies.