|
Attention: Last reply in this thread was more than 17 Years ago |
|
Thread Tools |
#1
|
|||
|
|||
photoplog error- Bad Type - File is of the Wrong MIME Type
Since 2 days ago i installed photoplog lite v.2.0.6 on my vbulletin 3.6.4 board.
Now i get the problem of: Error Sorry, Admin: Bad Type - File is of the Wrong MIME Type i already readed the other mesages but didnt saw any solution. Maybe anyone knows something i hope. php safe mode = off <-- for sure! already needed my host for that to enable it so thats obvious disabled. I asked if GD was installed YES see the below( asked my host that i only have acces to httpdocs folder and plesk panel) --test output GD Version Yes FreeType Support Yes FreeType Linkage Yes T1Lib Support Yes GIF Read Support Yes GIF Create Support Yes JPG Support Yes PNG Support Yes WBMP Support Yes XBM Support No JIS-mapped Japanese Font Support No PHP 4.3.10 Web Server Apache v2.0.53 Server Type Linux MySQL Version 4.1.10a Already thanks for the help I hope that there is some solution what i can try. Ore what i can ask my host to do. |
#2
|
||||
|
||||
What browser are you using? If IE7, try this thread. Also check the Maximum File Size set via the Usergroup Manager.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#3
|
|||
|
|||
Code:
Content visible to registered users only. And one of my moderators still uses ie6 and same problem comes up. The folders are chmodded, and the folders within. even when setting maximum size to unlimited the same message |
#4
|
||||
|
||||
The post here lists all the reasons that you'd get that message, save for the IE7 issue. If it's not safe mode, not GD, not Maximum File Size, and the file is a GIF, JPG, or PNG image, then check whether your /tmp directory, the one that takes uploads, is writable and not full.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#5
|
|||
|
|||
My /tmp directory i don't have acces to, wich is outside the httpdocs folder where i do have acces in. is there an option that i can do it a other way. Ore can ask my host something to do. I already am in contact with them about this. So if there is a other way. I would like to know it. thanks for ur time
|
#6
|
||||
|
||||
If you have hell access, cd /tmp and then du -ks to see file space usage. Otherwise have your host check it out.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#7
|
|||
|
|||
NO i dont have hell acces.
I got ftp/plesk acces But no hell/perl acces I am in contact with my host about this problem. well i do have a other quistion i did ask my host if gd was installed. But is there a difference between GD and GD2? I do got what you see in my post what is installed but it only says : GD version installed <-- but what version. if there is difference maybe that could be the problem aswell. But i think the problem is the /tmp folder. I contacted my host if they can chmod it. Have to wait for an answer. Last edited by weedheaven; 02-17-2007 at 05:35 PM.. |
#8
|
||||
|
||||
Look for GD Version on your PHP info page. If you don't see the version, run the following:
Code:
Content visible to registered users only.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#9
|
|||
|
|||
i have used info.php to retrieve it:
GD Support enabled GD Version 2.0 or higher FreeType Support enabled FreeType Linkage with freetype T1Lib Support enabled GIF Read Support enabled GIF Create Support enabled JPG Support enabled PNG Support enabled WBMP Support enabled So that is installed, so then it could be the /tmp folder? Isnt there a way to set a temporary directory someway? |
#10
|
||||
|
||||
In php.ini upload_tmp_dir can be set.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Bad Type - File is of the Wrong MIME Type | Roadster1981 | Troubleshooting & Problems | 1 | 03-14-2009 01:33 PM |
Bad Type - File is of the Wrong MIME Type | wobbly | Troubleshooting & Problems | 4 | 01-21-2007 09:17 PM |
Bad Type - File is of the Wrong MIME Type | Taco John | Troubleshooting & Problems | 7 | 06-22-2006 03:34 PM |