Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter eluthria

    (@eluthria)

    I’ve tried editing the hosts file and uncommenting:

    127.0.0.1 localhost

    unfortunately this hasn’t helped. Anyone else seen this problem before?

    – Elu

    Thread Starter eluthria

    (@eluthria)

    I’ve tried completely disabling the Windows firewall and my virus scanner but this hasn’t helped. Does anyone know why I might be having this login issue?

    – Elu

    Thread Starter eluthria

    (@eluthria)

    In my php.ini file I tried setting:
    session.save_path = “D:\PHP\session”
    upload_tmp_dir = “D:\PHP\tmp”

    I gave ‘everyone’ full control over the PHP directory and sub directories. I confirmed the settings had taken effect using phpinfo() and I restarted IIS for good measure. Unfortunately this hasn’t helped at all.

    Does anyone have any ideas that I might try?

    – Elu

    Thanks hakre, your suggestion worked perfectly.

    For other Windows users hosting their own site…

    1. Edit your php.ini file (usually C:\WINDOWS\php.ini)
    2. Uncomment the line extension=php_curl.dll and extension=php_openssl.dll
    3. Save the changes you made to php.ini
    4. Restart IIS and voila, spellchecker works

    – Eluthria

    I updated today to version 2.5.1 and it appears to have fixed these bugs with IE and the media gallery – thumb nails are working and images are uploading etc.

    Yes I’m also having the same issue.

    Works great with Firefox 2.0.0.13.

    With Internet Explorer 7.0.5730.13 the thumb nails do not display in the gallery or when you upload an image. In the gallery area when you click the show button nothing happens, the image details are not displayed.

    Applying fix http://trac.ww.wp.xz.cn/ticket/6443 did not resolve the issue. This fix changed the script errors and also broke the uploader; thumbnails etc still do not work.

    The active ticket for this issue appears to be http://trac.ww.wp.xz.cn/ticket/6502

    I have done a little more digging over this issue…

    I reinstalled with WordPress 2.2.3 and a clean database. In my environment the ‘Browse All’ function works correctly with version 2.2.3.

    I tried installing 2.3.1 and then swapping in the upload functions from 2.2.3 but this didn’t work.

    I have also examined the wp_posts table and compared the row details between 2.2.3 and 2.3.1; to my eye they look identical.

    I’d be very greatful if anyone could offer some further suggestions.

    – Eluthria

    I also have this same issue.

    I am running on Windows 2003 SP2, IIS 6, PHP 5.2.5, MySQL 5.0.45, WordPress 2.3.1.

    Previously the upload and browse functionality worked fine with WordPress 2.0.2, since updating to 2.3.1 these functions do not work as mentioned in the post above.

    I have tried reinstalling my web infrastructure noted above (with the latest versions) and setup a new plain vanila WordPress site. This unfortunately has made no difference to the issue.

    I have carefully checked all permissions for the website including permissions on uploaded files and I’m reasonably confident that I have no issue in that area.

    I have tried using both Firefox 2.0.0.9 and Internet Explorer 7, both browsers produced the same result.

    I have also tried the fix mentioned in this thread http://ww.wp.xz.cn/support/topic/95518. This unfortunately didn’t resolve the issue either.

    I am now fresh out of ideas as to where to go with this. My gut feeling is an issue with my PHP or MySQL configuration. Perhaps the ‘Browse All’ feature is calling one of the extra php funtions that I haven’t enabled? Perhaps MySQL is doing something funny like was indicated in the liked article?

    Anyway I would really appreciate some help, thankyou in advance.

    – Eluthria

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