figaro
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Increasing max filesizeSo increasing the memory limit will increase the max file size upload? Hummm…I learn something new everyday 😉
Forum: Fixing WordPress
In reply to: Posting from admin panel, text color and sizeShould be there…take a look at some of the editor problems/solutions at the link below…may be something there that will help.
Forum: Fixing WordPress
In reply to: Can someone help???Okay…what picture or banner? Do you have it created? Can you post a link to it and I’ll see if I can get it to work and tell you how to do it.
Forum: Fixing WordPress
In reply to: Can someone help???I haven’t installed this theme, but what are you trying to put there?
Forum: Themes and Templates
In reply to: Anyone know of something like this?If you have WP 2.8, login and go to where you search for themes. Leave the search field blank and press Search. You will get 34, or so pages of themes you can browse and try out right from withing the WP admin area.
Forum: Fixing WordPress
In reply to: Can someone help???As it says, you will need to customize it in the header.php file. The background is a small, repeating background image. It is located here:
http://jvazjrsblog.com/wp-content/themes/black-splat-wr/images/bgheader.jpg
Forum: Fixing WordPress
In reply to: Posting from admin panel, text color and sizeJust click on the little icon that looks like a keyboard…that should open a second row of icons and you should be able to do it from there.
Forum: Fixing WordPress
In reply to: How do I export our user email addresses for a newsletter list?If you have access to phpMyAdmin, then just export the users table to a cvs format. You should be able to open that in any number of programs to extract just the emails…if you have Excel, that will work great.
Forum: Everything else WordPress
In reply to: DOES ANYONE HELP HERE IN THIS FORUMwhen adding a comment to a post, does it push it back up in the queue
No…comments don’t impact the posting date. The order of posts is determined by date/time of post.
Forum: Fixing WordPress
In reply to: Increasing max filesize@shane G: Are you sure you read the question??
Forum: Fixing WordPress
In reply to: Increasing max filesizeTry this…
http://roshanbh.com.np/2008/01/uploading-larger-files-in-php.html
If it doesn’t work, then ask your host what to put in it.
Forum: Fixing WordPress
In reply to: Site no longer works, wants to install againYou’re welcome.
Forum: Fixing WordPress
In reply to: Site no longer works, wants to install againYou have either set-up a new db, or you have a different table prefix in the wp-config.php file, or you don’t have a wp-config.php file and WP is trying to install and create another one.
1. Make sure you have a wp-config.php file in your WP install.
2. Open that file and make sure the table prefix matches the table prefix in your database.Forum: Fixing WordPress
In reply to: Increasing max filesizephp.ini is not in wordpress, it’s in your server software. If you are on a shared host, then you will need to contact them for directions on how to change the max upload size…some will allow you to use a local php.ini on your account.
Forum: Fixing WordPress
In reply to: Yahoo Hosting ProblemDo you have any suggestions for good servers that host WordPress well.
That will depend on what you are willing to pay. If it’s $5 a month, then Godaddy is about what you can expect. If it’s $100 a month, then you can get a nice VPS with a host like Liquid web that will do you very nicely.