uppfinnarn
Forum Replies Created
-
Forum: Alpha/Beta/RC
In reply to: Plugin installation failing under WP3-RC1That actually worked, oddly enough. Strange not to catch that error, thumbs down wp. Lucky this is an RC, so no more people had to stand this.
However, now my upgrader seems to call “exit;” after the first log row, but actually finishes the task in the background, but requires the page to stand open while it happens. The problem is, you don’t know how long that is, and it messes up the sidebar. Anyone know why this is happening?
Forum: Alpha/Beta/RC
In reply to: Plugin installation failing under WP3-RC1I tried changing the “Full URL path to files” field to the adress to my root folder on the server, but now it just stops after “Downloading update from http://downloads.wp.xz.cn/plugin/akismet.2.2.9.zip” and just kills the script, even when I reset the field in the Media configuration. Same thing on installs.
I also tried overriding the ABSPATH constant in wp-config, but the result didn’t change
Forum: Alpha/Beta/RC
In reply to: Plugin installation failing under WP3-RC1I don’t seem to have a settings->miscellaneous panel, I think it was removed in WP3
Forum: Alpha/Beta/RC
In reply to: Plugin installation failing under WP3-RC1I’m not sure how to change that directory, is it the ‘dirname(__FILE__)’ statement in wp-config you mean or do you override it some other way?
Forum: Alpha/Beta/RC
In reply to: Plugin installation failing under WP3-RC1Apparently the last line is supposed to contain the full path to your plugins-directory instead of just “/” according to others who has gotten similar errors on WP2, maybe there’s something wrong with my path setting…?