-
Notifications
You must be signed in to change notification settings - Fork 11
/
README
27 lines (19 loc) · 1.23 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Pre - install
SOAP must be enabled Core side
SOAP must be enabled within the PHP environment.
Install
1) Drag the 'syncApp' directory to *IP.board*/admin/applications_addon/other/HERE*
1.5) Drag the conf_multiRealm.php to *IP.board*/HERE*
2) Login in to the forums (ACP) admin control panel and navigate to "System > Applications & Modules > Manage Applications & Modules."
Find the box with the title "Applications not installed" and hit the button 'Install' for SyncApp.
3) After install is complete navigate to System > System Settings > SyncApp > General.
3.5) Go through the entire form and be sure to enable SOAP.
[Most features depend on SOAP being enabled and able to communicate]
4) Usernames must be limited to alphanumeric go to: System > System Settings > Members > Username Restrictions
5) Define groups.. Navigate to Members > Member Groups > Manage Member Groups > *MEMBER GROUP* > syncApp
Go through each group and select Permissions. Admin = GM level: 3, Mod = GM level: 2, Member = Member, Banned = locked.
also check doc/Doc.pdf
_______________________________
To enable multi-realm edit *IP.board*/conf_multiRealm.php
the ['<ID>'] must match the realm_ID for each specific realm (to ->) character_database
*Unique DB login details TODO