General Questions/New to Joomla! 3.x • Re: Joomla 3.10.12 update not working
Thank you Toivo.Error reporting is already set to "None"Here is the output of the error after enabling system debug:Code: count(): Argument #1 ($value) must be of type Countable|array, bool givenCall...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: joomla 5 favicon back background...
perfect!Statistics: Posted by joomlerGR — Tue May 07, 2024 5:52 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Joomla's default mail form "Mail...
I am using Joomla's default email form. Today I was able to publish the project on my webhost. The email is being sent, however on my website, when the form page refreshes, there is no indication that...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla's default mail form...
You are uing Cassiopeia as template ?Statistics: Posted by carlitorweb — Wed May 08, 2024 4:24 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Web Links
Good day.Joomla 3.x had a component called Web Link. Was a nice program to make weblinks. I've looked around in 4.x and cannot find this. Can anyone tell me if it is taken out or is it in there and I...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: 500 Internal Server Error out of...
To fix file and folder permissions, starting from the root of your Joomla installation:find . -type f -exec chmod 644 {} ; find . -type d -exec chmod 755 {} ;Statistics: Posted by ceford — Wed May 08,...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Web Links
It was removed as a core extension but you can install it from the JED:https://extensions.joomla.org/extension/weblinks/Statistics: Posted by ceford — Wed May 08, 2024 5:35 pm
View ArticleAdministration Joomla! 5.x • Re: Step by step to create a list with states...
You could make a table from your xml data and then use an SQL field:https://jdocmanual.org/jdocmanual?manua ... l-field.mdStatistics: Posted by ceford — Wed May 08, 2024 5:42 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Custom fields not showing in JCE...
In TinyMCE you need to save the article to have the {field ID} appear in the Preview. Is that of any help?Statistics: Posted by ceford — Wed May 08, 2024 6:12 pm
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Will Joomla 5...
The articled I mentioned above is in Joomla! Community Magazine goodhttps://sites.google.com/view/samabarkStatistics: Posted by Mohamed Zatar — Wed May 08, 2024 6:14 pm
View ArticleAdministration Joomla! 5.x • Re: Save error: "Field 'context' doesn't...
https://www.pborga.it/images/Amici/1Joomla.jpgThis table structure is significantly different from the current nightly build! The Nightly Builds site does warn you that the builds are for testing...
View ArticleAdministration Joomla! 5.x • Re: I am puzzeled by the blog sample data
Thank you, Mr Wimpy, that is fabulate. It turns out that it was fairly simple, I had no idea. I had looked in the advanced tab places, I do not know how I missed it. Also, I knew the code in the...
View ArticleMigrating and Upgrading to Joomla! 2.5 • Re: Error after migrating to new server
Hi there,Could you kindly review the database host and password settings in your configuration.php file? Additionally, in configuration.php you can set:$error_reporting = 'maximum';This will allow us...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error "Cannot instantiate...
The line numbers in your stack trace correspond to J5.1 rather than J5.0.3. But the LoginHelper is a class in J5.1 and an abstract class in J5.0.3. So a mix of installation files? Can you open...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Call Intro or Full Article Image
screenshot attached below:Not sure where is the "index.php", but normally this you can do it inside the article view. So, first, make a override to com_content/article.Then you need the follow...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Update 4.4.3 to 4.4.4 Go to...
System/Maintenance /Data base.Statistics: Posted by gws — Fri May 10, 2024 5:09 pm
View ArticleAdministration Joomla! 4.x • Re: Featured note in red on every page in...
Have you looked at the options for your template / pagebuilder / helix?Nothing was changed. It was OK, one day it appearedStatistics: Posted by Beata — Fri May 10, 2024 5:27 pm
View ArticleAdministration Joomla! 5.x • Re: Load different template for logged in users...
@KianWilliam:Sorry my late reply, but we were trying to find the best solution for our team and our client. We decided to develop the template till a stage, where the client can start adding content,...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: how remove footer info ?J! Info...
thanksStatistics: Posted by erick-b — Sat May 11, 2024 2:43 pm
View ArticleExtensions for Joomla! 3.x • Can't get any comment system to work, something...
I currently have Komento installed as an example but it's not limited to this, no comment systems work. I've tried disabling things on the page that could possibly be interfering with comment systems...
View Article