keydin
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 2.7 Uploader ProblemTremor: I tried disabling all my plugins but I couldn’t get it working that way either.
Please let me know if you find a solution.
Forum: Fixing WordPress
In reply to: 2.7 Uploader ProblemOtto42. I did re-upload those directories but it still isn’t working.
Forum: Fixing WordPress
In reply to: 2.7 Uploader ProblemLet me try disabling the plugins and see if that is the issue on mine.
Forum: Fixing WordPress
In reply to: Auto Upgrading And Other ProblemsOK I will try changing them to 777.
Sorry about the confusion. What I am trying to say is:
The root directory that I have my wp install in is, for sake of argument, /mywpinstall. When I try to run the auto update or try to auto install a plugin it is trying to write to: /mywpinstall/mywpinstall/.
That doesn’t seem right. Any ideas?
Forum: Fixing WordPress
In reply to: Auto Upgrading And Other ProblemsNot a very secure way to run things. Also isn’t it strange that it is trying to write another dir with the same name as the root?
Forum: Fixing WordPress
In reply to: Posting by Author ProblemI found the workaround. I went into users and again changed my role to admin and it worked.
Forum: Fixing WordPress
In reply to: Posting by Author ProblemOk, here is a continuation of my problem. I added the nickname and it worked perfectly, but now all of the sudden it is giving me the same problem again.
Does anyone have more insight on this?
Forum: Fixing WordPress
In reply to: Posting by Author ProblemThat did it. Thank you very much. Weird bug.
Forum: Fixing WordPress
In reply to: class-snoopy.php ErrorWeird, it righted itself. Back to working properly.
Forum: Fixing WordPress
In reply to: class-snoopy.php ErrorI can’t even get into wp-admin because I get this error:
Warning: fsockopen() [function.fsockopen]: unable to connect to matej.nastran.net:80 (Connection timed out) in /home/steveell/public_html/wp-includes/class-snoopy.php on line 1157
Warning: Cannot modify header information – headers already sent by (output started at /home/steveell/public_html/wp-includes/class-snoopy.php:1157) in /home/steveell/public_html/wp-includes/pluggable.php on line 770
Forum: Fixing WordPress
In reply to: Comment Teaser?Well I guess I will just have to manually past in the link to the comment. Oh well.
Forum: Fixing WordPress
In reply to: Comment Teaser?Yeah I know
Forum: Fixing WordPress
In reply to: Comment Teaser?oops forgot to use the code tag:
<a href="<?php the_permalink() ?>#respond">Text that will change every post</a>
Forum: Fixing WordPress
In reply to: Comment Teaser?The only problem is that text being used with the link will change from post to post.
for example:
<div class=”teaser”>#respond”>Text that will change every post
Forum: Fixing WordPress
In reply to: Comment Teaser?oops. that doesn’t work. won’t pickup the wordpress permalink reference. See the end of my first post here steveeller.com
Yes I have runPHP enabled for this post.