The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Initially they were stored in the database when I noticed the problem. I then tried changing to file system to see if that would correct the problem, but it did not. So it's currently in the file system. All CHMOD permissions have been at 777 the whole time.
|
#12
|
||||
|
||||
And can you actually *see* the attach files in the file system?
|
#13
|
||||
|
||||
The files show up like this... 116.attach and my pc does not have a program to open that format. But they are there and they show the correct file sizes.
|
#14
|
||||
|
||||
What is the mime-type seto to in the attachment manager for the broken images?
AdminCP > Attachments > Attachment Manager (or Extension and Sizes) edit each attachment to view the mime type. |
#15
|
||||
|
||||
ahhh... ok...
PDF: Content-type: application/pdf JPG: Content-type: image/jpeg JPEG: Content-type: image/jpeg Do you need to see any of the other formats? |
#16
|
||||
|
||||
Code:
Failed to load source for: http://www.40by20.com/forum/attachme...7&d=1298262938 |
#17
|
||||
|
||||
Shared hosting.
PS.... I saw one other person on vBulletin.com that reported the same exact problem, but no one ever responded to his post. |
#18
|
||||
|
||||
If you have a valid ticket support option (suite, or ticket support contract). Can you open a support ticket to my attention?
|
#19
|
||||
|
||||
Woohoo!! I figured this out on my own!
I put my email address into the config file for the error reporting. I then got an error emailed to me telling me the attachmentviews table did not exist. That was odd to me because I did a full export of the old vB database and imported it into the new vB database. So I went back to the old DB to check it out. I noticed that the attachmentviews table in the old DB said "in use" and nothing I did would turn it off. So I just went to the new DB and ran a query to create the new table from scratch. Now all of our attachments seem to be working fine. I am curious though... Does anyone know of a way to tell the old DB mySQL to stop running that table without damaging it's content? Thanks everyone for all your help!! |
#20
|
||||
|
||||
IN USE means its locked for some reason, normally crashed.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|