carousel banner
- Posted by Chris Moyses (8) Offline
Hi
At present we are using Joomla 5.4.6
I unzipped the file mod_carousel_banner.zip within the 'first' zip file
Still getting error message:- danger Unable to detect manifest file
When I googled the error for Joomla 5, this is what it returnedThis
Joomla installation error typically occurs when the system cannot find or read the extension's manifest XML file, often due to version compatibility issues in the extension's metadata.Example: If you try installing an extension on Joomla 4.3 and see: Unable to detect manifest file
it may be because the extension’s targetplatform attribute in its XML manifest only supports versions up to 4.2:
targetplatform name="joomla" version="(4\.(0|1|2))"
This prevents Joomla from recognizing it as compatible with your current version.To address this, first verify that the extension package contains a valid manifest XML file (commonly named extension.xml or similar) in its root directory. If it exists, check the <targetplatform> tag and ensure it includes your Joomla version. For example, to support Joomla 4.3, update it to:
targetplatform name="joomla" version="(4\.(0|1|2|3))"
I looked in the xml file, I could not find any reference to 'targetplatform'. Where would it stored?
Regards
Chris
1 week 1 day ago #7
by Chris Moyses
At present we are using Joomla 5.4.6
I unzipped the file mod_carousel_banner.zip within the 'first' zip file
Still getting error message:- danger Unable to detect manifest file
When I googled the error for Joomla 5, this is what it returnedThis
Joomla installation error typically occurs when the system cannot find or read the extension's manifest XML file, often due to version compatibility issues in the extension's metadata.Example: If you try installing an extension on Joomla 4.3 and see: Unable to detect manifest file
it may be because the extension’s targetplatform attribute in its XML manifest only supports versions up to 4.2:
targetplatform name="joomla" version="(4\.(0|1|2))"
This prevents Joomla from recognizing it as compatible with your current version.To address this, first verify that the extension package contains a valid manifest XML file (commonly named extension.xml or similar) in its root directory. If it exists, check the <targetplatform> tag and ensure it includes your Joomla version. For example, to support Joomla 4.3, update it to:
targetplatform name="joomla" version="(4\.(0|1|2|3))"
I looked in the xml file, I could not find any reference to 'targetplatform'. Where would it stored?
Regards
Chris
Please Log in or Create an account to join the conversation.
- Posted by Chris Moyses (8) Offline
- Posted by TemplatePlazza (5449) Offline
Honestly, I’m a bit confused about why the installation process seems difficult on your side, because the steps are actually quite simple: you just need to unzip the downloaded file (mod_carouselbanner_unzip_first.zip), then install the mod_carousel_banner.zip file inside it.
Please take a look at the video I uploaded, is there any step that might have been missed?
www.dropbox.com/scl/fi/2jta2ekdfhhdvgz9e...x0&st=94sscis5&raw=1
6 days 3 hours ago - 6 days 3 hours ago #9
by TemplatePlazza
Please take a look at the video I uploaded, is there any step that might have been missed?
www.dropbox.com/scl/fi/2jta2ekdfhhdvgz9e...x0&st=94sscis5&raw=1
Last edit: 6 days 3 hours ago by TemplatePlazza.
Please Log in or Create an account to join the conversation.
- Posted by Chris Moyses (8) Offline
Hi
Thank you for sending me the video
I am an old man, you will to be patient with me
I dragged and dropped the zip file from File Explorer, it installed the extension in seconds.
Thank you again for your help. I will now have a play with it
Regards
Chris
5 days 23 hours ago #10
by Chris Moyses
Thank you for sending me the video
I am an old man, you will to be patient with me
I dragged and dropped the zip file from File Explorer, it installed the extension in seconds.
Thank you again for your help. I will now have a play with it
Regards
Chris
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5449) Offline
- Posted by Chris Moyses (8) Offline
I was wondering if there is user guide to help me create a carousel type 3 banner
Regards
Chris
5 days 18 hours ago #12
by Chris Moyses
Regards
Chris
Please Log in or Create an account to join the conversation.