![]() |
/usr/X11R6/bin/convert
Is my path.... It is right in the options.. still looking at broken thumbd. HELP! |
Quote:
|
Please check to see if you're running in safe mode.
An easy way to do this is to create a file called phpinfo.php. It should contain these 3 lines: <?php phpinfo(); ?> Put it in your forums directory and point your web browser at it. If you search for 'safe_mode', you should find 2 lines. safe_mode and safe_mode_exec_dir. If safe_mode is on, then safe_mode_exec_dir HAS to contain your a copy of convert. If you don't have shell access/admin access to your server, I doubt you will be able to make this change. |
|
Safe mode off/off here too and images still not making it into the table.
http://www.glidetech.com/phpinfo.php |
Quote:
You can also try remarking out this line in functions.php: unlink($thumbname); Just put a // at the start of the line. Then make a dumby post, with a BMP/JPG/GIF attachment. If ImageMagick part is working, it'll create a file: /tmppath/th_[randomstuff]. /tmppath is most likely /tmp, but may vary. |
My problem is with it being added to the DB. Looking at it thru phpmyadmin there are no records there.
I guess I will try the thing you mentioned above, although im not sure what difference that will make ~Chris |
OK just tried that. The th_ files are showing up each time i post an image. They are all 0kb though :confused:
|
Another note. Running the gallerymakethumbs.php file also puts a temp file in the tmp directory for each attachment i have (all 0KB) but still nothing in the DB
~Chris |
Quote:
If it's older then 5.3.3-2, let's try simplifying your convert statment. In functions.php, find this line: PHP Code:
PHP Code:
|
All times are GMT. The time now is 04:18 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|