• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Import Rsmemebership Subscribers

Import Rsmemebership Subscribers 8 years 4 months ago #33405

  • catalweb
  • catalweb's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
Hello

I need import Rsmemebership Subscribers of a domain to subdomain, ( www.domain.com to sub.domain.com )

The Rsmemebership configuration is the same because now this domain work in subdomain.

Thanks for your help.

Regards
Rafael
The administrator has disabled public write access.

Import Rsmemebership Subscribers 8 years 4 months ago #33417

  • alexp
  • alexp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 2253
  • Thank you received: 180
You can simply transfer all Joomla! user and RSMembership! database tables (these are marked with the "rsmembership" prefix).
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.

Import Rsmemebership Subscribers 8 years 4 months ago #33429

  • catalweb
  • catalweb's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
Hello,
Thansk for your comments.

I must to do it, with phpmyadmin SQL ? Rsmembesrhip is now installed.

CREATE TABLE IF NOT EXISTS `jqub5_rsmembership_categories` (

Change the database prefix jqub5_ to nes prefix.

Thanks for your help

Regards
The administrator has disabled public write access.

Import Rsmemebership Subscribers 8 years 4 months ago #33430

  • catalweb
  • catalweb's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
Hi,

I can did it.

First import user Joonla after

INSERT INTO `(NEW_prefix_rsmembership_subscribers` (`user_id`, `f1`, `f2`, `f3`, `f4`, `f5`) VALUES

For the moment work ok.

Regards.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!