1
Joomla! 1.5 / Re: non riesco a salvare gli articoli (e altro)
« il: 22 Dic 2008, 11:51:59 »
No, le barre degli strumenti, le ho controllate, sono quelle di sempre.
Questa sezione ti permette di visualizzare tutti i post inviati da questo utente. N.B: puoi vedere solo i post relativi alle aree dove hai l'accesso.
As i couldn't wait for joomla team to correct the problem (in fact it's not a joomla bug according to them...), i've done a little patch to make it work, waiting for a deeper correction:
Just edit the file components/com_content/helpers/icon.php, then go to the pdf() function, and replace:
$attribs['onclick'] = "window.open(this.href,'win2','".$status."'); return false;";
By this:
//$attribs['onclick'] = "window.open(this.href,'win2','".$status."'); return false;";
$attribs['target'] = "_blank";
idem... cerca nel sito, tnk
![]() |
|