jalvarez79
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: uploading pics.Just to let you know that the server support people fixed the issue, if I find out what they did ill post it here.
Forum: Fixing WordPress
In reply to: uploading pics.Actually Im not completely sure, but I imagine that someone on the server side changed something.. NOw with this new warning,
Warning: Cannot modify header information – headers already sent by (output started at /home/jaimep30/public_html/blog/wp-admin/admin-functions.php:1965) in /home/jaimep30/public_html/blog/wp-includes/functions.php on line 1348
Ive found through support forums that is a ?> in the coding and a white space, but Ive checked that, resaved, re upload, and I still get the same error information.
On line 1348 for the function.php I have the following
header(‘Content-Type: text/html; charset=utf-8’);
and 1965 on the admin-functions.php is
wp_die( printf( __(‘The uploaded file could not be moved to %s.’ ), $uploads[‘path’] ));
Ill keep working on it, and Ill post If I get anywhere, THanks for any help in advanced.
Forum: Fixing WordPress
In reply to: Image upload problemwhat if both my /wp-content and /upload folder permissions are set to writeable.. anyone?
Forum: Fixing WordPress
In reply to: uploading pics.UPDATE:
so I spoke with the people on my server, and I suppose we are trying to figure it out right now… now I Get the following
The uploaded file could not be moved to /home/jaimep30/public_html/blog/wp-content/uploads/2007/06.
Warning: Cannot modify header information – headers already sent by (output started at /home/jaimep30/public_html/blog/wp-admin/admin-functions.php:1965) in /home/jaimep30/public_html/blog/wp-includes/functions.php on line 1348any ideas anyone?
Forum: Fixing WordPress
In reply to: Urgent: Please Help Unable to create directoryfor the past 4 hours Ive been looking for a solution to this problem, but I have not found anything, just that there are a large number of people that have this problem.
IF anyone knows something (beyond just changing the permissions to 777) Id love to know
Forum: Fixing WordPress
In reply to: uploading pics.*anyone??!?!?!
*bump
editing this to say that I have used both firefox and safari, and there has been no solution to the issue, as its not a browser issue, more of a server issue. Also using WordPress 2.2.
Forum: Fixing WordPress
In reply to: uploading pics.did that.. still getting the same message….
Anyone else?
I should also mention I pointed to the uploads file under the
options>misc.Forum: Fixing WordPress
In reply to: uploading pics.*bump*
anyone? Ive been reading through the codex.www.ads-software.com site.. And I feel like I got ahead with something about Permissions, but then my browser shut down, and now I cant get back to it.