Hi together,
old thread number 39262. I made u a new thread, because I think it's a new theme.
thks vm for your help.
I did all the things you told me (see bottom)
and now after installation of book it 2 I get the following error:
---------------------------------
JInstaller: :Install: Die Joomla!-XML-Installationsdatei konnte nicht gefunden werden.
JInstaller: :Install: Die XML-Installationsdatei konnte nicht gefunden werden.
Ein anderer Menüeintrag mit dem gleichen übergeordneten Eintrag hat diesen Alias
Fehler bei der Erstellung des Adminmenüs
Die Komponenten-Installation wurde erfolgreich abgeschlossen.
--------------------------------
and in extensions manager is only artio booking administrator komponent and no other
and in components is no booking
Help.
Greetings
Lisa Hinterholzer
------------------------------------------------------------------------------------------------------
Hinterholzer:
You get these errors when you are trying to install the booking component, right?
If you are not able to uninstall it with Joomla system then it will be probably not installed correctly. Question is, why it was not installed correctly?
How to unistall component manually (for Joomla 2.5.11):
Delete these folders/files:
1. administrator/components/com_booking
2. administrator/language//.com_booking.ini
3. administrator/language//.com_booking.common.ini
4. administrator/language//.com_booking.menu.ini
5. administrator/language//.com_booking.sys.ini
6. components/com_booking
7. modules/mod_booking_customer_info
8. modules/mod_booking_search
9. plugins/search/booking
10. plugins/user/booking
11. plugins/cciDEALPlatformCustomPayment
12. language//.com_booking.ini
13. language//.mod_booking_customer_info.ini
14. language//.mod_booking_search.ini
Database:
We do not remove database tables for Booking, because we want to save older data.
But there are data about installed component which we have to remove:
1. DB Table #__extensions, you can find rows by name:
ARTIO Booking Customer Info - (type=module) ARTIO Booking Search - (type=module) cciDEAL Platfotm Payment Plugin for ARTIO Booking - (type=plugin) Search - Booking - (type=plugin) User_ARTIO_Booking - (type=plugin) booking - (type=component)
These rows should be at the end of the table if the component was last thing you installed in Joomla
2. DB Table #__menu, you can find rows by combination of menutype and path All rows should have menutype 'main' and path starts with 'artio-booking'.
But if you have not Booking in administration menu, it is possible that there will be no rows for Booking component.
This should be all for manual uninstallation.
Then check your rights in all those paths: administrator/components, administrator/language