Since some admins had problem to transfer users from Sharetronix to Oxwall,We decided to create a simple script.
you can simply transfer your members to Oxwall now !
follow the instruction step by step to config.
before starting, open Oxwall Config and Sharetronix config.
now download the zip file and extract it on your host (where oxwall is installed)
warning : before continue the process, create a backup,Persian Oxwall group is not responsible for any damage.
Open"config.php"file in s2o folder then make the following changes.
the config1's array variable is related to sharetronix so Respectively include hostname(usually localhost),database username,database password, and database name
the config2's array variable is related to Oxwall,you should do like above changes for oxwall.
on line 17 you can see salt variable that you need to change, look for OW_PASSWORD_SALT in oxwall config(on line 19) then copy the value and replace it.it's important to generate new password
on line 18 ow_prefix variable is related to table prefix,you can find it on oxwall config.(default is OW_)
on line 21,msg variable is the body of email,you can change it as you wish,also it contain new password.
next line you should enter your email(enter oxwall powered site email)
and next line is the subject of the mail :)
now save the file and run"convert.php" page in your browser
if you get an error,come back and check the config file,otherwise script successfully connected to both Oxwall and Sharetronix databases and the Sharetronix's users table has been altered and added "iss2o" column at the end of it, now you can press the button to move your members,every click will transfer 100 member,you can do it several times to transfer all members.
we test it on a site with 2500 member and it worked fine :)
this script is created by Persian Oxwall
We hope this answers your question more precisely. If you have anymore, please feel free to ask