Não consigo inserir imgens e/ou vídeos no editor JCE - Joomla! Forum - community, help and support


olá pessoal, recentemente instalei o editor jce, ele é uma maravilha, com exceção quando tento inserir uma imagem e/ou vídeo.

a minha versão é:
jce editor mambot, version 1.0.4

quando tento inserir uma imagem/video aparece uma mensagem na barra meio dizendo: "impossível enviar arquivo"

alguém poderia me ajudar?

veja imagem: http://www.cemdepalmas.com.br/arquivos_pessoais/jce.jpg

desde já obrigado.

damião, é o seguinte... vc terá que usar um hack para o jce...

eu tive este problema também, e resolvi seguindo o post abaixo que é forum desenvolvedor.

http://www.cellardoor.za.net/index.php? ... =2432#2432


... tomei liberdade de posta-lo aqui também... veja
this solution seen in:

in jce.utils.class.php change following lines

//line #228
//from
$srcfile = jpath::clean( $srcfile, false );
$destfile = jpath::clean( $destfile, false );


//line #228
//into (just delete functions)
//$srcfile = jpath::clean( $srcfile, false );
//$destfile = jpath::clean( $destfile, false );

the next steps unnecessary für version 1.1.0. - still has been happened
in jce.class.php change following line

//line #524
//from
$result = jfile::upload( $file['tmp_name'], $path, $overwrite );


//line #524//into (because of: path doesnot contain filename)
$result = jfile::upload( $file['tmp_name'], $file_path, $overwrite );


obs: linhas de código em que ele se refere pode não bater, então elas estão +- nas linhas postadas.


espero te ajudado.. abrços





Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code