magius2244
Forum Replies Created
-
Forum: Installing WordPress
In reply to: WordPress 2.9: your attempt to edit this post has failedI had the same issue with a client trying to schedule posts or save them as drafts running WP 2.8.6. Disabling the “All In One SEO Pack” plugin resolved the issue it seems.
Forum: Fixing WordPress
In reply to: Permalinks in 2.6.1 still not working@ gillesenvrac
If I have correctly understood, the index.php on the permalink is still there, under 2.6.1, is it ? If so, I will have to wait… But this problem is a serious break in the web of links between blogs, search engines…
I think the “index.php” prefix is just for IIS servers if I am not mistaken.
I found this on another post about the permalink issue from 2.6:
If you’re using Linux/Apache on your webserver, you don’t really need the index.php anyway. Try removing it. The index.php thing was only meant for IIS servers, which don’t support mod_rewrite.
I am a little baffled as to what WAS fixed with this issue for IIS users that the release notes mentioned. So far the only change I see is that the 2.6 workaround doesn’t work AND the problem still exits.
I have 5 clients that want WP blogs integrated into their websites on IIS servers. All of them want SEO. This default permalink structure of p=whatever is going to tank that.
I sincerely hope that some solution or workaround can be found.
Any new thoughts out there on this issue?
Forum: Fixing WordPress
In reply to: IE 7 Error st1\:*{behavior:url(#ieooui) }<!--[endif]-->Looks to be part of a CSS conditional test for IE6 or IE7. I see in the head of your site that you have two conditional tests for this:<!--[if lte IE 7]><link rel="stylesheet" type="text/css" href="http://www.keepy.co.uk/blog/wp-content/themes/primepress/css/ie7.css" /><![endif]--> <!--[if lte IE 6]><link rel="stylesheet" type="text/css" href="http://www.keepy.co.uk/blog/wp-content/themes/primepress/css/ie6.css" /><![endif]-->I would find the code
st1\:*{behavior:url(#ieooui) }In your ie7.css file and comment it out and see if that resolves the error.Hope that helps….
Forum: Fixing WordPress
In reply to: Permalinks in 2.6.1 still not working@ wiselywoven
I changed my whole blog directory (the folder)to a 777 permission within my web host account utility (WebShell). I then changed the permalink structure as before, and WordPress was able to write to the .htaccess file at that point.
I then changed my blog directory back to a 755 permission (don’t leave your permissions at 777! you’ll be hacker bait if you do).
Unfortunately, my host doesn’t allow the .htaccess file. I tried to change my IIS permissions on the root (temporarily) and adjust my permalinks and didn’t have any luck…It was worth the shot though…
Any other suggestions out there?
Forum: Fixing WordPress
In reply to: Changing Permalinks and Previous PostsIt was also hose any cache that the search engines have of your website and its content…Unless you use .htaccess or some other means to let the search engines know that your content has moved to a new location.
I am “praying” that someone can come up with a permakink fix for IIS that works…
The thread for the permalink issue is here:
http://wordpress.org/support/topic/196947Forum: Fixing WordPress
In reply to: 404 errorWhat is the URL to your website?
Forum: Fixing WordPress
In reply to: Permalinks in 2.6.1 still not working@ jojoma
Too bad this issue was fixed with 2.6.1. The link with p_id= has really caused me a lot of problems.
You must have lucked out with something then…I can’t even get the 2.6 workarounds to function with fresh installs on 2.6.1
Anyone have ANY thoughts on this?
Forum: Fixing WordPress
In reply to: Permalinks in 2.6.1 still not workingRe-tried all steps this morning…no dice. Anyone have any ideas?
Forum: Fixing WordPress
In reply to: [Plugin: Viper’s Video Quicktags] Problems with Firefox 3I thought I would take a look as well just so Viper007Bond doesn’t look biased 😛 …
I checked the videos out in my FF3 and they loaded up fine…Did you try re-installing the flash player, clearing your browsers cache and restarting the browser?
Forum: Fixing WordPress
In reply to: Changing my blogs URLI think this article is exactly what you are looking for. I hope it helps…
Forum: Fixing WordPress
In reply to: Permalinks in 2.6.1 still not workingI believe “index.php” is inserted into the permalink due to an IIS issue due to its lack of the mod_rewrite function.
There is a post on it here:
FIX: 2.6 Permalink issues with “index.phpHope that helps…
Note: That article did not solve my permalink issues described further up in this post.
Forum: Fixing WordPress
In reply to: Permalinks in 2.6.1 still not workingHello All,
Just tried a completely fresh install, fresh download of 2.6.1, new database and I still have the same permalink issues I had previously. Unless I use the horrible URL of “p=some number no one will ever remember”. I receive a 404 on every page with the exception of my blogs home page.
I have tried adding a category base and a tag base as well and still push nothing but 404’s.
Anyone else have any luck with this as of yet?
Forum: Fixing WordPress
In reply to: Permalinks in 2.6.1 still not workingSame problems for me. A 404 Error as well. I have tried all of the previous solutions and the solutions listed in this support post. I am running IIS as well.
I thought this issue was resolved…Even when adding the category and tag base names it does NOT work.
Anyone have any ideas? Thoughts? A rock to hurl at the wall?
Forum: Alpha/Beta/RC
In reply to: 2.6-beta3 and permalinksI am on a IIS server and I have tried adding the category base values and tag base values to resolve the issue as suggested and I still cannot view my posts except for the home page. Does anyone know when 2.6.1 is due? This is really frustrating and my traffic has plummeted.