Reputation Activity
-
orbipwn got a reaction from by_ix in Remove system information in admin panel ==> Supportby_ix, thanks for you help.
You god!
-
orbipwn reacted to by_ix in Remove system information in admin panel ==> Supportorbipwn обычная очистка кэша через acp.
-
orbipwn got a reaction from by_ix in Remove system information in admin panel ==> SupportFinally got in core_theme_templates... Thanks, by_ix
Any ideas how to clear cache for all core_theme_templates and updated column?
-
orbipwn reacted to by_ix in Remove system information in admin panel ==> Supportorbipwn core_theme_templates.
-
orbipwn got a reaction from SlawkA in Remove system information in admin panel ==> SupportI already did this before I wrote the topic, but it has no effect and nothing changes...
Other ideas?
-
orbipwn reacted to accop in Username filterorbipwn
-
orbipwn got a reaction from SkiFteL in CJ Duplicate Member Logger2.0.0?
-
orbipwn got a reaction from Respected in Невозможна запись конфигурации в файл conf_global.phpNeed to be chown not chmod...
Like this chown - R www-data:www-data /path/to/files
Also, it is very wrong to set chmod 777 to absolutely all files.
-
orbipwn got a reaction from accop in Невозможна запись конфигурации в файл conf_global.phpNeed to be chown not chmod...
Like this chown - R www-data:www-data /path/to/files
Also, it is very wrong to set chmod 777 to absolutely all files.
-
Это совет для тех, кто хочет взломать форум без проблем и регистрации по смс?
-
Вы, наверное, про linux только вчера узнали судя по глубине и бессмысленности этого совета?
-
sudo chmod -R 777 /var/www/html
хде /var/www/html ваш путь до папки
-
orbipwn reacted to SlawkA in Add custom javascriptorbipwn like this
-
orbipwn got a reaction from AnWey in Какой хостинг выбрать ? под последнюю ips 4.5.4 nullhttps://www.hetzner.com/dedicated-rootserver/matrix-ex
-
orbipwn got a reaction from AnWey in How can i remove color from description?Im try to remove white color from description, but i cant. How can i remove white color?
-
orbipwn got a reaction from AnWey in Ошибка 403 при сохранение темы.Add in your .htaccess
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>