gupster
Forum Replies Created
-
Not to worry, the graphics are okay I think so I’ll stick with that. Thanks for your help.
Ah, that seems to make it work. 🙂
Just installed one and it works perfectly. Sorry… 🙂
Hi Jeremy,
No, the .htaccess is as was when I set this up. Also the only changes have been upgrading to WP3.5 and the latest Jetpack plugin. One or the other I suspect has caused this as it was working.
We run on Windows Server 2003.
RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php?p=$1 [NC,L]Thanks,
+1 for the issue on Windows server 2003.
Tried the test script and got a fail. It didn’t look like the server name variable was being populated. When I hard coded it, it gave a success result.
I have the same issue. I click the share button and it opens the pop up window, but is just the same blog page. It’s not taking the user to the corresponding social site.
Forum: Fixing WordPress
In reply to: 3.5 on IIS7 unable to update plug-ins and themesI can confirm I’ve seen this also on Windows Server 2003 and IIS6. The workaround of the define in wp-config.php also works.