Iain E. Davis

Results 33 comments of Iain E. Davis

Here's a start: http://dev.bukkit.org/bukkit-plugins/communitybridge-fm/pages/documentation/web-application-specific/joomla/

Hmm. First thing to do is delete your pastebin and get your mysql database password changed, since you've accidently published it on the web. Its great that you posted your...

The UUID release of CommunityBridge need UUID compatible versions of the permissions plugins. You'll need to obtain a newer version of GroupManager.

As group synchronization is dependent on having a permissions system, it gets disabled when the version requirement isn't met. The version string of the GroupManager you attached appears to be...

Latest appears to be 2.1.28: http://ess.ementalo.com/viewLog.html?buildId=lastSuccessful&tab=artifacts&buildTypeId=bt10&guest=1#!

First time it sees a player it will take the web-application groups as the actual. Thereafter the synchronization is two-way.

If you have the configuration option log-level set to 'all', the output when a player connects may be helpful in diagnosing what is going on.

Hmm. I wonder if the player state file is out of sync... I wouldn't have thought so since synchronization wasn't on until GroupManager was changed. Try deleting the plugins/CommunityBridge/Players directory...

Turns out there was a subtle bug that only occurs when primary synchronization is turned off. I'm hoping to release a new version sometime this weekend which has a fix...

Checking my understand of what you want: You want to specify a list of forum groups that are allowed to connect to the game OR specify a list of forum...