- Posts: 4
- Thank you received: 0
All questions about EDocman extension
Toast error message
- Paul Aydelott
- Topic Author
- Offline
- New Member
-
Less
More
1 day 28 minutes ago #177349
by Paul Aydelott
Toast error message was created by Paul Aydelott
I get the following error message when I list documents available for download or view. Can I change something in the configuration?
+ '
' + message + '
' + '' + '' + ''; // Add toast to container toastContainer.appendChild(toast); // Animate in setTimeout(function() { toast.classList.add('edocman-toast-show'); }, 10); // Auto remove after 5 seconds setTimeout(function() { toast.classList.remove('edocman-toast-show'); setTimeout(function() { toast.remove(); // Remove container if empty if (toastContainer.children.length === 0) { toastContainer.remove(); } }, 300); }, 5000); }
+ '
' + message + '
' + '' + '' + ''; // Add toast to container toastContainer.appendChild(toast); // Animate in setTimeout(function() { toast.classList.add('edocman-toast-show'); }, 10); // Auto remove after 5 seconds setTimeout(function() { toast.classList.remove('edocman-toast-show'); setTimeout(function() { toast.remove(); // Remove container if empty if (toastContainer.children.length === 0) { toastContainer.remove(); } }, 300); }, 5000); }
Please Log in or Create an account to join the conversation.
- Dang Thuc Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13562
- Thank you received: 1776
23 hours 20 minutes ago #177350
by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Toast error message
Hi Paul,
Could you please submit ticket on category: Edocman and provide your site credentials so i can check the issue for you?
Thanks
Dam
Could you please submit ticket on category: Edocman and provide your site credentials so i can check the issue for you?
Thanks
Dam
Please Log in or Create an account to join the conversation.
Moderators: Dang Thuc Dam
Support
Documentation
Information
Copyright © 2026 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.