- Issue created by @gulden
Try to setup module. Have trouble on 9 when copy #code
Need to change VKXP_AUTHORIZE_REDIRECT_URI and VKXP_ACCESS_TOKEN_REDIRECT_URI to new address:
define('VKXP_AUTHORIZE_REDIRECT_URI' , 'https://api.vk.com/blank.html');
define('VKXP_ACCESS_TOKEN_REDIRECT_URI' , 'https://api.vk.com/blank.html');
Active
2.21
Code