Pro Theme Design Forum » Mimbo Pro » Technical Help
No photos showing
|
|
Nothing I do will make the photos show up on old posts. I've tried reuploading them. I've tried full urls and partials. Nothing. TVoftheabsurd.com I use Windows Live Writer to upload so I get the proper size pic on my post - can this be effecting it somehow? |
|
|
Take the Brandon Barash story at the top -- is this the path you pasted into your key field: wp-content/uploads/2008/03/brandon-0030.jpg From what I can tell, that's what should work. If you want to make me a temporary admin account, I'd be happy to log in and take a look. |
|
|
That's what I'm doing, I retested and it doesn't work. Be happy to give you admin writes if you tell me how to get you a user name and password without sending it to the world! |
|
|
Just ducks in a row I'm on Godaddy with this set up - in case it's a PHP version issue Linux |
|
I am using the theme (great btw!) in a MU based site. The photos do not appear for me as well since there is no 'uploads' directory in my wp-content path. The path usually goes blogs.dir/files/etc.. Is it possible to have the auto thumbs generated to work with MU and multipleblogs? Below is the link from where the file should be placed, it looks like it is just missing the blogs.dir path? Can you help? Thx! ./rj |
|
|
After hours of testing, I finally made it work. I had to put my full domain name WITH a leading slash /tvoftheabsurd/wp-content/uploads/2008/03/brandon.jpg Or not - it only works every so often - still not having consistent luck... |
|
|
Also Firefox won't show the padding around photos, only in IE. |
|
|
We haven't tested in Wordpress MU but I will install it and take a look since obviously we want to support as many people as possible :) |
|
|
Cynthia, check #4 on the the FAQ: "How do I add photos and formatting to the body of my posts? If you don't want to add a ".picleft" class to each and every photo in your posts, you could always amend the stylesheet from: .picleft { to .picleft, .narrow img { And that should fix it globally. |
|
|
Cynt, you write: this was exactly what I experienced. after some fiddling around I am quite sure that .png files wont work (only .jpg), and small image sizes (like 51x51px) also wont work. |
|
On two notes check that your file permissions are set correctly or the images will not display properly, such as in my case 644 on all scripts. On MU I have this working on the main blog and will be adjusting it to pick up the remaining blogs I hope sometime in the next 48 hours, but your url should be adjusted to reflect the blog number for example. wp-content/blogs.dir/1/then the url that's been shown in the themes example. The key is wp-content/blogs.dir/#/ where the # equals your blog number. -Cheers |
|
|
Thanks for the ongoing input on the thumb stuff, webcoaster. We got a lot of ideas this weekend from seeing all the feedback -- look forward to an enhanced script coming out later this week. |
|
Awewsome support and input webcoaster. I will look into my MU file perms. Look foward to the script working across all MU blogs as well! |
|
|
Dear Darren I have tried to call for an image using: bud the browser returns an error in timthumb.php Fatal error: Call to undefined function quit() in My website is hosted on a Linux server with all required facilities enabled. Kind regards |
|
|
Hey guys, But in the meantime, feel free to send an email to both Ben and I (binarymoon@gmail.com and cutout@gmail.com) and we'll fix you up. Be sure to include your FTP and WP logins. |
|
|
Hi Moeng - I sent you a new version of timthumb that you can test with - let me know how you get on. Thanks Ben |
|
- Moeng, try 644 on all php files in the scripts dir "mimboPro_multi/scripts/timthumb.php" See if that corrects the issue for you, also as a note based on the server settings and in some cases, you cannot run any file that is writable by anyone else except the owner. For example 664 or higher on files can cause errors if your server is set to protect files that are not exclusive for the owner, so 644 would work 664 would not. Also, look for any error_log files that might be created in your html directories, you might locate the issue a lot quicker when something fails to work. -Cheers |
|
|
I sent Moeng the new timthumb file last night and he tells me it is all working now. We hope to send out the updated version to everyone either today or tomorrow. |
|
Very Cool, Yes, I did read that (thanks), what type of changes did you make in order for it to work across different platforms? Also take a look at the dir name for the authors image it is set to call from "mimbopro" instead of "mimboPro_multi" -Cheers |
|
|
Ah, the author name - yes I found that as well, but correcting it (in my case) to MimboPro_Single hasn't helped. The picture still doesn't show up. I think it must be looking in the wrong directory. |
not a support question