Administration Joomla! 3.x • Re: Form not sending on submit
Thank-you for your replies.Test mail fine. FPA output below:[18-May-2024 17:54:21 UTC] PHP Warning: Joomla! Instance :: Joomla! 3.10.12-Stable (Daraja) 8-July-2023Joomla! Platform :: Joomla Platform...
View ArticleJoomla! 5.x Coding • Re: Autoload_psr4 or registration problem? My Joomla...
Basically Joomla uses capital first letters for PHP classes (and for each segment of a fully-qualified classname), for the PHP files which contain PHP class definitions, and the subdirectories under...
View ArticleAdministration Joomla! 5.x • Syntax errors in Joomla Admin
Yesterday, my website started sending emails like the following:Code: Hello,Planned execution of Scheduled Task#3, Update Notification, has failed with exit code 5 at Sunday, 19 May 2024 17:31.Please...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: joomla Update notification error
Same exact error on multiple sites on one server today. We are unable to resolve it. Any help is appreciated!Statistics: Posted by ejde — Sun May 19, 2024 8:39 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla Update Notifications Error
Same here on one server. Many sites are failing to check for extension updates, while on another server, no problems.Statistics: Posted by ejde — Sun May 19, 2024 8:43 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Images on MEDIA cant load / Cant...
The images that are stored under the folder "images" are more than 2k. The Content --> Media page cannot be loaded.At "Articles: New" the Intro Image and the Full Article Image images cannot get...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Images on MEDIA cant load / Cant...
When i press the select is it possible to show all the folders that are selected under the image file so the correct folder can be selected?Screenshot 2024-05-20 at 12.02.29 AM.jpgScreenshot...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Articles on homepage display weird?
A link to your site showing the problem would be useful, thank you.Statistics: Posted by AMurray — Sun May 19, 2024 9:16 pm
View ArticleAdministration Joomla! 3.x • Re: php 7.4.33 upgrade to 8.0 fails
As Hostgator said - contact the developers to fix the issues.It is advisable to contact the web developer and update the scripts to the latest PHP version above 8.1.When they say 'web developer' they...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Iframe not working in Joomla...
You did remove the square brackets? They were added by the forum.No, I did not do this! Sorry did not know I just made sure it was enabled and put the iframe in it as I have done for 10 years :-) I...
View ArticleGeneral Questions/New to Joomla! 4.x • Adding body class to template
I used to be able to modify any J3 template with this code to add a body class to the template:Code: First add this code above the doctype:<?php $app = JFactory::getApplication(); $menu =...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Adding body class to template
Change $menu->params to $menu->getParams().Statistics: Posted by SharkyKZ — Mon May 20, 2024 7:58 pm
View ArticleAdministration Joomla! 5.x • Joomla updates
I have all my sites set to "Default" and "Stable". Yet I'm getting a number of them sending me update notices about the latest RC1 release. Anyone else experiencing this?Statistics: Posted by...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to revert HTTPS setting for...
I get "site cannot be reached" (not secure). Chrome blocking it because it doesn't have SSL (perhaps)? I know browsers are heading in that direction.Statistics: Posted by AMurray — Mon May 20, 2024...
View ArticleExtensions for Joomla! 4.x • EasyBlog shows old blog posts continually
I recently upgraded to joomla .i'm running an easy blog system .The system is by default showing what it calls Recent blog posts (which I labelled under categories as Views,Parsha,News.The blogposts...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Spring cleaning my Joomla
Your list is on track. My suggestions below:Keep joomla up to date - install all updates as they are released (roughly every 6 weeks).Keep extensions updated and use reputable ones from the JED.Backup...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: website developer tool
I believe you are on the right track - the browser developer tool is what you need. If you change the code there, it will show a 'preview' of the page with that change applied. Then you can place the...
View ArticleAdministration Joomla! 5.x • Re: Joomla updates
"default" is for updating with a version series e.g. 4.4.1 to 4.4.2 etc. "JoomlaNext" is for updating between major versions e.g. 3.10 to 4 or 4. to 5.In the Joomla update, it seems there are two...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: iframe not working in Joomla 5
This is my testing facility: https://clo2.nl/pejl5/Statistics: Posted by Plunk — Tue May 21, 2024 5:47 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Error on updating manifest cache -...
FollowupI cleared cache (again), restarted the browser (again) but I needed to restart my Mac (had an update to run to Sonoma 14.5) and it is reinstalling core files without the error! So, probably...
View Article