No i zrobiłem jak mówiłeś i znowu problem, w samych statystykach nic nie ma a w PA nie pokazuje się lewy panel. Nie ma komunikatu o błędzie, poprostu czysta strona.
I co teraz?
Jak wywaliłem admin/admin_statistics.php to panel się pojawia, nie wiem o co chodzi.
Znalazłem odpowiedź u autora moda, zamieszczę tu, może się komuś przyda:
Kod:
This is perhaps the Solution (make a backup before):
open admin/admin_statistics.php
find:
Code:
function renumber_order()
replace with:
Code:
function stats_renumber_order()
// function renumber_order()
and find:
Code:
renumber_order();
replace with:
Code:
stats_renumber_order();
// renumber_order();
I hope, it works.
W wersji 3.0.0b3 tego problemu niema.
Ale stary problem pozostał: Template->loadfile(): No file specified for handle body
Czyli nie zależy to od wersji tylko jakiegoś innego dziadostwa