PhotoPlog

Go Back   PhotoPlog > PhotoPlog Lite > Troubleshooting & Problems
Screens Demo Purchase Download Register

Reply
Attention: Last reply in this thread was more than 17 Years ago
 
Thread Tools
  #1  
Old 02-14-2007, 05:55 PM
weedheaven weedheaven is offline
Green Plog
 
Join Date: Feb 2007
Posts: 6
Gallery: 0
Comments: 0
Default 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.
Reply With Quote
  #2  
Old 02-15-2007, 03:09 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

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
Reply With Quote
  #3  
Old 02-15-2007, 03:34 PM
weedheaven weedheaven is offline
Green Plog
 
Join Date: Feb 2007
Posts: 6
Gallery: 0
Comments: 0
Default

Code:
Content visible to registered users only.
Yes i knew about that thread, but i get the same message in firefox
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
Reply With Quote
  #4  
Old 02-15-2007, 04:48 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

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
Reply With Quote
  #5  
Old 02-16-2007, 09:04 AM
weedheaven weedheaven is offline
Green Plog
 
Join Date: Feb 2007
Posts: 6
Gallery: 0
Comments: 0
Default

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
Reply With Quote
  #6  
Old 02-16-2007, 06:25 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

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
Reply With Quote
  #7  
Old 02-17-2007, 04:28 PM
weedheaven weedheaven is offline
Green Plog
 
Join Date: Feb 2007
Posts: 6
Gallery: 0
Comments: 0
Default

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 04:35 PM..
Reply With Quote
  #8  
Old 02-17-2007, 07:42 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

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.
What you need is 2.0 or higher.
__________________
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
Reply With Quote
  #9  
Old 02-19-2007, 10:19 AM
weedheaven weedheaven is offline
Green Plog
 
Join Date: Feb 2007
Posts: 6
Gallery: 0
Comments: 0
Default

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?
Reply With Quote
  #10  
Old 02-20-2007, 03:30 AM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

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
Reply With Quote
Reply

« Previous Thread | Next Thread »
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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 12:33 PM
Bad Type - File is of the Wrong MIME Type wobbly Troubleshooting & Problems 4 01-21-2007 08:17 PM
Bad Type - File is of the Wrong MIME Type Taco John Troubleshooting & Problems 7 06-22-2006 02:34 PM


All times are GMT. The time now is 11:39 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.