Re:Erro 81 (imagens) en HTMLAREA2

Dúvidas e Comentários sobre os Components do Mambo e Joomla!
Antonio Fernandes
Usuário
Mensagens: 72
Registrado em: 29 Mai 2004, 19:24

Erro 81 (imagens) en HTMLAREA2

Mensagem por Antonio Fernandes »

Este erro me andou \'lixando\' varios dias.
Quando queria insertar uma imagem no editor (htmlarea2) vinha uma janela com o erro 81.

Descobri a solução no forum do MOS em castelhano ( problemas gerais).
Transcrevo as soluções possiveis:
--------------------------------------------------------------
Buscando, buscando... en http://forum.mamboserver.com/viewtopic.php?t=11096 dan dos

soluciones para el problema:

It turns out my configuration.php file had a minor error in it:

I initially had:

$mosConfig_live_site = \'http://xxxx.com\';
(which spewed forth the error message)

I then changed it to:

$mosConfig_live_site = \'http://www.xxxx.com\';
(remembering to put the www. in fixed it for me)



in /editor/editor.htmlarea2.php find the line (20) starts with

_Code:
editor_url =


delete Code:



from in front of your Code:
/editor/htmlarea2/\'

The line should looks like this:
_editor_url = \'/editor/htmlarea2/\';

Yo he probado la primera y me funciona.
Un saludo

------------------------------------------------------
Eu foi a SEGUNDA:


in /editor/editor.htmlarea2.php find the line (20) starts with

_Code:
editor_url =

delete Code:


Apaguei e funcionou

Xau
af ( http://www.websctw.com
)
fabio
Joomleiro
Mensagens: 644
Registrado em: 19 Ago 2008, 19:17

Re:Erro 81 (imagens) en HTMLAREA2

Mensagem por fabio »

muito boa esta tua dica afer


confesso que nunca vi este problema antes.

Seria bom se descobrissemos também a sua origem.

porque ocorre com algumas pessoas e com outras não.

Seria alguma configuração no servidor ?

Mais uma vez parabens pela iniciativa que poderá ajudar outras pessoas

Um abraço

Fabio
CRISTIANO silveiro
Novato
Mensagens: 7
Registrado em: 20 Mai 2004, 00:47

Re:Erro 81 (imagens) en HTMLAREA2

Mensagem por CRISTIANO silveiro »

Cara funcionou !!!!!
NAO ACREDITO !!!

Foi só colocar WWW !!!

MUITO OBRIGADO !!! :laugh: :laugh: :laugh: :laugh: :laugh:
Responder