herrprof
Forum Replies Created
-
Ok I think I see what you mean, in submission php
method="post" action="<?php echo get_permalink( $post->ID ); ?>" id="wpas-new-ticket" enctype="multipart/form-data">Can I just change the get_permalink to a hardcoded url?
Forum: Alpha/Beta/RC
In reply to: frontpage stuck on arbitrary postIpstenu – thanks for all your help.. if youd like a thsirt.. hit me up on my site!
Forum: Alpha/Beta/RC
In reply to: frontpage stuck on arbitrary postI jsut figured it out.. redirection plugin wasnt working properly on the beta.. disabled and all is well. Thanks for your help!
Forum: Alpha/Beta/RC
In reply to: frontpage stuck on arbitrary postThis may be useful. I had this problem with another post before the issue arose, restored a backup, and then completed the psot again with a different name (but same content) and the error returned. Perhaps beta 2 doesnt like one of the embeds and it rewrote something as pertains tot he permalinks.
Forum: Alpha/Beta/RC
In reply to: frontpage stuck on arbitrary postNo dice, i still have the stuck post in the url, andcannot select the /%year%/%monthnum%/%postname%/ without the stuck post.
Forum: Alpha/Beta/RC
In reply to: frontpage stuck on arbitrary postThanks for the help so far
Right now its:
# BEGIN WordPress # END WordPressIt was
RewriteEngine on # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress http://truechiptilldeath.com/ [R,NC]Forum: Alpha/Beta/RC
In reply to: frontpage stuck on arbitrary postprogress!
redirects to: http://truechiptilldeath.com/2010/05/a-lil-chat-with-bleepstreet/
But i still see my newer posts.. If i set it to the other permalink the problem returns.
htacces is renamed.
Forum: Alpha/Beta/RC
In reply to: frontpage stuck on arbitrary postYea I tried that and it created a 404 back to that “a-lil” chat link. Same thing happens when I:
1. Unpublish the article
2. Also happens with stock theme
3. couldnt find anything obvious in .htaccess.I am truly stumped!