lostasylum
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: CGI Error With Pagesto be honest, i’ve given up trying to look for solutions.. all the solutions i’ve tried doesn’t work…. i guess we’ll just have to wait for v2.6 and hope that it would have dealt with this issue by then…
in the meantime, i have to life with my permalinks not working and hurting my SEO as well i suppose…
Forum: Fixing WordPress
In reply to: WP2.5 plugin management upgrade automatically.hi moshu… thanks a lot for the tip!!!
Forum: Installing WordPress
In reply to: Upgraded to 2.5, now pages don’t display…WTF?hi dlo, i’ve tried your solution… unfortunately it doesn’t work for me….
i downloaded rewrite.php and then replaced the old one with the new one.
i then changed the permalink structure back to default and saved it.
i then changed it to /index.php/%postname%/, but it didn’t work.any ideas?
this permalink issue has been a real pain the @$$….i’m on IIS, helm.
Forum: Fixing WordPress
In reply to: form not working in wordpresshi moshu… i’ve finally solved the problem about my forms… it was due to the permalink solution that i used… after reverting back to the default page id format, the forms all work properly now…
now i just have to find a way to make permalinks work for IIS… #$%@#$%$…
thanks a lot moshu!
Forum: Fixing WordPress
In reply to: form not working in wordpressok, i tried to use the page template method, where i created form.php.
then i created a new page that uses form.php, which in turns actions example.phpthe page template creation went fine, but when i click submit, it’s still trying to locate http://www.example/wordpress/example.php
i’m a real noob at this, so thanks for bearing with me…
Forum: Fixing WordPress
In reply to: form not working in wordpressi have tried putting the full path for “example.php”, but it still doesn’t work.
my root folder is /wordpress.
so i’ve tried putting <form method=”post” action=”http://www.example/wordpress/example.php”>, but it still doesn’t work.
is there something i’m missing?
Forum: Fixing WordPress
In reply to: CGI Error With Pageshi, i’m actually having the same problem. i recently installed wordpress 2.3.3 on my website with the default settings.
today, i decided to change the permalinks structure from the default: http://simplyblatant.com/wordpress/?p=123
to
Date and name based: http://simplyblatant.com/wordpress/index.php/2008/03/28/sample-post/
and now, everything else i click besides the homepage won’t load. it just gives me the error:
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers.i’ve already tried the option here: http://wordpress.pastebin.ca/924003 and it still doesn’t work….
HELP!!
Forum: Fixing WordPress
In reply to: Popular Tags code segment not workingi was just told that UTW does not work with wordpress 2.3.3
if that’s the case, what is the equivalent of UTW in this case so that i can just get the latest popular tags?