Re: Database I/O Manager (DbIo) Plugin [Support Thread]
Quote:
Originally Posted by
RixStix
YES, it does. Thank you. Is this change going to be incorporated into future updates? Customizations that do not make it into permanent updates get me in trouble down the road.
It also helps when you use some of the onscreen help.
First pass, logfile generated with the onscreen note of 5 errors.
I couldn't find anything in the logfile that looked like an error or had the word error associated.
Then, I saw the "View Import Details" button. that showed the 5 errors. All were due to sort order value not being an integer. Somehow, over the years a sort order value of -1 had crept into the mix. Edit those to an integer and no errors.
One question though,
The ViewImportDetails seems to have a hiccup. I edited the csv to be imported to fix the non-integer, renamed the file, imported, click "ViewImportDetails" and the screen is unchanged. Message for the last file imported but I have imported another file during the same admin session.
Then I deleted the first import file that had the -1 sort orders so the only import file was the one generated today. Click the button again and it still shows the message for the file that has been deleted.
Two issues (the 'double' field type and allowing negative integers) have been noted and updated on the plugin's GitHub repository.
I'll need to check out the ViewImportDetails problem.
Re: Database I/O Manager (DbIo) Plugin [Support Thread]
Quote:
Originally Posted by
lat9
Two issues (the 'double' field type and allowing negative integers) have been noted and updated on the plugin's GitHub repository.
I'll need to check out the ViewImportDetails problem.
Thank you Cindy
The 'double' field type will probably be unique to my database and is something I probably need to reverse back to normal.
The negative numbers in the sort field is probably a unique mistake somehow and not worth spending much time.
Re: Database I/O Manager (DbIo) Plugin [Support Thread]
Quote:
Originally Posted by
RixStix
Thank you Cindy
The 'double' field type will probably be unique to my database and is something I probably need to reverse back to normal.
The negative numbers in the sort field is probably a unique mistake somehow and not worth spending much time.
No problem, Rick. I've seen the negative sort-orders in other stores, so that's not just you!
Changes will be forthcoming in DbIo v1.5.2.
Re: Database I/O Manager (DbIo) Plugin [Support Thread]
Quote:
Originally Posted by
lat9
All is functioning as expected until I click the "Manage Templates" button.
Quote:
The DbIo Manager does not support your installation, due to a mismatch between your DB_CHARSET (utf8mb4) and CHARSET (utf-8) values.
Re: Database I/O Manager (DbIo) Plugin [Support Thread]
:censored:, same issue as the DbIo Manager; I'll have the correction pushed shortly.
Shortly is now; see the GitHub repository for the change to /YOUR_ADMIN/dbio_customize.php.
Re: Database I/O Manager (DbIo) Plugin [Support Thread]
Thank you. It wasn't critical to me for you to drop what you were doing. It's almost beer-thirty on a Friday.
Re: Database I/O Manager (DbIo) Plugin [Support Thread]
Just downloaded this and there's readme file but it's an md file I cannot open. I searched this thread but didn't see a reply on where to find the instructions for uploading it. Is there a text file or similar that I can read? Thanks.
Re: Database I/O Manager (DbIo) Plugin [Support Thread]
docs folder => dbio folder => README.html
Re: Database I/O Manager (DbIo) Plugin [Support Thread]
Quote:
Originally Posted by
RixStix
docs folder => dbio folder => README.html
... and the online version is available here: https://vinosdefrutastropicales.com/...io/readme.html
Re: Database I/O Manager (DbIo) Plugin [Support Thread]
You guys are awesome. Thank you lat9 and RixStix Cheers!