General Questions/New to Joomla! 3.x • Re: Cannot upgrade to another version
Extended Long term support (for Joomla 3.10.x): https://elts.joomla.org/Even so, Joomla 3.10 should run on PHP 8.0.x (even though it is EOL). It's your extensions you need to be concerned with as...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Installing Sample Data for Cassiopeia
Thank you!Statistics: Posted by Peace Freak — Sun Apr 14, 2024 1:56 am
View ArticleGeneral Questions/New to Joomla! 5.x • 3 things Joomla 5 needs to do better
I've been using Joomla from version 1 to 5 which isn't a short time by any means, I've contributed a lot to this community and still haven't thought about changing CMS eventhough I have 3 points where...
View ArticleTemplates for Joomla! 5.x • Re: Undefined function get_current_user() when...
Welcome to the Joomla forum!The function get_current_user() is a native PHP function. Ask your host to enable this inbuilt function.Statistics: Posted by toivo — Sun Apr 14, 2024 10:25 pm
View ArticleJoomla! 5.x Coding • Re: Webservices request gets reply 'Class...
I had already tried that. I see nothing at all reported in the site error_log file when I get that response. Apparently it isn't an "error".Statistics: Posted by davidascher — Mon Apr 15, 2024 12:39 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Removing border around a banner...
Thank you Per for your response and for the code. I added to the user.css file but the border remains. Perhaps it's not the right place to put it? I added it on a single line...
View ArticleInstallation Joomla! 5.x • In Cassiopeia template in Joomla 5 font Awesome is...
In Cassiopeia template in Joomla 5 font Awesome is not installed. Please help install it.Statistics: Posted by GODpleasers — Mon Apr 15, 2024 3:14 am
View ArticleJoomla! 5.x Coding • Re: Update to Joomla 5x and PHP 8.2x causes...
Reinstall core files is done byComponents... Joomla update ... Check for updates ... When no updates are found then there is a button displayed to reinstall core files.Statistics: Posted by Webdongle...
View ArticleAdministration Joomla! 4.x • Re: Dashboard reporting incorrect PHP version -...
https://heat-logic.uk/phpinfo.phpStatistics: Posted by Parkfield — Mon Apr 15, 2024 5:19 am
View ArticleExtensions for Joomla! 5.x • Re: joom gallery not working
We are working on a J4/J5 version of JoomGallery which will be released later this year.Visit our website to stay updated:https://www.en.joomgalleryfriends.net/Statistics: Posted by 19leunam93 — Mon...
View ArticleSecurity in Joomla! 5.x • Re: Acunetix "Internal Server Error"
Welcome to the Joomla forum!AFAIK, in similar cases, when an Apache web server that runs the ModSecurity module reports a 500 Internal Server Error triggered by a rule that is too restrictive, the...
View ArticleLanguage - Joomla! 5.x • Re: What about portuguese language pack?
As I really want to solve the Joomla 5 Portuguese language, I installed the Jooma 4 portuguese pack (pt-BR_joomla_lang_full_4.0.3v1.zip) and it solve by now:--------Tradução Português Brasileiro...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Problems with SSL Certificate on...
So, I went back to the forum for CK who built the slideshow that I am using on my website. The admin denies that jQuery is obsolete is suggesting I look into the admin level of either my hosting or...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to delete everyone's browser...
There is no way to clear your visitors' browser cache. The workaround is to add a unique parameter to your image path every time you update it. For example:...
View ArticleGeneral Questions/New to Joomla! 3.x • Anyway to recaptcha registration page?
Hello everyone, I am having a ton of spam registrations on my joomla 3.10.12 site. I would like to know if there is anyway to add a captcha to the registration page to keep bots out, or anything to...
View ArticleJoomla! 5.x • Re: Titelanzeige der Seite im Browser
It follows your menu item title. 'Home' is shown because you named your default main menu item as 'Home'Statistics: Posted by sikumbang — Tue Apr 16, 2024 1:42 am
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Anyway to recaptcha registration...
Found https://extensions.joomla.org/extension/recaptcha-v3/Not tired it but you could try on a test siteStatistics: Posted by Webdongle — Tue Apr 16, 2024 2:45 am
View ArticleMigrating and Upgrading to Joomla! 5.x • The database requirement
L.s.I've migrated a simple website from J3 => J4.4.3. J5 is not possible because of the database requirements.But I've done this upgrade via the "Upload update package" and I had to tweak some...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Can't get userId to pass to slim 4...
Instead of Code: define ('JPATH_BASE', $_SERVER[ 'DOCUMENT_ROOT' ]);use the following, but adjust the directory traversal /.. unless the script is in a subfolder of the main Joomla folder:Code:...
View ArticleExtensions for Joomla! 3.x • Add text after price in VirtueMart 3.2.14
Hello,Is it possible to add text after the price in component VirtueMart 3.2.14?I want to write in the service card: $5000/day.I didn’t find this in the settings (or maybe I didn’t see it).Tell me how...
View Article