The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Please help! Attachments not showing after server move!
I am in desperate need for help! I'm not getting an answer at vb.com and I need to get my site back up and running ASAP.
My website was migrated from a shared hosting account to a VPS (same hosting company). Everything went well, but my attachments, both old and new are not showing. Same problem with album pictures, however custom avatars/signatures work fine. The file path has not changed and is still being stored outside public_html (/home/****/attachments) and I have ensured that the folder/files/sub directories are CHMOD 777. Storing attachments in the database does not solve the issue. Changing the file path, both inside and outside public_html does not solve the issue. mod_deflate is enabled on my server, however GZIP is disabled via .htaccess & vbulletin settings. (GZIP gives my site a content decoding error and I don't want GZIP enabled anyway). All modifications/plugins disabled - does not solve the issue. Debug - Nothing. show php info - Nothing. I can go through the upload process fine, but when I download zip/rar files and try to extract them to my computer I get an error (The archive is either unknown format or damaged) and images do not show up at all. I've been debugging for hours and I'm getting nowhere with this and I'm under pressure by advertisers/affiliates/users/staff to get the site back up and running. Someone please help me... |
#2
|
|||
|
|||
Hmm...are newly uploaded files actually appearing in the right place, and do they look like they're the right size?
Edit: Also, when you download one of the files, is it the right size or s it small? If it's small you might try opening it with a text editor and see if it contains an error message instead of data. |
#3
|
|||
|
|||
Quote:
Yep, I can confirm that they are uploading in the correct place and are the correct size. Images don't appear zip/rar files download but can't be extracted. This is the error I get: The archive is either in unknown format or damaged |
#4
|
|||
|
|||
I see you have the forum closed. Is there any way I can get to the forum to see what's going on?
Also, you say zip files download but can't be opened - are the downloaded files the right size (sorry if you answered already, but from what you said I wasn't sure). |
#5
|
||||
|
||||
What happens in Maintenance > Diagnostics > Upload - please post the results.
What do you have set for AdminCP > Settings > Options > Image Settings > Image Processing Library? |
#6
|
|||
|
|||
Quote:
Edit: http://forum.trucksimcentral.com/showthread.php?p=829 Yes. On my computer the RAR file is 4.90KB. Uploaded on the forum it reads 4.9KB. Same with images etc. Apologies for not explaining that fully :P --------------- Added [DATE]1391020920[/DATE] at [TIME]1391020920[/TIME] --------------- Quote:
file_uploads: On open_basedir: None safe_mode: Off upload_tmp_dir: /home/trucksim/domains/forum.trucksimcentral.com/tmp upload_max_filesize: 2.00 MB No errors occurred while opening the uploaded file for reading. Image Processing Library is set to GD Thank you for replying! |
#7
|
||||
|
||||
What version of PHP and MySQL are on the server? You are running 3.8.7, so you should make sure you are not running PHP5.4 or above.
|
#8
|
|||
|
|||
Quote:
Edit: Mysql Version 5.1.63-0 |
#9
|
|||
|
|||
Hmm, well it looks to me like the files start with 3 extra bytes, EF BB BF. When I edit the image attachment with a hex editor and delete those 3 bytes, the image works. The zip file still says it's corrupted, though. Googling EF BB BF, I find that those are bytes that are supposed to identify a file as UTF-8 encoded, but I don't know where they are coming from. Maybe someone else will know, but my next question would be, are those bytes there in the disk files? Could they have gotten corrupted in the transfer? I don't know if you have any way to check the files on the server, or to download one to your PC via another method (like ftp) and see if they look ok.
|
#10
|
|||
|
|||
Quote:
I'm not sure how I would view attachment files as they end in .attach |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|