erika_conn
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: how to create link from static “About” to all postsI guess I’m just not understanding you. Is there no way to do this in the About page that is already created?
Forum: Fixing WordPress
In reply to: how to create link from static “About” to all postsNo but what good would that do? I want a link that I can insert in the static “About” page which will direct them to all the posts. I don’t need yet another Page.
What I want is a link that says “Enter” which, when clicked, opens up the place where all the posts are.
Forum: Fixing WordPress
In reply to: Are there a fix for the image upload issue on WP 2.2.2And to continue – I can upload using the img code. Trouble is, I have to resize the image and then there is no thumbnail that you can click to get a larger image. This is a royal pain.
Forum: Fixing WordPress
In reply to: Are there a fix for the image upload issue on WP 2.2.2I tried by uploading using ftp and placing the pictures into wp-content/uploads. Trouble is, when I get the url for a certain picture and place it in the post, nothing shows up.
So, to repeat myself, when attempting to upload pictures in wp, the error reads:
The uploaded file could not be moved to /home/cecon46/public_html/saycheese/wp-content.
Warning: Cannot modify header information – headers already sent by (output started at /home/cecon46/public_html/saycheese/wp-admin/admin-functions.php:1986) in /home/cecon46/public_html/saycheese/wp-includes/functions.php on line 1357line 1986 says this:
wp_die( printf( __(‘The uploaded file could not be moved to %s.’ ), $uploads[‘path’] ));And line 1357 reads:
$selected = ” selected=’selected'”;Is that supposed to mean something to me?
Man, I’m ready to spit nailsForum: Fixing WordPress
In reply to: Can’t upload pictures – Error messageChris, I’m almost thinking of downgrading to 2.1.3. I must have downloaded a bad copy of 2.2.2. I had trouble with the fresh installation from the get-go. All kinds of error messages.
Forum: Fixing WordPress
In reply to: Are there a fix for the image upload issue on WP 2.2.2I believe there is something seriously wrong with 2.2.2. I’ve created 2 new blogs using this update and I have the image issue on both.
Let me know when you’ve found an answer.
Forum: Fixing WordPress
In reply to: Can’t upload pictures – Error messageStill me.Well, I’m not getting any response. Why is that?
I now have 3 blogs. https://ceconn.com/canwetalk – this is the oldest one and seems to work just fine. I can upload pictures – no problem. Another thing I can do is type in the address this way without problems: https://canwetalk.ceconn.com.
The other two blogs are as follows:
https://ceconn.com/whatsmellssogood
https://ceconn.com/saycheese
In both cases, I cannot type the addresses in reverse order as with canwetalk.
Why is it that canwetalk works great and has the same WP2.2.2 as whatsmellssogood and saycheese and they don’t work that well? Where could the problem lie?Forum: Installing WordPress
In reply to: Register link not showing up under MetaNow, I see it too. I wonder what happened? Hmmmmm. Computers.
Sorry to have bothered you.
Forum: Installing WordPress
In reply to: Posts in Reverse OrderIt is now. Still nothing.
Forum: Installing WordPress
In reply to: Posts in Reverse OrderShould there be something in front of
query_posts($query_string . “&order=ASC”); ?Because I put it right after <?php get_header(); ?> in the index.php but nothing happened.
Forum: Installing WordPress
In reply to: Warnings: Illegal offset type – after fresh installYou’re a genius, whooami. Thank you so much. All those bad warnings went away.
Forum: Installing WordPress
In reply to: Warnings: Illegal offset type – after fresh installWell now I’m really confused. It’s changed again to Illegal Offset type
Forum: Installing WordPress
In reply to: Warnings: Illegal offset type – after fresh installI meant Can You Help.
Forum: Installing WordPress
In reply to: Warnings: Illegal offset type – after fresh installHi whooami,
I did as you suggested by downloading your cache.php. The previous warnings disappeared and now I have the following:
Warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/cecon46/public_html/saycheese/wp-includes/formatting.php on line 544
Warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/cecon46/public_html/saycheese/wp-includes/formatting.php on line 544
Warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/cecon46/public_html/saycheese/wp-includes/formatting.php on line 544
And you help?
This is a new site:
https://www.ceconn.com/saycheeseForum: Installing WordPress
In reply to: Warnings: Illegal offset type – after fresh installI got the same as you. What’s with the Array, Array, Array? It does ring a bell, though.