> ../extensions/pun_jquery/lang/English/lang.php
Is this file missing? Check it out.
>Can someone help me please how can I delete this extension?
Open your database, for example in phpMyAdmin.
Open the extensions table to view data.
Look for a post with information about Upload images to post 3.0.0.RC1 by hcs. You need his id.
Go to extension_hooks table and delete all records with extension_id = extension id Upload images to post 3.0.0.RC1 by hcs.
Return to the extensions table and delete the extension entry Upload images to post 3.0.0.RC1 by hcs.
After that, delete the cache_hooks.php file in the cache folder.
P.S. If there is no extension information in the extensions table, then delete all records in the extension_hooks table that have an extension_id that do not exist in the extensions table.