Jump to content

Featured Replies

  • Replies 165
  • Просмотров 36,6k
  • Created
  • Последний ответ

Лучшие авторы в теме

Most Popular Posts

  • Для исправления бага при удалении или скрытии файлов видео в списке видео в категории, который автор не исправляет: /applications/videos/sources/Category/Category.php      Найти:   /**  

  • Zero108 вот версия 3.5.3 Если можете - обновите на нем ваши исправления   Videos 3.5.3.tar

  • Please update Videos v3.5.4

Posted Images

  • 6 месяцев спустя...
UPDATE core_applications SET app_requires_manual_intervention = 0 WHERE app_directory = 'videos'

can anyone help me on how to do this? im using mysql database if afraid i mess up my database, can anyone help me with tutorial ??

7 минут назад, Belon сказал:
UPDATE core_applications SET app_requires_manual_intervention = 0 WHERE app_directory = 'videos'

can anyone help me on how to do this? im using mysql database if afraid i mess up my database, can anyone help me with tutorial ??

UPDATE core_applications SET app_requires_manual_intervention=0 WHERE app_directory='videos';

Да... это правильный запрос...(если в ваших таблицах используется префикс, измените его по мере необходимости)

затем очисти кеш

1 minute ago, Silence said:
UPDATE core_applications SET app_requires_manual_intervention=0 WHERE app_directory='videos';

Yes... This is the right request... (if your tables use a prefix, change it as needed)

Then clear the cache

how can i do this ?? can u show mysql ssh commands for this ?

 USE mydb_name;

and run this? 

UPDATE core_applications SET app_requires_manual_intervention=0 WHERE app_directory='videos';
1 minute ago, Silence said:

Go to your database (phpMyadmin)... and run the command.... Then clear the cache from the admin panel

Untitled.thumb.png.e304fb9ffb38f90c71a752b562668426.png

owhh ok2 i understand never know i can use phpmyadmin for that, always use ssh command heheh thanks for the guide

  • 1 месяц спустя...
  • 3 недели спустя...
  • 1 месяц спустя...
2 часа назад, Volkodavovich said:

а поддержка рутуба будет в будущем?

ну если разраб не русофоб и продолжает активно обновлять приложение. то думаю добавит. правда потом осталось где то скачать или купить что бы потом слить сюда

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.