I have encountered an issue with the Joomla 4 API where it is attempting to reference a directory structure that no longer exists in Joomla 4. Specifically, the error "View not found [name, type, prefix]: articles, html, api" occurs because the API is trying to access components/com_content/views/articles, which is not present in Joomla 4.
In Joomla 3, this directory existed, but Joomla 4 has undergone significant structural changes, and this path is no longer valid. This discrepancy seems to be causing the API to fail when attempting to locate the specified view.
For now, I am leaving this error as is and waiting for feedback from the Joomla development team. However, I believe it's important to highlight this issue for other users who might be facing the same problem.
Thank you for your assistance and I look forward to any guidance or updates from the Joomla developers regarding this matter.
In Joomla 3, this directory existed, but Joomla 4 has undergone significant structural changes, and this path is no longer valid. This discrepancy seems to be causing the API to fail when attempting to locate the specified view.
For now, I am leaving this error as is and waiting for feedback from the Joomla development team. However, I believe it's important to highlight this issue for other users who might be facing the same problem.
Thank you for your assistance and I look forward to any guidance or updates from the Joomla developers regarding this matter.
Statistics: Posted by 4creator — Fri May 17, 2024 9:51 am