MrMusic Moderator
- Member since May 15, 2019
- Posts
- 584
- Reactions Received
- 138
- Points
- 3,098
- Profile Hits
- 1,976
MrMusic replied to the thread Which payment method do YOU use online? / Welche Bezahlmethode nutzt du?.
Von bevorzugt zu weniger bevorzugt:
- Rechnung
- Paypal / Wero
- Sofort-Überweisung
- Kreditkarte
MrMusic replied to the thread Wort "Kategorie" in Bildergalerie entfernen.
Dafür müsstest du ein Override der Datei components/com_joomgallery/tmpl/category/default_cat.php erstellen.
In Zeile 174, 176 und 196 solltest du die entsprechenden Sprachschlüssel finden.
MrMusic replied to the thread JoomGallery Image Grid - module JoomGallery 4.3.+ lite analogue mod JoomImages.
[…]
Enter the path to the images without the category: /images/joomgallery/thumbnails
MrMusic reacted with
to Beer’s post in the thread mod_joomgallery_stats module for JoomGallery 4.x and Joomla 5/6.
MrMusic replied to the thread mod_joomgallery_stats module for JoomGallery 4.x and Joomla 5/6.
The language text is now displaying correctly – thank you!
New question:
The module now includes a description for running a cron job.
What is the use case?
But I can’t find a 'cron.php' file in the zip.
MrMusic replied to the thread Kategorieren und Bilder werden nach Update nicht angezeigt.
Hallo Björn,
erste Frage: Werden denn die Bilder im Backend der JoomGallery dargestellt? Wenn ja, war die Migration schon mal erfolgreich.
Falls dort die Bilder angezeigt werden, wäre der zweite Schritt das Cassiopeia-Template zu aktivieren und eventuell vorhandene Template-Frameworks (System-Plugins) zu deaktivieren.
Danach kann man sich den Artikeln widmen.
MrMusic replied to the thread mod_joomgallery_stats module for JoomGallery 4.x and Joomla 5/6.
Thank you very much for creating another module and sharing it with the community.
Whilst testing, I noticed that only the language constants are being displayed. I suspect the code in the tmpl file should be Text::_(htmlspecialchars($listelem->outputtext))?
Is the module available on a GitHub account? If so, we could work together to make some minor improvements.