vaneayoung Step by step how to purge deprecated chat version: Delete folder kontackt/MSN Replace following files with original wowonder: a) themes/{themename}/layout/buttons/message.phtml b) themes/{themename}/layout/buttons/page_message.phtml c) themes/{themename}/layout/chat/group-list.phtml d) themes/{themename}/layout/chat/offline-user.phtml e) themes/{themename}/layout/chat/online-user.phtml f) themes/{themename}/layout/header/group_messages.phtml g) themes/{themename}/layout/header/messages.phtml h) themes/{themename}/layout/header/page_messages.phtml i) themes/{themename}/layout/products/products-list.phtml j) themes/{themename}/layout/story/includes/product.phtml Locate file themes/{themename}/layout/container.phtml at the end o file you must see include("....../assets.html'); , remove this line pm2 list see the application running in pm2 and remove it by command pm2 stop #id pm2 remove #id Locate file /assets/init.php at the end of file you must see include("......./class.msn.php"); , remove that line. Delete file vy-messenger-cmd.php Delete file messenger-add-stickers.php Open .htaccess and remove the rules for /messenger Drop sql tables: `messenger_reactions`, `messenger_media`, `messenger_settings`, `messenger_stickers`, `messenger_stickers_store`, `messenger_uniq_id` Good luck.
Azhar Bacar The new message plugin must be install to the man website (wowonder) directly or must be install on other domaine server or subdomaine and integrat it after on the script (wowonder, Playtube ...) ? regards