MyBB Community Forums
PHP in Templates and Template Conditionals - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Extensions (https://community.mybb.com/forum-201.html)
+--- Forum: Plugins (https://community.mybb.com/forum-73.html)
+---- Forum: Plugin Support (https://community.mybb.com/forum-72.html)
+---- Thread: PHP in Templates and Template Conditionals (/thread-31860.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22


RE: PHP in Templates and Template Conditionals - Tini93 - 2023-08-18

Hello,

I use the php in template in my RPG. Now I have some problems with it. I have an error when I try to connect a character with the accountswitcher plugin. I have an error message like "loading failed". It cannot find the username. But I wrote it correctly. I am sure that the php in template plugin makes some trouble because I have deactivated it and then the accountswitcher has worked.

Here are some important information about the versions:

mybb-Version: 1.8.35
php-Version: 7.4.33
SQL Engine: MySQLi 10.5.19
Accountswitcher: Version: 2.1.12

In the attachment you can find a picture of the error.

Sorry for my bad English.

Thank you for help in advance.