pitterpat
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to fix http://<my domain>/wordpress to … WordPressThank you vachi!
It works like a charm.
It’s only necessary to put the code in http://yourdomain.com/wordpress/index.php (lower case wordpress). That redirects it to http://yourdomain.com/Wordpress. And everything works!
There is no need for any php in http://yourdomain.com
Thanks!
Forum: Fixing WordPress
In reply to: How to fix http://<my domain>/wordpress to … WordPressThanks!
I’m going to give it a try. Sounds good.
Forum: Fixing WordPress
In reply to: How to fix http://<my domain>/wordpress to … WordPressHi,
Where would you put this code? It can’t be in the WordPress folder because the user with the incorrect url would never get there.
Thanks
Forum: Fixing WordPress
In reply to: How to fix http://<my domain>/wordpress to … WordPressThanks for the feedback.
Trouble is, some users use WordPress with the capital “W” and some without.
So I want a way to accept either one.
I think this can be done with an entry in .htaccess.
Thanks
Forum: Fixing WordPress
In reply to: Sabre asks for P/W then emails another P/W???I would appreciate some help here. Is it a bug? Did I do something wrong? Is there a fix?
Thanks.
Forum: Fixing WordPress
In reply to: My home page isn’t my home page!Hi Vaughn,
Yes. It’s a BIG help.
Thanks!
Forum: Fixing WordPress
In reply to: No way for user to log out?Hi,
But how would the user even get to the Admin page if there are no meta links?
What do you mean by “Who’s the user and why are they logging in?”.
Maybe I’m missing something but I was intending for all users to log in to be able to post. Is that not the way it works?
Thanks
Forum: Fixing WordPress
In reply to: Why do I get dashboard after login?OK, this time I really got it!
Thanks
Forum: Fixing WordPress
In reply to: Why do I get dashboard after login?Hi,
Your answer sounded so easy…
But *where* do you make this change?
Thanks
Forum: Fixing WordPress
In reply to: Permalinks confusionHi,
httpd.conf is the configuration file for the Apache web server. It may not apply to non-Apache servers and for all I know, it may not apply to Apache on Windows. Mine is on Linux.
Anyway, you should be able to find the file in /etc/httpd/conf or thereabouts.
In Linux you can try: locate httpd.conf | more
Hope that helps.
Forum: Fixing WordPress
In reply to: Permalinks confusionYou’re a life saver!
Many thanks!
Forum: Fixing WordPress
In reply to: Permalinks confusionHi,
Ok, I placed the AllowOverrides ALL directive in httpd.conf (it was set to “no”). I suggest the Codex be adjusted to make this clear.
Now, pages show up with permalinks enabled. Yeaa!
HOWEVER, an image that I placed in the Theme’s header.php only shows on the home page. On other pages it just show a “x”. Previously the immage appears on all pages.
What am I missing? Do I have to change the reference to the image?
Currently, the tag is <img src=”images/<my picture>.jpg” …>Thanks
Forum: Fixing WordPress
In reply to: Why do I get dashboard after login?Thanks!
Forum: Fixing WordPress
In reply to: Sabre asks for P/W then emails another P/W???Anyone???
I’m trying to allow the user to choose his own p/w. The super cryptic passwords that WP provides are a bit much for unsophisticated users.
Thanks
Forum: Fixing WordPress
In reply to: Don’t want blogs on Home page. How?I meant Sew not Seo ;>)