Avatar of raulmonda
raulmonda
 asked on

MySQL

hi experts,

im new in web developing and i installed a plugin in my Joomla site. i messed it up and i wanna to remove it manually. i got the information how to do it from the developer, but im totally lost in MySQL commands. The original text said:
"   Delete the component and plug-in entry from database.
    Execute the following query.
         1. DELETE FROM databasePrefix_components where option = ‘com_jsecure’
         2. DELETE FROM databasePrefix_plugins where element = ‘jsecure’    "

I open on the cpanel PhPmyadim, the window for typing the command is there, but i have no idea what to type.  Any help in this matter will be highly appreciated.

Thank you in advance.

Regards,
Raul
MySQL ServerJoomla

Avatar of undefined
Last Comment
raulmonda

8/22/2022 - Mon
SOLUTION
Linux Guru

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
ASKER CERTIFIED SOLUTION
Member_5340450

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
raulmonda

ASKER
Thank you.

Regards,

Raul
Your help has saved me hundreds of hours of internet surfing.
fblack61