Closed tomfuller2 closed 9 months ago
Removed Old PHPCPD as there is no replacement. Try using this branch now.
Still errors out.
I successfully installed the component. Module did not install due to this error:
Copy failed: [ROOT][TMP]/install_6505d98485b32/modules/site/mod_proclaim/services to [ROOT]/modules/mod_proclaim/services JInstaller: :Install: Failed to copy file [ROOT][TMP]/install_6505d98485b32/modules/site/mod_proclaim/services to [ROOT]/modules/mod_proclaim/services Module %s: Could not copy files from the source.
Looks like it's thinking /modules/mod_proclaim/services is a file instead of a directory. Need to update the xml.
I fixed this. The mod_proclaim.php file had been deleted and the word "services" put in its place in the xml file. I found the newest version of the module file, replaced it in the code and changed the xml.
Tom Fuller, APR Imagine Communications http://www.ImagineCommunications.xyz 971-832-9494
On Thu, Sep 21, 2023 at 2:22 PM Brent Cordis @.***> wrote:
Looks like it's thinking /modules/mod_proclaim/services is a file instead of a directory. Need to update the xml.
— Reply to this email directly, view it on GitHub https://github.com/Joomla-Bible-Study/Proclaim/issues/948#issuecomment-1730320573, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJYYXJ2UX2HBS3MABXIH4DX3SVZPANCNFSM6AAAAAA4K2Y4OY . You are receiving this because you were assigned.Message ID: @.***>
Updated branch with your fix.
Describe the bug Installing fresh component to https://www.imaginecommunications.xyz/joomla4. Created fresh build from the Phing Component (build errors out in ways I can't fix)
Errors: JInstaller: :Install: File does not exist [ROOT][TMP]/install_64f63c05c0dee/site/helpers Component Install: Failed to copy site files.
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.