Просмотр комментариев

.
Chifty
Если кому надо прямо в phpmyadmin ручками:
UPDATE download__files SET dir = REPLACE(dir, '../files/', 'upload/') WHERE type = 2;
UPDATE download__category SET dir = REPLACE(dir, '../files/', 'upload/') WHERE field = 1;

//обновить поля в категориях тоже надо.  чего я в файлике не нашёл
.
BramOkumura
mysite/install

403 Access denied
.
Chifty
После обновления с 8.0.0 - пустая страница. 
Какой конфиг надо для nginx ? Или может я что-то забыл?
(Всё делал строго по инструкции)
.
Chifty
Он подойдёт для перехода с 7.1.0 на 9?
.
Chifty
 Как обновиться с 7.1.0 и не сломать мой говнокод?
.
zippapy
ngon!
.
xman
Ok fine, I considered switching to johncms version 9.0 since my server mysql version is too old for me to use the latest version of johncms 9.4.1

Please sir, Any idea how I can edit the front page??
.
xman
I learnt if I could edit the AppServiceProvider.php file,  everything will be ok.
.
xman
Ok, after researching I found this https://laravel-news.com/laravel-5-4-key-too-long-error but I can't seems to find AppServiceProvider.php file in johncms script   sir
.
Simba
Your mysql server version is too old.