sumedhzamanzarcom
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Strange problem while creatig a postSomeone here please? 😐
Forum: Fixing WordPress
In reply to: Strange problem while creatig a postI successfully upgraded to 2.7 …
But the problem on FF remains… :'(
Forum: Fixing WordPress
In reply to: Strange problem while creatig a postBTW, I just checked that this is working fine with IE6 …
I am using FF 3.0.4 …
So this seems to be some quirk in browser…
Anyone else facing this issue? If I upgrade WP version, what is the chance that it goes away?
Forum: Installing WordPress
In reply to: Migrating the blog from dev to productionHurrraaayyy !!!
Finally it worked… 🙂
I had “AllowOverride None” in my Apache httpd.conf file… 🙁One more related change…
If possible, I want to use http://www.example.com/category1 for category pages instead of http://www.example.com/category/category1 …I don’t think current admin panel UI allows that…any suggestions?
Samboll, thanks a lot for all the help you are offering… 🙂
Forum: Installing WordPress
In reply to: Migrating the blog from dev to productionHi…
Could you please elaborate on this? 😐
“Ya, the key is updating the meta option for url in the database to fix the log in problem.”
Forum: Installing WordPress
In reply to: Migrating the blog from dev to productionHi Samboll…
It helped…I’ve been able to successfully display the home page…
The parmalinks to the posts aren’t working though…(I get a 404)
I tried changing the permalinks structure in the permalinks panel, and it showed a success message…the links to the posts are updated to the new structure as well, but I get a 404 on those links…
The mod_rewrite module seems on in the httpd.conf…
What else do I need to check?
Also, when I go to ‘Post New’ in admin panel, the page redirects to itself (/wp-admin/post-new.php) after a few seconds, and then hangs… 🙁
Not sure what the problem is…