It says that it cannot find the colom 'aim' in the users table on the mybb install thus it cannot insert the data..
You can try to run is query on the mybb database as a workaround:
ALTER TABLE `mybb_users` ADD `aim` VARCHAR(50) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL DEFAULT ''...
Nice addon! Any plan to release a xml file for working with reactions, like XX negative, xxx postive, like,.. and so on? :). my php knowlegde is pretty much non existing :)
I have tested it with two diffrent users and made sure they are not in any other group then the default 'registerd'.
The default registerd user group permission analyse:
The default node permission analyse:
It does not give a error 'to large' when uploading a 800kb file.
I'm testing this...
Could it be that is not working in the final 2.1 release?
Global limit is set to 1024 kb.
Default user group is set to 500 kb.
upload >500 KB image works, even if the usergroup is set to 500kb.
It reports the image larger then it is: image is 800kb, Xen reports its 1.3 MB...
It looks like it...
Just a quick question: Where do i find the styling settings for the pagenavigation buttons? I mean the numberd buttons, for example beneath this topic? Can't seem to find them anywhere :)
Just a quick question as a customer: How do you update the theme if your not using the addon to update the theme files?
Should it be like this:
1) upload the files
2) use the XML file
or is step 2 not needed when updating the theme manualy? :)
Hi there,
A user kept saying the was receiving e-mails even though he had set the settings in the user control panel to not receive e-mails. The e-mails only stopped when he clicked "stop receiving e-mails from this topic" and then selected the second option.
The attachment shows that the...
Since there is NO direct convertor for Burning Board 4x,5.x to Xenforo, you will have to go via a third party forum. In this case MyBB. This 'resource' does NOT work for Xenforo, its intende for use with the Mybb software that is only being used as tempory instance.
Tested with:
Clean WBB 5.0...
@AddonsLab Hmm, it looks like the error source was my other, test install of Xenforo + addons that was running on the same server that caused the errors... No errors for the last hours, looks okay :)
The addon is spamming my php log with the following error:
ErrorException: [E_NOTICE] Undefined index: unreadPostCountCache
src/addons/AL/UnreadPostCount/Service/CounterService.php:124
Stack trace
#0 src/addons/AL/UnreadPostCount/Service/CounterService.php(124): XF::handlePhpError(8...