joomla-extensions / weblinks

This repo is meant to hold the decoupled com_weblinks component and related code.
GNU General Public License v2.0
45 stars 88 forks source link

Unable to detect manifest file #453

Closed LukeDouglas2 closed 3 years ago

LukeDouglas2 commented 3 years ago

Steps to reproduce the issue

Downloaded weblinks-4.0-dev.zip. Installed via Joomla Upload & Install Joomla Extension

Expected result

Normal install

Actual result

Error Messages:

Warning JInstaller: :Install: Can't find Joomla XML setup file. × Error Unable to detect manifest file.

System information (as much as possible)

PHP Built On | Linux web.webbering.net 3.10.0-1160.36.2.el7.x86_64 #1 SMP Wed Jul 21 11:57:15 UTC 2021 x86_64 Database Type | mysql Database Version | 5.7.35 Database Collation | latin1_swedish_ci Database Connection Collation | utf8mb4_general_ci PHP Version | 7.4.22 Web Server | Apache WebServer to PHP Interface | fpm-fcgi Joomla! Version | Joomla! 3.10.0 Stable [ Daraja ] 14-August-2021 11:55 GMT Joomla! Platform Version | Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT User Agent | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36

#

Additional comments

joomdonation commented 3 years ago

@LukeDouglas2 The downloaded zip could not be installed. Please use the attached package which is built from source code. It should be installed properly and worked well. Please report the result back to us after you install and use this package. Thanks

pkg-weblinks-4.0.0-dev.zip

LukeDouglas2 commented 3 years ago

Thanks. That installed properly.

However, in the Joomla Update Pre-Update Check for Joomla 3.10.1, in the Extensions Pre-Update Check group (red bar), it still shows weblinks there.

Web Links Extension Package Package 4.0.0-dev No Compatibility Information No Compatibility Information

I am assuming that there is some type of XML file that shows the compatibility which is not found by the Joomla Update.

When I go to the Weblinks component, I get this message:

An error has occurred. 404 Component not found.

I enabled the Error Reporting to 'Development' and went back to the Component but got the same error message with nothing else.

In the Chrome Development Inspect > Console, I reloaded the page and it shows the error:

/administrator/index.php?option=com_weblinks:1 GET https://alabamavictimsmemorial.com/administrator/index.php?option=com_weblinks 404 (Not Found)

I hope this helps. If you find a solution, please let me know.

joomdonation commented 3 years ago

That weblinks package only works with Joomla 4. You want the package which works on Joomla 3.10.0 ?

LukeDouglas2 commented 3 years ago

So install it after I upgrade to Joomla 4! Got it!

joomdonation commented 3 years ago

Yes. If you want latest package which works with Joomla 3.10, please use this one.

Please be careful with upgrading to Joomla 4 if you want to do. Make sure you made a backup copy of your site, make sure all the extensions use on your site are compatible with Joomla 4, make sure the template you want to use is compatible with Joomla 4.....

pkg-weblinks-joomla3.zip

LukeDouglas2 commented 3 years ago

I've used Joomla since the split from Mambo in 2005. Very experienced but just not at a core development level as I leave that up to others.

I've even written a tutorial on how to safetly upgrade to Joomla 4. :)

https://drive.google.com/file/d/1IM2yA7_zyHPWeYHzN0e4uW_5MSTZrcBk/view?usp=sharing

joomdonation commented 3 years ago

Ah, great :). I was worry too much since I heard some users too rush update sites to Joomla 4 without carefully planning and got their sites broken :(