The simplest method without creating a plugin is a just copy registerButtonDashboardBox class and template and edit it.
Then add in table wcf_dashboardboxes next entry binding to just wcf with new classname.
The simplest method without creating a plugin is a just copy registerButtonDashboardBox class and template and edit it.
Then add in table wcf_dashboardboxes next entry binding to just wcf with new classname.
Hello,
Burning Board 4.1 used the legacy "Dashboard Box" system that only supports boxes supplied by plugins in more or less fixed positions. The flexible box system was added in WoltLab Suite 3.0 and is not available in earlier versions.
Thank you Alexander.
Hello,
How to add custom box to sidebar?
Issue was gone after update to 5.2.3
Then check your MySQL Configuration.
I've checked.
Here is the config
[mysqld]
datadir = /var/lib/mysql
socket = /var/lib/mysql/mysql.sock
symbolic-links = 0
log-error = /var/log/mysqld.log
pid-file = /var/run/mysqld/mysqld.pid
character_set_server=utf8mb4
default-storage-engine=INNODB
innodb_large_prefix=ON
innodb_default_row_format=DYNAMIC
max_allowed_packet=256M
innodb_log_file_size=256M
Display More
On the same database server, works also Jira and everything is fine, only WoltLab spits in.
About the error, it appears just periodicaly. mostly at night
That's the important information. However, that's nothing you could fix by yourself. Your hoster has do look at it.
Hey, I'm the owner of the server.
i have full root access
Server is on CloudLinux 7.7
Hello everyone,
I found weird issue with what i need some advice.
I often receive these codes on my WoltLab site, mostly it's triggered by bots, maybe someone had this type of issue?
Try cleaning Cache,
I know this maybe don't resolve issue but try, cause all of that references to compiled templates which should reside in cache.
same bug here too
I found simple workaround.
Just create dummy file (empty) in the location.
Hello,
When i tried update my 3.1.11 instance to 5.2.1.
I get this error.
I didn't have installed even Support Thread for files.
Hello WoltLab,
LDAP addon have issue,
Is not find as update and it causes block to update to 5.2 when LDAP binding is installed.
EDIT: LDAP is not updated to work with 5.2
Hello WoltLab'ers,
I got idea, it would be nice to have a Switch to artice list view between the old design(3.1) and the new one introduced in 5.2.
Thanks
This is the actual name of the page (Content > CMS > Pages) and not a dedicated phrase.
Thank you Alexander!
Hectorsky one more thing, do i need a plugin so people can see the trophies in the sidebar?
if not, how do i enable it?
No, i'ts built in.
Users can enable earned trophies in Own General, User Panel Settings.
Also if your users don't see the trophies, check Users group permissions.
There also you can specify how many special trophies user can have.
This fixed my problem, thank you!
Great, i'm glad to help you.
[img]&lt;a href="https://i.imgur.com/Sm4MzbZ.png"&gt;<a href="https://i.imgur.com/Sm4MzbZ.png"><a href="https://i.imgur.com/Sm4MzbZ.png">https://i.imgur.com/Sm4MzbZ.png</a></a>&lt;/a&gt;[/img]
It already is
Okey, then we back to basics.
Please check your main group permissions, it allows to access trophies page?
It's in Administrator Permissions.
Yes i did, it tells me this:
"Unfortunately, you are not allowed access to this site. You do not have the necessary access rights to access this page."
Okey, check in your options.inc.php located in root installation, you should have
if (!defined('MODULE_TROPHY')) define('MODULE_TROPHY', 1);
if (!defined('MESSAGE_SIDEBAR_ENABLE_TROPHY_POINTS')) define('MESSAGE_SIDEBAR_ENABLE_TROPHY_POINTS', 1);
If you have 0 then change to 1.
I already enabled it but i still don't have this function.
Have you tried access it directly?