Hi, this is the from admin tools backend x8hds_ - so it means i can delete the old ones?
Yes, correct. Just in case, please do take a backup before deleting old tables.
the jos_ is used by activehelper and this component is still in use...
I would recommend not using that component. This is bad practise and should be avoided. Using the metaprefix (#__) in the code is the first thing a Joomla! developer learns.
Frondend works fine...only i cant access the backend. when i change the prefix in config.php i get the backend work but...than many things are missing in the joomla backend. menus and extensions arent there. dont know... - its first time that i have tested the admin tools prefix change :-) so normal i would kick me in my own ass ;-) hahaha...
This means that you have extensions which are either hardcoding the table prefix or they don't use the metaprefix (#__) correctly. In this case you can't change your prefix and you have to find out which extensions exhibit this behaviour and change them. Look, sometimes extensions can't do otherwise. For example if you are using a forum bridge component it usually has to cache the table name prefix and not allow you to change it. This is because it's interfacing with a non-Joomla! extension and most developers don't understand how easy it is to import and use Joomla!'s configuration.
Nicholas K. Dionysopoulos
Lead Developer and Director
🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!