| Re: Errors with tdm_download |
| by goffy on 2026/2/8 16:27:26 I found the problem: the module update procedure had an error, therefore update was incomplete and templates were not properly stored in the database I made a pull request which fixes the problems: https://github.com/XoopsModules25x/tdmdownloads/pull/96 |
| Re: Errors with tdm_download |
| by goffy on 2026/1/25 19:59:17 hi, which one I should use? last version of https://github.com/XOOPS/XoopsCore25 ? or last version of your fork? |
| Re: Errors with tdm_download |
| by Mamba on 2026/1/21 23:51:44 I've tried a fresh installation on PHP 8.5.1 and it worked for me. Can you try to install a fresh installation on your system to see if there is a difference? Also, in your preferences, did you set it to "Check templates for modifications" ? Finally, did you use the latest code on GitHub, since there were some changes since the releases of Beta 9, or just the original Beta 9 release? That would help me to try to replicate the issue. |
| Errors with tdm_download |
| by goffy on 2026/1/20 20:43:02 I am trying to update one of my sites. one of the used moduls is tdmdownloads. I have downloaded the last version from github XoopsModules. when I e.g. want to go to modules/tdmdownloads/admin/index.php I get: Quote: Warnung: stat(): stat failed for tdmdownloads_admin_index.tpl in Datei /class/smarty3_plugins/resource.db.php Zeile 40 XOOPS Version XOOPS 2.5.12-Beta9 PHP Version 8.3.14 Smarty Version 4.5.6 any ideas? |