Tommi Gustafsson
Member
Hi!
I've been trying to follow:
https://xenforo.com/xf2-docs/dev/lets-build-an-add-on/
But I cannot make XenForo make any alterations to my MySQL tables. I've been trying install-addon and uninstall-addon through php cmd.php several times, and then check my MySQL database. But it never creates any new columns to any of the tables there (e.g. xf_forum and xf_thread).
I am running XAMPP on Windows 10 with Apache, PHP 7.2 and a remote MySQL database (5.7).
Installing the addon (via php cmd.php) always says:
InstallingThe site is currently being upgraded. Please check back later.XenForo 2.0.5
I do not know how to tackle with this error.
The site is working properly on localhost:8080.
Why does it say that "The site is currently being upgraded," when I try to install my development addon (Demo/Portal)?
Sorry about being a bit lost here.
Best regards,
Tommi
I've been trying to follow:
https://xenforo.com/xf2-docs/dev/lets-build-an-add-on/
But I cannot make XenForo make any alterations to my MySQL tables. I've been trying install-addon and uninstall-addon through php cmd.php several times, and then check my MySQL database. But it never creates any new columns to any of the tables there (e.g. xf_forum and xf_thread).
I am running XAMPP on Windows 10 with Apache, PHP 7.2 and a remote MySQL database (5.7).
Installing the addon (via php cmd.php) always says:
InstallingThe site is currently being upgraded. Please check back later.XenForo 2.0.5
I do not know how to tackle with this error.
The site is working properly on localhost:8080.
Why does it say that "The site is currently being upgraded," when I try to install my development addon (Demo/Portal)?
Sorry about being a bit lost here.
Best regards,
Tommi