Joomla! 4.x Coding • Re: Migration guide for J3 to J4 components?
I am actually on the same quest of migrating J3 components to J4 so all the links provided are quite useful. Do you think that migrating J3 component directly to J5 is too ambitious? Is that a good...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Publishing test site?
Depending on your hosting. 1. If you have your main site in \www then create a \test01 folder in \www2. In dns settings point your Domain to the \www\test01 folder3. \www\test01 folder will then be...
View ArticleJoomla! 4.x Coding • Re: What is a good workflow for developing a component?
Thanks a lot for all the tips! I thought that https://docs.joomla.org/ must be outdated or there must be some better documentation somewhere and apparently there is.I use VSCode already and indeed the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla's default mail form...
<jdoc:include type="message" /> goes into the index.php file of the template. It's usually placed above <jdoc:include type="component" />Statistics: Posted by Per Yngve Berg — Thu May 09,...
View ArticleGeneral Questions/New to Joomla! 4.x • User, frontend, edit articles, content...
Hi guys,I want the articles on the site to have a certain look and feel - and at the same time, I want users to be able to edit the articles.Is it somehow possible to allow users to edit article...
View ArticleGeneral Questions/New to Joomla! 5.x • column and row of blog break
Hello team,Please help me to fix this error.This blog with this this https://growingyourfaith.org/index.php/sermon shows the different way, and I can't the error to fix the blog wit this link.This...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: column and row of blog break
Hello team,Please help me to fix this error.This blog with this this https://growingyourfaith.org/index.php/sermon shows the different way, and I can't the error to fix the blog wit this link.This...
View ArticleExtensions for Joomla! 4.x • Re: Article list by author alias
Now, that's Interesting - I was looking at this plugin a few weeks ago and I remember liking the clean and efficient design. Sadly, it lacked that feature that I was looking for.Will it be on the paid...
View ArticleGeneral Questions/New to Joomla! 4.x • Issues with Joomla Core APIs and...
Hello,I am currently experiencing issues when creating Joomla articles via POST in Webhooks by Zapier. Although the articles are created, they do not appear in the Joomla backend article list, and I...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: User, frontend, edit articles,...
I don't think it's possible to edit the content, but not touch the layout, because it's all one and the same within the Joomla article itself.So if you have HTML <div> elements to create the...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: issue with not receiving emails...
I copied the 3.10.8 files and deleted the 3.10.12 files. Unfortunately, I didn't have the old DB backup but after replacing the files, i went to Components > Manage > Database and clicked on...
View ArticleExtensions for Joomla! 4.x • Re: Custom fields not showing in JCE editor preview
In JCE from the Preview tab Hi. It is not a bug and it will not work there. This is expected and an explanation of "why?" will take a lot of time. Just accept it. But in general, a useless tab. It...
View ArticleAdministration Joomla! 3.x • Re: Joomla 3.10 White screen displayed after...
You're welcome!Statistics: Posted by pe7er — Fri May 10, 2024 8:16 am
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Siteground server not compatible...
SG just upgraded me to MySQL 8.0.34 whoo hoo...I think. Now I need to test run the 4.4.4 site migrating to 5.1 but have in mind to move to my other web host in any case.Statistics: Posted by AMurray —...
View ArticleExtensions for Joomla! 5.x • 413 Request Entity Too Large Error
Hi, i tried to install akeeba backup on my site and i got the following error "413 Request Entity Too Large Error", although I have configure php.ini to accept file as large as 256mb when akeeba...
View ArticleExtensions for Joomla! 5.x • Re: 413 Request Entity Too Large Error
The message originates from the web server, not from Joomla. Check these setting, depending on the type of web server, and contact your host: 413 Request Entity Too Large In JoomlaRef. 1 Apache Core:...
View ArticleJoomla! 5.x Coding • Issues using Google Maps with Joomla?
So in my Joomla project I use Google Maps. The map shows up 90% of the time. However, whenever it doesn't the console gives me this error:I load the map-related scripts through joomla.asset, like...
View ArticleSecurity in Joomla! 5.x • Need help-...
Hello, I am in need of some help and advise on how to fix my site. My sites is using the latest Joomla version 5.1.0 My hosting provider sent me a message today telling me I need to fix/clean my site...
View ArticleSecurity in Joomla! 5.x • Re: Need help-...
Nothing to worry about. It is a red herring, a false positive. Ask you host to fix their Web Application Firewall (WAF) rule that reports a perfectly normal and necessary line of PHP code, containing...
View ArticleJoomla! 5.x Coding • Re: Issues using Google Maps with Joomla?
Mod. Note: Relocated topic to the Coding Forum.Statistics: Posted by Per Yngve Berg — Sat May 11, 2024 5:54 am
View Article