Call to undefined function isVipSystemEnabled()
Closed this issue · 6 comments
Priority
Medium
Area
Install, System
What OS are you seeing the problem on?
Linux
Browser
Firefox
What happened?
I decided to migrate to updated myaac but it gives this error I am using the latest canary 3.0 version.
in config.lua is declared the "VipSystemEnable".
Code of Conduct
- I agree to follow this project's Code of Conduct
Do you have tried update your repository? We have this function globaly created.
I've installed many times, and haven't problem. 😢
Do you have tried update your repository? We have this function globaly created. I've installed many times, and haven't problem. 😢
I am downloading it directly from github there is no other way or yes ?
Do you have tried update your repository? We have this function globaly created. I've installed many times, and haven't problem. 😢
I am downloading it directly from github there is no other way or yes ?
I will check. thanks for report.
@odisk777 Do you have require_once SYSTEM . 'functions.php';
in your myaac/index.php
?
line 29.
@odisk777 Do you have
require_once SYSTEM . 'functions.php';
in yourmyaac/index.php
? line 29.
if you make a web site you don't make it as a sub folder but as the main index ????