Home » Forum
NoNumber!

Joomla! Extensions •
Web Development •
Web Design •

I try to respond within 24 hours (excluding weekends). If I haven't responded by then, feel free to post a reminder or bug me via email.
Welcome, Guest
Please Login or Register.    Lost Password?

Cache cleaner plugin uninstallation problem
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Cache cleaner plugin uninstallation problem
#6045
Cache cleaner plugin uninstallation problem 7 Months, 2 Weeks ago  
Hi

On uninstall of the plugin, we receive an error such as the file "cachecleaner" has not been uninstalled.

Looking at the plugin xml file, it seems that the file sentence is not correct, missing the .php extension.
-----
<!-- Administration Files -->
<files>
<!-- main -->
<filename plugin="cachecleaner">cachecleaner</filename>
</files>
----
must be
----
<!-- Administration Files -->
<files>
<!-- main -->
<filename plugin="cachecleaner">cachecleaner.php</filename>
</files>
----
Could you check it

Daniel
dpardons
Posts: 8
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#6046
Cache cleaner plugin uninstallation problem 7 Months, 2 Weeks ago  
yep, that seems to be a problem!
Will fix in next version.

PS: When you update my extensions, you don't have to uninstall first.
Peter van Westen
Admin
Posts: 4280
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! NºNumber!NºNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
Go to topPage: 1
Joomla Open Source Training