ronchicago
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Problems with postingtonibella, why aren’t you doing all your writing in the wordpress dashboard? if you are editing/writing in notepad, why aren’t copying/pasting your entire article one time and then edit as necessary in the wp dashboard?
it is possible to paste an entire article in wp and add your links/blocks, etc. write from the dashboard.
do you have visual/code tag options in your dashboard writer?
i just did a forum-wide search = MS word and here is what moshu means = the first of many posts…
Forum: Fixing WordPress
In reply to: Trouble uploading imagesDunno.
Mine is read, write, execute. Sounds like the same thing with different labels. 777. Anyone can do anything which is not recommended. Even the latest image that I uploaded through the dashboard, today, does not show in the browse all window.
I did this on two sites. A four-month old site that I tweaked and quite possibly messed things up AND a site with a theme that is almost out of the box and a day old.
I also looked at two other sites, different themes, and all behave the same. I see multiple page listing of images, but only page 1 shows the image. When I go to page 2, 3, etc. I get the blurb = there are no attachments to show.
Forum: Fixing WordPress
In reply to: Trouble uploading imagessome progress, maybe.
the first time you upload into the “uploads” folder the permission (chmod) should be set at 777. once that initial pix is up change back to 755. this config worked for several months.
so i went back and tried the 777 setting and it worked. then went back to 775 and the problem reappeared.
Forum: Fixing WordPress
In reply to: Trouble uploading imagestwo things here =
1) i am saying that about 20 were uploaded through the dashboard and i only see three which were uploaded the first time i uploaded images. so i don’t see 17, only three.
i did ftp an additional three which i can’t see as explained they are not in the database.
of interest, today i uploaded an image on another site and it worked fine but the image does not show up in browse all window on this other site either.
2) the bigger problem, i still can’t upload images. i still get this error message =
The uploaded file could not be moved to /home/bn62admin/public_html/blog/wp-content/uploads.
Warning: Cannot modify header information – headers already sent by (output started at /home/bn62admin/public_html/blog/wp-admin/admin-functions.php:1879) in /home/bn62admin/public_html/blog/wp-includes/functions.php on line 1219note: i reloaded the respective admin-function and functions files from a clean wp out of the box.
Forum: Fixing WordPress
In reply to: Validation – Big picturewhile i wait for more feedback i am going into style.css to see if i can solve a problem. i will be editing out sections so the site may look like a mess for an hour or so.
Forum: Fixing WordPress
In reply to: Validation – Big pictureok. i was going to get “textwrangler” but it requires OS X v4 and i am on v3.3.9. i need motivation to upgrade and this helps. this will happen next week. no early adoptor here π
moshu, in the meantime, would you like me to give you the url/path info and take a peek?
Forum: Fixing WordPress
In reply to: Validation – Big pictureit is my header.php = template file no? the person who wrote it i doubt used a wysiwhg. there is no post content in this file. right?
Forum: Fixing WordPress
In reply to: Validation – Big picturei thought i needed to go through one page at a time. i have started with my “header.php” file.
to date i have only moved my doctype to top of page above php script which eliminated the no doctype error. i have a long way to go.
i did use the show source option and i “see” the problem but i don’t know how to get to it to edit.
Forum: Fixing WordPress
In reply to: Adsense not working, Help would be appreciatedwhile you are waiting for a wp answer to this, did you ask adsense support? they fixed mine at their end, i.e., not a wp issue.
Forum: Themes and Templates
In reply to: How do you change the text color of a theme?the way css works is some styles are inherited and the latest code overides the previous code. i have two style sheets going because one of my widgets comes with a css.style to match my theme. as a result i have to do double the work to see results at times.
there is a Wp theme call “cub reporter” which is not a classic newspaper as described above but something to compare as you research = http://www.pixelita.com/deadpixels/new-wp-theme-cub-reporter
Forum: Fixing WordPress
In reply to: Trouble uploading imagesok, makes sense. though that only accounts for three of 20 that i have ftp’d. i never used the browsed all feature until this incident, simply uploading and moving on. i wonder why this is the case. thanks for the feedback.
Forum: Fixing WordPress
In reply to: Trouble uploading imagesnote 2 = sorry.
i was reading the forum and someone said i could ftp the images up there. well i did that but i don’t seem them, or most of the previous uploads for that matter, in the “browse all” window. so i am back to square one it seems.
here is a question. why can’t i seem all the images in the upload folder in the “browse all” window? there are 20 images in the folder but i only see three via the dashboard.
Forum: Fixing WordPress
In reply to: Trouble uploading imagesnote: i have successfully uploaded images in the past. but now that i think about it i made the mistake of upgrading mysql to v5.0 which caused all kinds of problems. i am back to v4.something and everything seems normal – until now.
Forum: Fixing WordPress
In reply to: Trouble uploading imagesi have same error message. i reloaded admin-functions.php from local site to remote. this did not fix it. did i misinterpret the solution here? thank you.