Error on install
- Brian Havlovick
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
3 years 1 month ago #7584
by Brian Havlovick
Error on install was created by Brian Havlovick
Right after install I get this error
XML Parsing Error: junk after document element
Location: https://localhost/f1p/administrator/index.php?option=com_vdata&view=vdata
Line Number 2, Column 1:
<b>Notice</b>: Trying to access array offset on value of type int in <b>C:\xampp6\htdocs\f1p\administrator\components\com_vdata\models\vdata.php</b> on line <b>39</b><br />
^
Thoughts?
XML Parsing Error: junk after document element
Location: https://localhost/f1p/administrator/index.php?option=com_vdata&view=vdata
Line Number 2, Column 1:
<b>Notice</b>: Trying to access array offset on value of type int in <b>C:\xampp6\htdocs\f1p\administrator\components\com_vdata\models\vdata.php</b> on line <b>39</b><br />
^
Thoughts?
Please Log in to join the conversation.
3 years 1 month ago #7585
by Daniel
Replied by Daniel on topic Error on install
Hi Brian,
Apologies for inconvenience!
There should be no error on installation. It would be better, if you can please put your site on server. So that we can have closer look on it.
On which Joomla version you are installing vData (please confirm vData version too)?
Apologies for inconvenience!
There should be no error on installation. It would be better, if you can please put your site on server. So that we can have closer look on it.
On which Joomla version you are installing vData (please confirm vData version too)?
Please Log in to join the conversation.
- Brian Havlovick
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
3 years 1 month ago #7586
by Brian Havlovick
Replied by Brian Havlovick on topic Error on install
Hello,
I was able to get the extension working, but now it is importing but not allowing the articles to show up under the articles.
Very strange. Importing users works. is there an overwrite command?
I was able to get the extension working, but now it is importing but not allowing the articles to show up under the articles.
Very strange. Importing users works. is there an overwrite command?
Please Log in to join the conversation.
3 years 1 month ago #7588
by Daniel
Replied by Daniel on topic Error on install
Hi,
Did you map "#__workflow_association" fields too while importing the Articles?
This table data is required since Joomla 4, please make sure to provide data for this table too.
It has 3 columns:
1. "item_id": skip it, it will take item_id automatically.
2. "stage_id": you have to select a CSV column for it, please select any column which has value 1 for all articles/records. Column "access" could have value 1 for all records.
3. "extension": you can set default value "com_content" for it in vData profile. (See attached screenshot)
If you still not able to access imported articles, please create a support ticket.
Did you map "#__workflow_association" fields too while importing the Articles?
This table data is required since Joomla 4, please make sure to provide data for this table too.
It has 3 columns:
1. "item_id": skip it, it will take item_id automatically.
2. "stage_id": you have to select a CSV column for it, please select any column which has value 1 for all articles/records. Column "access" could have value 1 for all records.
3. "extension": you can set default value "com_content" for it in vData profile. (See attached screenshot)
If you still not able to access imported articles, please create a support ticket.
Please Log in to join the conversation.