pathfinder
Forum Replies Created
-
Forum: Plugins
In reply to: APOD WidgetI found that the my hosting company turned off”allow_url_fopen”. Now I need a CURL version. There is one available but there seems to be an error at
http://beyrent.net/?p=36
I attempted to use the plain text version and save it but I am having a problem doing that.
Does any one have a copy or know of an alternate site?Forum: Installing WordPress
In reply to: Question on filesWorked and easy too.
Forum: Installing WordPress
In reply to: Question on filesWell I guess I will find out!
Forum: Fixing WordPress
In reply to: New ErrorThank you. I tried it now and it works.
Any idea why that just started happening now? It was fine this morning.Forum: Fixing WordPress
In reply to: New ErrorI’ll try this in the morning. Funny that it would just start tonight. It has been fine all along.
Forum: Fixing WordPress
In reply to: Link back to mainpageTry the blog name on the top,
Forum: Fixing WordPress
In reply to: Internal server error on commentThat seems to have done it. Thanks. I was always unsure of the permissions. It seems to have been in the theme files.
Nothing has ever shown up in the error log though.
Forum: Fixing WordPress
In reply to: WP-CalClose this topic. fixed
Forum: Plugins
In reply to: Page RestrictionTo andrabar.
Thanks That worked.
Is there anyway to get it to redirect to a page that tells the user that he/she must register rather than the login page?Forum: Plugins
In reply to: Widget Plugin not on Presentation TabWell it showed up. I don’t know how and I don’t know why but it is there.
Forum: Plugins
In reply to: Widget Plugin not on Presentation TabYes I know. I mispoke. All 3 have it. And I have tried it with all three themes.
Forum: Plugins
In reply to: Widget Plugin not on Presentation TabThanks for your post.
As I explained above I uploaded the functions.php to both the Default and Classic themes. I also uploaded the Ananconda theme which does support it.
I just double checked them and both have that statement.I am baffled.Forum: Themes and Templates
In reply to: CHMOD – “If this file were writable…”Never mind. I had to CHMOD each file.
Forum: Installing WordPress
In reply to: Moving index.php to web root in 1.5I think you need to copy the index.php to your public_html directory and change the line
require(‘./wp-blog-header.php’);
to
require(‘./news/wp-blog-header.php’);Forum: Themes and Templates
In reply to: Themes without TemplatesWhy can’t I get to the official download site? The link gets a 404.