Ошибки и баги в RotorCMS

Печать RSS
5112

K

Пришелец
0
I have a problem installing rotorcms 6.0 in webhosting. Why not display the data file .env on the installation page as shown below?
image
Изменил: KareelKun (23.08.2017 / 10:04)

Господин ПЖ
0
Download the archive with a stable version here https://visavi.net/load/down?act=view&id=1896
If you use version 6.1 with github, then you need to rename .env.example to .env
Изменил: Вантуз-мен (23.08.2017 / 14:48)
K

Пришелец
0
I have extracted rotorcms v6.1 from here. But it just does not work. Please help, as a correction material try to check this video I record this. from where is the mistake?
Изменил: KareelKun (04.09.2017 / 10:30)

Господин ПЖ
0
show the contents of the .env file
K

Пришелец
0

show the contents of the .env file
Vantuz (04.09.17 / 22:00)
.ENV file
APP_ENV=production
APP_DEBUG=false
APP_KEY=asdasdasdasSomeRandomString

DB_DRIVER=mysql
DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=my-database
DB_USERNAME=my-sql-user
DB_PASSWORD=my-sql-pass

SITE_ADMIN=admin
SITE_EMAIL=areyk@gmail.com

MAIL_DRIVER=sendmail
MAIL_HOST=smtp.yandex.ru
MAIL_PORT=465
MAIL_USERNAME=null
MAIL_PASSWORD=null

FFMPEG_ENABLED=false
FFMPEG_PATH=/usr/bin/ffmpeg
FFPROBE_PATH=/usr/bin/ffprobe

Is there something wrong ?
Изменил: KareelKun (06.09.2017 / 05:25)

Господин ПЖ
0
I do not even know what the problem may be, at first I thought that you did not fill the .env file, maybe the right of the chmod stand unreadable for reading
Н

Пацак
0
Это только у меня в шестой ветки ротора на форуме не удаляются сообщения с помощью администратора?

Господин ПЖ
0
вроде бы я выкладывал изменения
app/modules/admin/forum.php 921 строка
- $delposts = DB::run() -> exec("DELETE FROM `posts` WHERE `id` IN (".$del.") AND `id`=".$tid.";");
+ $delposts = DB::run() -> exec("DELETE FROM `posts` WHERE `id` IN (".$del.") AND `topic_id`=".$tid.";");
Н

Пацак
0

вроде бы я выкладывал изменения
app/modules/admin/forum.php 921 строка
- $delposts = DB::run() -> exec("DELETE FROM `posts` WHERE `id` IN (".$del.") AND `id`=".$tid.";");
+ $delposts = DB::run() -> exec("DELETE FROM `posts` WHERE `id` IN (".$del.") AND `topic_id`=".$tid.";");
Vantuz (14.10.17 / 23:47)
++ Годно
А

Чатланин
0
Кстати Как аватар менять теперь или удалять
Стикеры / Теги / Правила / Топ тем / Топ постов / Поиск