Vodes to update 1 BD field?
- LeoF
- Topic Author
- Offline
- New Member
Less
More
- Thank you received: 0
12 years 6 months ago #6589
by LeoF
Thank you Saka for such a great component!
I need to use Vodes to grant full access to a Joomla component upon payment.
This is the info for the table:
`#__paid_users` (
`users_id` int(10) unsigned NOT NULL,
`token` varchar(255) NOT NULL,
`date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
KEY `reg_index` (`users_id`)
)
The field 'token' should be updated to reflect that the payment has been received. The field 'users_id' holds the same value for the Joomla User ID in the Users table.
Can anyone help me with this, or would want to do as a paid job? I would appreciate it.
Thank you in advance!
I need to use Vodes to grant full access to a Joomla component upon payment.
This is the info for the table:
`#__paid_users` (
`users_id` int(10) unsigned NOT NULL,
`token` varchar(255) NOT NULL,
`date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
KEY `reg_index` (`users_id`)
)
The field 'token' should be updated to reflect that the payment has been received. The field 'users_id' holds the same value for the Joomla User ID in the Users table.
Can anyone help me with this, or would want to do as a paid job? I would appreciate it.
Thank you in advance!
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
12 years 6 months ago #6591
by Saka
Emir Sakic
www.sakic.net
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- LeoF
- Topic Author
- Offline
- New Member
Less
More
- Thank you received: 0
12 years 6 months ago #6610
by LeoF
Good day Saka,
I sent you an email via the provided link requesting a quote on May 30, and I just resent it since I have not received a reply.
Thank you in advance.
I sent you an email via the provided link requesting a quote on May 30, and I just resent it since I have not received a reply.
Thank you in advance.
Please Log in or Create an account to join the conversation.