Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

RE: file extension error 24 May 2012 17:08 #2407

I found the solution!

I edited the file file.php
function save(){
.
.
.

//UPLOAD FILE : Arquivo
if (!$this->_upload('arquivo', &$post, array(
'application/msword' => 'doc',
'application/pdf' => 'pdf',
'application/x-gzip' => 'tar.gz', /*to 'application/x-gzip' => 'gz' */ :cheer:
'application/x-zip' => 'zip' /*'application/zip' => 'zip'*/ :cheer:
)))
return;

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.212 seconds

First of all... I have to congratulate you guys for the awesome tool... I came here only to see what this thing was up to and I have to tell that I'm very impressed with what this tool can do. French guys are making a revolution on Joomla... first with Seblod and now Cook...
Griiettner (forum)

Get Started