2 replies
Hi Warriors

I am currently running a website using easy member pro, I want to move to a new script but not lose my current members subscriptions.

Is it possible to add the members from EMP database to the new DB with their Paypal Transaction number and then switch the IPN address over to point at the new site URL? Will this allow my current members to keep their subscriptions but on this new script?

-Owen
  • Profile picture of the author ussher
    you would need to write a bridging script as the tables in the database for the new script will almost certainly not match the ones in the old script.

    What you do is find out the pattern that the new script wants its data in in the database.

    Write a php script to read from the old database and insert into the new database.
    Signature

    "Jamroom is a Profile Centric CMS system suitable as a development framework for building entire communities. Highly modular in concept. Suitable for enterprise level development teams or solo freelancers."

    - jamroom.net
    Download Jamroom free: Download
    {{ DiscussionBoard.errors[3766289].message }}
  • Profile picture of the author lordspace
    another option would be to setup the new script on a new location (e.g. new subdomain, directory etc.) then slowing start switching clients to the new script.
    Signature

    Are you using WordPress? Have you tried qSandbox yet?

    {{ DiscussionBoard.errors[3794485].message }}

Trending Topics