would anyone know of a way to turn off the registration feature so as to be able to use ox wall with another program that already has user registration??
You can hide "Join" menu item and set in admin panel->Global Privacy option "Who can join" to "By invitation only". So, if somebody will type in browser yoursite.com/join , system will not allow to register
where an individual that signs up only has to do it once. Since there are two programs that I want use together and they both require user sign up. I want only
one sign in for both.
It should be a custom integration oxwall registration process into your other system. In your system, you need to find out a aprt of code, which register new user and add here some sql queries to insert registered user's data into oxwall's database