johnnyrokkit
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: MagicFields] "File **** Doesn't Exist?"Very odd — not sure how to track this down. Never had this problem before, but this is the first time having to deploy on a Windows box. Could that be the issue?
I am uploading using the WP uploader using “Set Image” — and for some reason the plugin is putting it into the WP uploads folder. ??
Forum: Hacks
In reply to: Using add_image_size With Magic Fieldsthanks for the reply!
Forum: Plugins
In reply to: E-commerce Shopp Plugin Paypal Express Won't WorkI’ve these forums to be next to useless. If you get this, I’d be interested to hear if you found a solution. Having the same problem. Cheers~ john(at)helloscout(dot)la
Forum: Fixing WordPress
In reply to: How to break posts into pages with 25 posts per page?That’s exactly what I was looking for, but the pastebin link expired! Possible to re-post so us Googlers can find the code at a later date?
Thanks kindly.
Forum: Plugins
In reply to: [Plugin: Cleaner Gallery] Use Outside Of WordPress ThemeI added an @import to the cleaner gallery CSS file and that helped clean it up quite a bit.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Notifications Without slideDownBump!
Forum: Fixing WordPress
In reply to: Flash Image Uploader Not FunctionalIf you’re still interested, I was never able to get this fixed.
Most Bizzare Problem Ever.
Any other ideas?
Hey there. I believe that by editing the CSS properties for “textarea”, you can change the color of borders and backgrounds, along with other attributes.
for instance:
textarea { border: 1px solid #c3c2bd; background: #f8f8f8; }
Good luck!
JohnForum: Fixing WordPress
In reply to: Flash Image Uploader Not FunctionalThanks much. I’ll try that this evening and report back.
Forum: Fixing WordPress
In reply to: Flash Image Uploader Not FunctionalLet me thank you for your attention to this point. It’s greatly appreciated.
After recursively changing ownership of all files and directories to my user and group, still no success with the uploader. I am baffled and frustrated…
I can only imagine at this stage that perhaps I should look at replacing a few files? Or if it’s possible to know which files are needed specifically for the Flash uploader to work, what the RWX permissions need to be? I’ve had a couple of plugins report over the past couple of days that their directories weren’t writeable, so I think the install from MediaTemple may have some restrictive permissions on directories by default.
Again, and further insight is greatly appreciated.
Cheers.
Forum: Fixing WordPress
In reply to: Flash Image Uploader Not FunctionalCould you be more specific as to which directory or files I should be looking at? I can SSH in as ROOT and make the changes, just want to know specifically what should be changed. Any recommendation on permissions are welcome as well (666? 755? etc.)
Cheers.
EDIT: To be clear, I was able to change the owner of the UPLOADS directory to my user. When I said “no luck” I was referring to the fact that the Flash Uploader was still not working. Thanks again.
Forum: Fixing WordPress
In reply to: Flash Image Uploader Not FunctionalDiscovered that the uploads directory was owned by “apache”, so went in via SSH to change the owner and group hoping that would fix, but still no luck.
Help! Thanks!
Forum: Fixing WordPress
In reply to: Flash Image Uploader Not FunctionalThanks, I had already read through that. Tried everything that looked like it might help, including the .htaccess entry.
Any other ideas? Client is on me about figuring this out, and I can’t find any help.
Cheers.
Forum: Fixing WordPress
In reply to: Flash Image Uploader Not FunctionalYes. FF 3.6.3 and Safari 4.0.5 (OS X.6.3)
Thanks.
Forum: Fixing WordPress
In reply to: flash uploader brokenWas hoping this would fix my prob too, but no luck.
image uploader displays “select images to upload”, but the button that is displayed is the grayed-out “cancel upload” button. ???
cheers.