The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vBulletin 4 not processing images
Hello
My vBulletin 4 install is not processing images. The library is GD. I created a test site to verify that it is not a server / php issue. The test site confirmed that it was not www.unrealkillers.com/test However, my main site still refuses to process images / thumbnail them correctly. --------------- Added [DATE]1477242088[/DATE] at [TIME]1477242088[/TIME] --------------- Maintenance > Diagnostics > Upload Help Pertinent PHP Settings file_uploads: On open_basedir: None safe_mode: Off upload_tmp_dir: None upload_max_filesize: 1.00 GB --------------- Added [DATE]1477242121[/DATE] at [TIME]1477242121[/TIME] --------------- Help Results No errors occurred while opening the uploaded file for reading. --------------- Added [DATE]1477327823[/DATE] at [TIME]1477327823[/TIME] --------------- ....bump? |
#2
|
|||
|
|||
Anyone know how I can resolve this please?
|
#3
|
||||
|
||||
Can you be more specific? Do you get an error? How are you uploading the images?
|
#4
|
|||
|
|||
There is no error. I am using the upload function be that basic uploader of the multi uploader. As soon as I switch to php 5.6 the images do not process.
However, I setup a test site with a fresh install and it processed the images just fine. |
#5
|
||||
|
||||
4.2.3 is compatible with PHP5.5, but I'm not sure how much it has been tested with PHP5.6.
Is your live site default like your test site is? All default files and no modifications? Is there anything in your error_logs (if you don't know where they are, ask your host) when you try to upload an image? |
#6
|
||||
|
||||
Did you try to test by switching from gd to imagemagik.
Do you have the same issue when using the attachment manager? I have an image issue as well:https://vborg.vbsupport.ru/showthread.php?t=323362 |
#7
|
|||
|
|||
Quote:
I deleted error_log disabled all plugins define('DISABLE_HOOKS', true); The page output was blank Code:
[01-Nov-2016 18:41:55 America/New_York] PHP Deprecated: Function split() is deprecated in /home/unrealk1/public_html/forum.php(791) : eval()'d code on line 111 [01-Nov-2016 18:48:03 America/New_York] PHP Fatal error: Class 'USERTAG' not found in /home/unrealk1/public_html/usertag.php on line 150 [01-Nov-2016 18:48:04 America/New_York] PHP Fatal error: Call to undefined function print_portal_output() in /home/unrealk1/public_html/index.php on line 46 [01-Nov-2016 18:48:59 America/New_York] PHP Fatal error: Call to undefined function print_portal_output() in /home/unrealk1/public_html/index.php on line 46 [01-Nov-2016 18:49:01 America/New_York] PHP Fatal error: Call to undefined function print_portal_output() in /home/unrealk1/public_html/index.php on line 46 [01-Nov-2016 18:49:03 America/New_York] PHP Fatal error: Call to undefined function print_portal_output() in /home/unrealk1/public_html/index.php on line 46 [01-Nov-2016 18:49:05 America/New_York] PHP Fatal error: Call to undefined function print_portal_output() in /home/unrealk1/public_html/index.php on line 46 [01-Nov-2016 18:49:08 America/New_York] PHP Fatal error: Call to undefined function print_portal_output() in /home/unrealk1/public_html/index.php on line 46 I tried to switch to imagemagick and I attach the error. It does the same when I switch to 5.5 |
#8
|
||||
|
||||
Quote:
The same for 3.8.9, which is essentially the same core code. If there were core image problems we would have heard about them long ago. |
#9
|
||||
|
||||
Well, it works fine on a totally default site, but doesn't work on a modified site. So, that tells me that something that was modified is causing the issue. So, you really need to figure out what that is. I would suggest adding the exact same modifications to your test site, one-by-one, and then seeing afterwards if your image problem exists. You need to add all Products, file edits, and template edits. As I said though, do them one-by-one and test after each one so you can figure out what is causing the problem.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|