Presale question
- Daniel
- Offline
- Administrator
-
29 Jan 2018 11:20 #5396
by Daniel
Thanks
Daniel
Replied by Daniel on topic Presale question
Hello,
Please share your backend & FTP login credentials via Contact us form along with the link to this forum thread, We'll set up the profile for you.
Please share your backend & FTP login credentials via Contact us form along with the link to this forum thread, We'll set up the profile for you.
Thanks
Daniel
Please Log in to join the conversation.
- Jan
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
27 Jan 2018 13:32 #5390
by Jan
Replied by Jan on topic Presale question
Thank you for your response.
I know the location of the Documentation, i am proberly the most visited user
And i know about join tables
Mosetstree has a for the links a main table: mt_links wich contains the data of the CORE fields.
Then there is for the custom and core fields the table: mt_customfields wich contains the field id's, fieldnames, fieldtypes etc.(NO DATA)
Then there is for only the custom fields the table: mt_cfvalues wich contains the DATA of the custom fields.
This table has 4 important colums: id, cf_id, link_id and value
id is id and is auto_increment
cf_id is the id of the custom field in the table mt_customfields and is a number!
link_id is the id of the link in the table mt_links (auto_increment)
value holds the data of the custom field
So i think when adding a link first the new link has to get a link_id in the table mt_links before data can stored for that link in the table mt_cfvalues and in that table the colomn cf_id must contain the field id as a value, the column value must contain the custom field data and link_id must contain the link_id of the link in the table mt_links
Mosetstree has a bulk import function but that inserts only , no update or sync. And no data formatting etc.
Can/wil you help?
I know the location of the Documentation, i am proberly the most visited user
And i know about join tables
Mosetstree has a for the links a main table: mt_links wich contains the data of the CORE fields.
Then there is for the custom and core fields the table: mt_customfields wich contains the field id's, fieldnames, fieldtypes etc.(NO DATA)
Then there is for only the custom fields the table: mt_cfvalues wich contains the DATA of the custom fields.
This table has 4 important colums: id, cf_id, link_id and value
id is id and is auto_increment
cf_id is the id of the custom field in the table mt_customfields and is a number!
link_id is the id of the link in the table mt_links (auto_increment)
value holds the data of the custom field
So i think when adding a link first the new link has to get a link_id in the table mt_links before data can stored for that link in the table mt_cfvalues and in that table the colomn cf_id must contain the field id as a value, the column value must contain the custom field data and link_id must contain the link_id of the link in the table mt_links
Mosetstree has a bulk import function but that inserts only , no update or sync. And no data formatting etc.
Can/wil you help?
- Daniel
- Offline
- Administrator
-
26 Jan 2018 11:38 #5378
by Daniel
Thanks
Daniel
Replied by Daniel on topic Presale question
Hello,
I apologies for the inconvenience caused. But Here: www.wdmtech.com/vdata-documentation You have the documentation available for vData. And We have also told you that you can do this with the help of table join function available in vData profile settings. If you have any specific questions, Please let us know we'll promptly respond you on that.
I apologies for the inconvenience caused. But Here: www.wdmtech.com/vdata-documentation You have the documentation available for vData. And We have also told you that you can do this with the help of table join function available in vData profile settings. If you have any specific questions, Please let us know we'll promptly respond you on that.
Thanks
Daniel
Please Log in to join the conversation.
- Jan
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
25 Jan 2018 20:11 #5376
by Jan
Replied by Jan on topic Presale question
No help, no refund?
Please Log in to join the conversation.
- Jan
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
19 Jan 2018 18:00 #5356
by Jan
Replied by Jan on topic Presale question
You are better in SELLING extions than supporting this extions.
Please do a full refund.
This way i cannot use your extension.
Please do a full refund.
This way i cannot use your extension.
Please Log in to join the conversation.
- Jan
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
16 Jan 2018 17:16 #5348
by Jan
Replied by Jan on topic Presale question
can you point me in the right direction?
You have created a strong but difficult to use program
You have created a strong but difficult to use program
Please Log in to join the conversation.
- Daniel
- Offline
- Administrator
-
16 Jan 2018 14:50 #5344
by Daniel
Thanks
Daniel
Replied by Daniel on topic Presale question
Hello,
Yes, vData has got the capability to handle the child tables as well (like custom field table in your case).
Yes, vData has got the capability to handle the child tables as well (like custom field table in your case).
Thanks
Daniel
Please Log in to join the conversation.
- Jan
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
15 Jan 2018 19:29 #5337
by Jan
Replied by Jan on topic Presale question
Daniel,
vData cannot do this?
vData cannot do this?
Please Log in to join the conversation.
- Jan
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
11 Jan 2018 20:35 #5316
by Jan
Replied by Jan on topic Presale question
Hello,
If you have experience with Mosets import items, maybe you can help?
there are 3 main tables where in data about the links is stored.
the main table:
mt_links
with (core) columns:
link_id, link_name, description,price etc.(each link has 1 record)
then we have the custom fields table:
mt_cfvalues
with custom field id's(each link can have multiple records, up to 6 in my case)
id,cf_id,link_id,value
The fact that mt_cfvalues can contain more than 1 record per link with different data is i think my problem.
If you have experience with Mosets import items, maybe you can help?
there are 3 main tables where in data about the links is stored.
the main table:
mt_links
with (core) columns:
link_id, link_name, description,price etc.(each link has 1 record)
then we have the custom fields table:
mt_cfvalues
with custom field id's(each link can have multiple records, up to 6 in my case)
id,cf_id,link_id,value
The fact that mt_cfvalues can contain more than 1 record per link with different data is i think my problem.
Please Log in to join the conversation.
- Jan
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
09 Jan 2018 18:51 #5295
by Jan
Replied by Jan on topic Presale question
Thank you, i'll give it a try
Please Log in to join the conversation.
- Daniel
- Offline
- Administrator
-
09 Jan 2018 12:02 - 09 Jan 2018 12:05 #5291
by Daniel
Thanks
Daniel
Replied by Daniel on topic Presale question
You don't need to write a database query. You just need to setup the database table fields whichever you want to import the data in. And if there is something not clear with vData, we are always here to assist you.
Thanks
Daniel
Last edit: 09 Jan 2018 12:05 by Daniel.
Please Log in to join the conversation.
- Jan
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
08 Jan 2018 12:27 #5289
by Jan
Replied by Jan on topic Presale question
With a difficult query you can/will help?
Please Log in to join the conversation.
- Daniel
- Offline
- Administrator
-
08 Jan 2018 11:13 #5288
by Daniel
Thanks
Daniel
Replied by Daniel on topic Presale question
You are required to create Profiles for Mosets Tree component.
Thanks
Daniel
Please Log in to join the conversation.
- Jan
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
08 Jan 2018 10:55 #5287
by Jan
Replied by Jan on topic Presale question
Thank you for your answer.
I think you had already a fixed solution for Mosetd Tree?
I think you had already a fixed solution for Mosetd Tree?
Please Log in to join the conversation.
- Daniel
- Offline
- Administrator
-
08 Jan 2018 10:10 #5286
by Daniel
Thanks
Daniel
Replied by Daniel on topic Presale question
Using vData, you can insert, update or synchronize ( insert/update/delete ) from any Feed or file with any database tables available in Joomla.
Thanks
Daniel
Please Log in to join the conversation.
- Jan
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
07 Jan 2018 09:20 #5284
by Jan
Presale question was created by Jan
I use Mosets Tree and i have to import/update product feeds in Mostes Tree.
(Not a Mosets Tree export file)
Can i do this with Vdata?
Regards, Jan
(Not a Mosets Tree export file)
Can i do this with Vdata?
Regards, Jan
Please Log in to join the conversation.