RESOLVIDO: Erro do Joomla

Mais
11 anos 5 meses atrás #81002 por shorenster
shorenster replied the topic: Re: RESOLVIDO: Erro do Joomla
Obrigado jhonny.nunes, consegui resolver meu problema desse jeito mas precisei alterar também
a linha de cima

ficou assim
function buildXML($params)
	{
		$menu = new JMenuTree($params);
		$items = &JSite::getMenu();

Please Entrar ou Registrar to join the conversation.

Mais
10 anos 9 meses atrás #90947 por ricodb2
ricodb2 replied the topic: Re: RESOLVIDO: Erro do Joomla
Fiz oque o jhonny.nunes informou e deu certo!

Please Entrar ou Registrar to join the conversation.

Mais
9 anos 9 meses atrás #97092 por drigopaz
drigopaz replied the topic: Re: RESOLVIDO: Erro do Joomla
Resolvido solução do marciobsb25

Linha 60 colocar esse codigo
function get( $callback, & $args, $id=false )

Linha 99 colocar esse codigo
$result = call_user_func_array($callback, & $args);


Valeu

Solus Christus, Soli Deo gloria!!!
[b:4vzqcg7r]Rodrigo Sousa[/b:4vzqcg7r]
Oficina Digital Web
<!-- w --><a class="postlink" href=" www.oficinadigitalweb.com.br " onclick="window.open(this.href);return false;"> www.oficinadigitalweb.com.br </a><!-- w -->
Digno é o trabalhador do seu salário" (Lucas 10.7)
"o...

Please Entrar ou Registrar to join the conversation.