General Questions/New to Joomla! 5.x • New to Joomla; Starting with 5.2
I am learning Joomla for the first time. Loaded version 5.2 to my local host. Plan to practice that way, therefore I am not using an off-site vendor host. Also loaded Xampp. Using...
View ArticleGeneral Questions/New to Joomla! 5.x • L
Welcome to the Joomla forum!Here are the links to Joomla 4 tutorials, still applicable to Joomla 5.x, and updated Joomla 5 manuals:Joomla 4 Tutorials ProjectJoomla User ManualJoomla Developer...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: New to Joomla; Starting with 5.2
https://wampserver.aviatechno.net/ is more versatile for localhostStatistics: Posted by Webdongle — Wed Nov 06, 2024 12:24 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How do I permanently replace...
The only difference is that https://jdocmanual.org/jdocmanual?artic ... s/favicons shows the code of 'The Link Block' which isn't neededStatistics: Posted by Webdongle — Wed Nov 06, 2024 8:35 pm
View ArticleInstallation Joomla! 5.x • Bad redirection when using PHP 8.3.13 and failing...
Steps to reproduce the issueExtract Joomla 5.2.0 and try to install, or change PHP version to 8.3.13 in any projectExpected resultproceed to installation as usual or load site as usualActual resultbad...
View ArticleInstallation Joomla! 5.x • Re: Bad redirection when using PHP 8.3.13 and...
That does not sound like an issue with Joomla, otherwise the forum and https://issues.joomla.org would have a number of similar reports.Did these web applications come as a bundle or did you install...
View ArticleMigrating and Upgrading to Joomla! 3.x • Re: Error upgrading form J3.10.11 to...
To ask what?Statistics: Posted by antonios — Thu Nov 07, 2024 12:33 am
View ArticleExtensions for Joomla! 5.x • Which login do I use for Kunena?
I'm new to Kunena Forum and I can't find instructions on the manual on how to login to Kunena. To post to a Kuena Forum to I login to my Joomla login or is there a separate login for...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: I need hel with CSS to hide...
I notice the following css entry in the file user.css that is located in the directory media\templates\site\cassiopeia\cssCode: /**hide result set in main page**/.djc_result_set{ }What happens if you...
View ArticleAdministration Joomla! 5.x • Re: Solution for Stop Replacing My Favicon
Final solution :-)I made a mistake by only placing the favicon.ico in the images folder of the child template.By also placing my own variant favicon as joomla-favicon.svg and the...
View ArticleAdministration Joomla! 5.x • Updated Notifications with no updates
Today, I started getting incorrect update notifications. Not sure how to address.It says I can upgrade to 5.2.0 and am already on 5.2.1. Also says I have 2 updates.I click on either in the screen shot...
View ArticleExtensions for Joomla! 5.x • Re: issue with ja image hotspot not working
Got the forum post assistant:[07-Nov-2024 22:48:21 UTC] PHP Deprecated: Bootstrapping Joomla using the /Users/serge/Sites/garden/libraries/cms.php file is deprecated. Use...
View ArticleAdministration Joomla! 5.x • Re: Updated Notifications with no updates
A previous update did not complete correctly?Statistics: Posted by Webdongle — Fri Nov 08, 2024 2:03 am
View ArticleGeneral Questions/New to Joomla! 5.x • Login/Register Spam
Hello,All of a sudden over the last few days I have received about 40 login/register events on my site per day. They use 'genuine' email addresses but a load of letters for registration information...
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.2.1
Updated, and for the first time I did not get the MySQL Big Selects Error.I've also updated, but I still get SQL Big Selects error (but as before with this error, sites works as normal). I have on my...
View ArticleExtensions for Joomla! 5.x • Convert Forms extension component curious question
I have started using the free version of this extension - component --It's free and well spoken of.My question is this:I use the simplest contact form -- and it works like a charm... every e-mail gets...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Login/Register Spam
Add a Captcha to your registration form, and I think you can block certain domains from being used for email addresses e.g. gmail, hotmail, yahoo (and others).Statistics: Posted by AMurray — Sat Nov...
View ArticleGeneral Questions/New to Joomla! 5.x • Error msg on my FPA script page
I have a few messages when opening the fpa script. What do I need to change to have those msgs disappear?[09-Nov-2024 16:09:53 UTC] PHP Deprecated: Bootstrapping Joomla using the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: error msg on my jpa script page
Changing error settings in global config will stop them showing in the siteStop using 3rd party extensions that use old code will stop those errors showing.Statistics: Posted by Webdongle — Sat Nov...
View ArticleJoomla! 4.x Coding • Re: expand COM_CONTENT_SAVE_SUCCESS="Article...
....foreach ($messages as $k => $message){// Match and replace the message in question.if ($message['message'] === $app->getLanguage()->_('COM_CONTENT_SAVE_SUCCESS')){$message['message'] =...
View Article