General Questions/New to Joomla! 3.x • Re: Cannot connect to 3.10.12 database
This is to Toivo regarding his instructions for changing the db password. There is no Privileges tab on my phpmyadmin. My tabs are Structure, SQL, Search, Query, Export, Import, Operations, Routines,...
View ArticleJoomla! 5.x Coding • Re: Center items in Container
Do you want to center the image?Code: img.tm-image { max-width: auto; display: block; margin: 0 auto}The page has an error loading one of the stylesheets, by the way.Statistics: Posted by mtgg — Fri...
View ArticleTemplates for Joomla! 4.x • Re: Astroid template layout doesn't display
Hi @Nidzo2203,I installed exactly 3.1.8 but nothing happens, not even after clearing the cache (both the J4 and Firefox)I unistalled both the framework and the Astroid 2 template, and reinstalled them...
View ArticleAdministration Joomla! 5.x • Re: com_media no longer retrieving the directory...
Hey Thunderbird0,Disable the error level to remove debug messages, which break the JSON required by the Media Manager, from the Ajax request response.To determine the source of the problem, you need...
View ArticleTemplates for Joomla! 4.x • Re: Some positions don't allow for modules?
I think it was set "On All Pages" neverthelessStatistics: Posted by antonios — Sat Nov 30, 2024 9:38 pm
View ArticleJoomla! 5.x Coding • Updating a Joomla 4 module
Looking at one of my older Joomla 4 sites I have a plugin that I wrote that Joomla says is not compatible with Joomla 5.How do we go about determining what, exactly, the compatibility issue is? (I'm...
View ArticleJoomla! 5.x Coding • Re: Updating a Joomla 4 module
Compatibility check is based solely on update server information, not on code analysis. For code changes from 4.4 to 5.0 see this guide https://manual.joomla.org/migrations/44 ... atibility/. Though...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: 404 Error Page Problem
Yeah. The problem being this error page is specific to Gantry 5. I load different outlines to the ERROR page and I still get the formatting error. If I use a gantry menu on the error page it works but...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: How to remove this junk from...
You copy/pasted direct from a web page. You need to paste to a plain text editor and copy paste from there.Statistics: Posted by Webdongle — Sun Dec 01, 2024 5:43 pm
View ArticleAdministration Joomla! 5.x • Re: User Registration / Password change
It is the correct question. If you can provide instructions on how you reached that screen then we can try and replicate it. Once we can see what you are seeing then we might be able to work out what...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Could not load root metadata.
Did you install with Joomla full zip or with something else?Statistics: Posted by Webdongle — Sun Dec 01, 2024 7:50 pm
View ArticleExtensions for Joomla! 5.x • Tennis ladder extension
HiI saw a tennis ladder estension in Joomla 3.x a long time a ago. Maybe 2015 or 2016. I want to know if that extension still exists and if it can be applied to Joomla 3.x or later. Thanks for the...
View ArticleExtensions for Joomla! 5.x • Re: Tennis ladder extension
Try these:https://extensions.joomla.org/extension ... sport-pro/https://extensions.joomla.org/extension ... dj-league/Not Tennis specifically but suppose could be adapted.Statistics: Posted by AMurray...
View ArticleExtensions for Joomla! 5.x • LEAVE REQUEST - CALENDAR
Hi everybody,I’m new here. I have made an employee application for our company and I’d love to create the possibility for our staff to check their leave. TeamCal does not work for us but I want the...
View ArticleAdministration Joomla! 5.x • How to Disable Automatic Links in Editor
Greetings. Using Joomla 5 and the default TinyMCE editor, how can I disable automatic links? I am writing an article with the occasional URL and email examples, but for both, even if I have them in...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Immediately after update to J4/5...
It was suggested in the phoca forum that this might be related to incompatibilities between J3 and J4 urls but I am not seeing any difference in this case. Here is the stuff they were talking...
View ArticleExtensions for Joomla! 5.x • Re: Leave Request - Calendar
Hi GWS,Thank you for your reply!So it is possible to create a "abscence" calendar with "Fabrikar" for each user with their own restrictions?I see it's a paid download so I want to be sure before I...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Error encountered in Joomla 5...
I believe you have been told before that when you still have J3 templates left in a J4/5 update the update has not completed successfully.Statistics: Posted by gws — Mon Dec 02, 2024 5:28 pm
View ArticleJoomla! 5.x Coding • Re: Center items in Container
Centering the image will work for now. Thank you both.Statistics: Posted by guy_in_ohio — Mon Dec 02, 2024 5:47 pm
View ArticleAdministration Joomla! 5.x • Re: How to Disable Automatic Links in Editor
Hi Murray, The function of that is yes, but no plugin was added in Joomla 5 for that; any feature settings for the Joomla default TinyMCE editor does not have the option to disable the auto link...
View Article