- Posts: 5
- Thank you received: 0
[Development] Can I use installfile XML manifest property?
- Martin
- Topic Author
- Offline
- New Member
-
Thanks in advise!
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Away
- Administrator
-
1. Add
After
2. Then get this zip file, upload to administrator/components/com_osmembership/model folder
Then try to install it again. It should mark the field = 1 automatically. If it works, I will include this change (to the file plugin.php) into the core package of Membership Pro
Tuan
- Martin
- Topic Author
- Offline
- New Member
-
- Posts: 5
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Martin
- Topic Author
- Offline
- New Member
-
- Posts: 5
- Thank you received: 0
INSERT INTO `#__osmembership_states` (`id`, `country_id`, `state_name`, `state_3_code`, `state_2_code`, `published`, `state_id`) VALUES
(449, 10, 'Buenos Aires', 'BAS', 'BA', 1, 449),
(450, 10, 'Ciudad Autonoma De Buenos Aires', 'CBA', 'CB', 1, 450),
(451, 10, 'Catamarca', 'CAT', 'CA', 1, 451),
(452, 10, 'Chaco', 'CHO', 'CH', 1, 452),
(453, 10, 'Chubut', 'CTT', 'CT', 1, 453),
(454, 10, 'Cordoba', 'COD', 'CO', 1, 454),
(455, 10, 'Corrientes', 'CRI', 'CR', 1, 455),
(456, 10, 'Entre Rios', 'ERS', 'ER', 1, 456),
(457, 10, 'Formosa', 'FRM', 'FR', 1, 457),
(458, 10, 'Jujuy', 'JUJ', 'JU', 1, 458),
(459, 10, 'La Pampa', 'LPM', 'LP', 1, 459),
(460, 10, 'La Rioja', 'LRI', 'LR', 1, 460),
(461, 10, 'Mendoza', 'MED', 'ME', 1, 461),
(462, 10, 'Misiones', 'MIS', 'MI', 1, 462),
(463, 10, 'Neuquen', 'NQU', 'NQ', 1, 463),
(464, 10, 'Rio Negro', 'RNG', 'RN', 1, 464),
(465, 10, 'Salta', 'SAL', 'SA', 1, 465),
(466, 10, 'San Juan', 'SJN', 'SJ', 1, 466),
(467, 10, 'San Luis', 'SLU', 'SL', 1, 467),
(468, 10, 'Santa Cruz', 'SCZ', 'SC', 1, 468),
(469, 10, 'Santa Fe', 'SFE', 'SF', 1, 469),
(470, 10, 'Santiago Del Estero', 'SEN', 'SE', 1, 470),
(471, 10, 'Tierra Del Fuego', 'TFE', 'TF', 1, 471),
(472, 10, 'Tucuman', 'TUC', 'TU', 1, 472);
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Away
- Administrator
-
Regards,
Tuan
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.