callmeforsox
Forum Replies Created
-
Forum: Plugins
In reply to: Multiple image insertI’ve uploaded a new one. Let me know if it still messes up. For some reason, I can’t reproduce the error on my end.
Forum: Plugins
In reply to: Multiple image insertThat shouldn’t be happening because the altered code does nothing to change styles or anything else. I’ll re-up the file when I get time.
Forum: Plugins
In reply to: Multiple image insertLet me know the errors or what it’s not doing. Are there checkboxes?
Forum: Plugins
In reply to: Multiple image insertI’ve updated the media.php. If anyone knows how to suggest this code to the devs, let me know. Please replace the media.php in your wp-admin/includes folder.
Same link as before: http://cache.theblemish.com/files/media.zip
Forum: Plugins
In reply to: Nextgen Gallery modificationNice Alex. I will definitely be checking this out.
Forum: Plugins
In reply to: Nextgen Gallery modificationHey Alex, wanted to know if this is still planned for 1.00?
Forum: Plugins
In reply to: Multiple image insertI posted this in another thread, but thought I should post it here too.
I’ve uploaded it here: http://cache.theblemish.com/files/media.zip
Please test before you go live with it. It should be working, but just in case something conflicts, you’ll catch it.
Modifications include:
* Default link location changed to post url from link url
* Checkboxes and Insert selected in the post Gallery view
* Default “thumbnail” selected instead of “medium”This is the media.php file for wp-admin/includes/media.php. Not to be confused with wp-includes/media.php
Forum: Requests and Feedback
In reply to: Aaah! 2.5.1 image posting sucksI’ve uploaded it here: http://cache.theblemish.com/files/media.zip
Please test before you go live with it. It should be working, but just in case something conflicts, you’ll catch it.
Modifications include:
* Default link location changed to post url from link url
* Checkboxes and Insert selected in the post Gallery view
* Default “thumbnail” selected instead of “medium”I’m planning to take out the rel=”” code too since I don’t see any reason for it.
This is the media.php file for wp-admin/includes/media.php. Not to be confused with wp-includes/media.php
Forum: Requests and Feedback
In reply to: Aaah! 2.5.1 image posting sucksHi guys,
I was wondering if any of you were interested in this. I haven’t posted the media.php file yet though because of lack of interest.
http://ww.wp.xz.cn/support/topic/181142?replies=1
Also, WordPress crunches a thumb and a medium size picture. You’re original should be intact still.
Forum: Plugins
In reply to: Nextgen Gallery modificationSounds great! Looking forward to it.
Forum: Fixing WordPress
In reply to: How do u insert multiple images into a post?, On WordPress 2.5The [gallery] shortcode is only good if you want to show all the pictures you’ve uploaded for the post. What if you upload 1 as a header pic, 9 others as real pics and you only want to show those 9.
There’s got to be a way to put a selection box or multi-select in the flash dialog or define which pictures you want to be in the gallery.
Forum: Fixing WordPress
In reply to: Huge cache directoriesI’m not sure, I’ve stopped using the wordpress cache. The only cache I use now is super cache. So far it’s been working fine.
Forum: Fixing WordPress
In reply to: Huge cache directoriesI don’t think a crontab will cut it. I’m on my own dedi. A simple “rm” with verbose on the simpletags dir showed thousands of files being deleted every minute and it lasted around 30-45 minutes to complete.
I disabled the default wordpress cache in wp-config and now my server is running stable. Before, apache would generate an insane amount of processes before crippling the server.
Is this a wordpress object cache issue or a simpletags wordpress caching issue?
(WordPress also had huge amounts of cache files, but not as many as simpletags which would generate thousands in seconds.)
Forum: Plugins
In reply to: Google Sitemaps and WordPress 2.3 (Please help testing)I’m using Sitemaps 3.0, but getting a few errors in my log.
mktime() expects parameter 1 to be long, string given in .../google-sitemap-generator/sitemap.php on line 2580Also sometimes it will max out my connections to the db
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: User wp already has more than 'max_user_connections' active connections in .../plugins/google-sitemap-generator/sitemap.php on line 2063Can’t seem to figure what’s going on. This started happening when i upgraded to wordpress 2.3 and then upgraded to sitemaps 3.0. When the max connections happen, wordpress will be unable to connect to the db.
Forum: Everything else WordPress
In reply to: WordPress for large sites?I’m running WP on a dedicated p4 2.8 1gb ram and it’s doing fine. Getting more than 6k.
Installed:
wp-cache
mysql query cache
zend optimizer
php accelerator
varnishLoad is 0 – 1.5. Except when a spammer hits it. Then the load rockets to 27 before I rename the comments file.