I'm having some problems and I'm hoping someone can help. I'm new at this, but do have someone helping me who is experienced, and he can't figure it out either. We have a web site that is hosted with Host Gator and is compatible with amemeber. Host Gator doesn't meet the requirements to host the Invision boards, so I purchased hosting through Invision. We want someone to pay for the membership, then be re-directed to the member's only bbs and we can't get that to happen. Any ideas? TIA, texasva
Well this will be better to keep forums and aMember on the same hosting. But integration should work even if forums are on different server, what issues you have with integration please explain.
Upon purchasing the membership, I would like subsribers to be taken to the bulletin boards. I'm sure it has to do with plugins, and I just don't have enough experience to do this. I'm willing to pay someone (within reason) to get the plugin working, so that it will do this. Or, I have someone who can write plugin, we just don't know what it is we need.
The plug-in probably has to be modified to write to a remote server (the default is most likely to write to the same server, e.g. localhost). The remote server would also need to the ability to accept write commands remotely. Many databases are set up to only accept commands from the same server (e.g. localhost). Check with Invision hosting first to see if a remote server can write to the database there. If not, you're out of luck. If it can, it should be a simple matter to configure the plug-in to write to a remote server (e.g. change localhost to mysite.com).
Please contact me in helpdesk and explain on exact example what are you trying to do I will check what can be done.