aar0on
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can edit old posts, but can't create new onesTara, thanks for the suggestions, but none of them worked.
Forum: Fixing WordPress
In reply to: Alignment of a Photo with Text on a Pageesmi’s advice works. Also, add the following to your photo code:
class="alignleft"…or whichever class you’re using for a certain photo.
Forum: Plugins
In reply to: [Plugin: MudSlideShow] GalleryNevermind, got it.
Forum: Plugins
In reply to: [Plugin: MudSlideShow] GalleryI have the same problem. How’d you solve it?
Forum: Fixing WordPress
In reply to: Plugins And Internal Error 500Great advice! I kept getting an Error 500 when I clicked the Pages link in the Admin panel. Adding this at the bottom of the .htaccess got rid of the error.
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress Options All -Indexes AddType x-mapp-php5 .php AddHandler x-mapp-php5 .phpForum: Plugins
In reply to: [Plugin: WordPress.com Stats] No download linkSame problem here, not sure why.
Forum: Installing WordPress
In reply to: Importing XML Incomplete/FailedWhat works for me:
Disable any/all plugins, then import. It will most likely fail or be incomplete, but it’s okay for now.
Open file called wp-settings.php, and change ‘WP_MEMORY_LIMIT’, ’32M’ to:
‘WP_MEMORY_LIMIT’, ‘128M’ (**it’s near the top of the page**)
Upload/over-write that file on your server, then import again. This time, it should work.
Re-open that file, and change 128 back to 32, then upload/over-write.
Forum: Themes and Templates
In reply to: Images or tables are messed upSame issue here. Looks great in IE and Opera, but not in Firefox.
EDIT: I discovered the issue. I use the WordPress Admin Bar plugin, which puts all the links at the top of the site when I’m logged in. All I had to do was turn it off and the site looks fine.
Forum: Plugins
In reply to: [Plugin: iLast.Fm] I cant use it!Works just fine with PHP4.
Forum: Plugins
In reply to: [Plugin: Flickr Photo Album] didn’t work at allIt’s junk. Sorry, but I’ve tried and tried, and it just plain fails to insert photos into my posts.
Forum: Fixing WordPress
In reply to: [Plugin: SimpleFlickr] SimpleViewer loads, but photos don’t!I just set this up today and I’m not seeing any photos. The viewer loads, but no images are shown. :/
Forum: Fixing WordPress
In reply to: Pictures won’t uploadI deactivated StatPress temporarily and the upload/thumbnail creation worked perfectly in about two seconds. I guess I’ll just have to do that when I occasionally upload new photos.
Forum: Fixing WordPress
In reply to: Pictures won’t uploadSame issue. Everything looks good until it’s time to create thumbnails, at which time it freezes. If I add a photo to a gallery folder thru FTP, then tell the gallery to “scan folder for new images”, it goes to the next page where it should create thumbnails and just stops.
Same issue in FF3, IE8 and Opera, so it’s not a browser issue.
I’ve used the NextGen gallery plugin for months with no issues, and this has just crept up on me in the last month.
Forum: Plugins
In reply to: [Plugin: WordPress Admin Bar] Not WP-2.5 CompatableWorks perfectly for me using WP 2.5.1. Thanks!
Forum: Plugins
In reply to: Praise for StatPressYeah, I love this plugin, too. I had an issue with IE screwing up one section of my site–an ad box–because it refused to use the text margins I specified in my style sheet. I figured I’d leave it alone because “who actually uses IE anymore, anyway?” Well, I ended up fixing the problem, only to discover later that most users view my site through IE7 or even IE6.
(I also like the spy feature — shhhh)