1
Mamba
Re: Errors with tdm_download
  • Yesterday 23:51

  • Mamba

  • Moderator

  • Posts: 11475

  • Since: 2004/4/23


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.
Support XOOPS => DONATE
Use 2.5.11 | Docs | Modules | Bugs



2
goffy
Errors with tdm_download
  • 1/20 20:43

  • goffy

  • Just can't stay away

  • Posts: 549

  • Since: 2010/12/27


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
Fehler: SmartyException: Unable to load template 'db:tdmdownloads_admin_index.tpl' in Datei /xoops_lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php Zeile 196


XOOPS Version XOOPS 2.5.12-Beta9
PHP Version 8.3.14
Smarty Version 4.5.6

any ideas?



3
Mamba
Re: TPL admin xsitemap

Thank you very much for the translation, but it would be better if you would submit it to the XOOPS Languages:

https://github.com/XoopsLanguages/french

and add it to the /modules folder there.

Merci!
Support XOOPS => DONATE
Use 2.5.11 | Docs | Modules | Bugs



4
Skype-Fr
Re: TPL admin xsitemap
  • 1/1 15:20

  • Skype-Fr

  • Just popping in

  • Posts: 39

  • Since: 2006/4/27


Oh, thank you Mamba ! As always, your availability and expertise are fantastic.

Happy New Year to all !

PS: I'm taking this opportunity to offer a French localization:
https://github.com/XoopsModules25x/xsitemap/pull/29



5
Mamba
Re: TPL admin xsitemap

XOOPS doesn't use the "includeq" anymore, but the standard "include"

You can fix it manually by removing the "q", but what you should do is to run the "Upgrade", by copying the /upgrade folder from the XOOPS distribution to your website, and then run it from there:

http://yoursite.com/upgrade


It will fix all these issues.
Support XOOPS => DONATE
Use 2.5.11 | Docs | Modules | Bugs



6
Skype-Fr
TPL admin xsitemap
  • 12/31 16:39

  • Skype-Fr

  • Just popping in

  • Posts: 39

  • Since: 2006/4/27


Hi all,

I added the xsitemap 1.56 module to a Xoops 2.5.11 site. From the user's perspective, the sitemap displays perfectly. However, there is a serious problem in the administration panel :

Erreur: SmartyCompilerException: Syntax error in template "db:db:xsitemapadminindex.tpl" on line 2 "<{includeq file='db:xsitemap_admin_header.tpl' }>" unknown tag 'includeq' dans le fichier /class/libraries/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php ligne 2



7
Mamba
Re: Happy Holidays!

Best wishes for a happy, healthy, and prosperous New Year.

May the coming year bring peace, clarity, and new opportunities for all.
Support XOOPS => DONATE
Use 2.5.11 | Docs | Modules | Bugs



8
Cesagonchu
Happy Holidays!

To everyone who helps keep Xoops alive,

I’m sharing this message a bit in advance, as I will be away, but I wanted to sincerely thank you all before I go.
Thank you to everyone who contributes to the Xoops project in any way: developers, translators, testers, module creators, community members, and dedicated users. Your time, ideas, and passion are what make this CMS truly special.

Xoops continues to exist, grow, and improve because of you. I encourage you to keep using it, sharing it, and helping it evolve, with the same energy and collaborative spirit.

I wish you all wonderful end-of-year holidays filled with rest, peace, and meaningful moments, and already wish you a great year 2026 ahead—full of new projects, innovation, and shared successes.

Thank you for your commitment, and long live Xoops!

Resized Image



9
Mamba
Re: New Xoops Xcreate Module

I'm looking forward to check it out...

Thanks for all the hard work!
Support XOOPS => DONATE
Use 2.5.11 | Docs | Modules | Bugs



10
heyula
New Xoops Xcreate Module
  • 2025/11/26 14:16

  • heyula

  • Theme Designer

  • Posts: 601

  • Since: 2008/4/24


Resized Image




You can think of the xcreate module as an empty module. After installing this module, it can be transformed entirely into a module that fits your needs. While creating a category, you can create two tpl files: one representing the short.tpl section and the other representing the full.tpl section. Let’s explain this with an example.

Suppose you need a game download module.

Category name: Game

Let’s say the custom fields we need are as follows:

For the game download link: use “Field Type = URL”. Let’s enable the dynamic duplication feature because a game may have multiple download links.

For the system requirements field: let’s use an HTML editor. No need for dynamic duplication.

For the supported systems field: it should be a Multiple Selection field.

For the game images field: use an Image Gallery.

You can create as many fields as you want for this game category, and you can enable or disable the dynamic duplication feature for each single or multiple-use field.

All Available Custom Field Types:

Text (Single Line)
Multiline Text
HTML Editor
Image Upload
Image Gallery (Multiple)
File Upload
Dropdown List
Multiple Selection
Single Selection
Date Picker
Date-Time Picker
Number
Email
URL
Color Picker

With this logic, you can create as many categories as you wish—such as a music download category, movie download category, real estate category, etc.—and meet your needs through custom categories and custom fields. Since the short.tpl and full.tpl sections are independent from each other, you can design completely category-specific layouts.

I will release the module very soon.

Demo:

https://turkish.erenyumak.com/modules/xcreate/item.php?id=2




TopTop
(1) 2 3 4 ... 29448 »



Login

Who's Online

287 user(s) are online (212 user(s) are browsing Support Forums)


Members: 0


Guests: 287


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jan 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits