Administration Joomla! 3.x • Joomla 3 Registration Page Error
Hello Joomlers, please be informed that my Joomla 3 website registration page stopped working and I am getting this error:Non-static method Joomla\CMS\Application\WebApplication::setBody() should not...
View ArticleAdministration Joomla! 3.x • Re: Joomla 3 Registration Page Error
The error comes from the system plugin of AcyMailing? The message comes from an older version of the extension that is incompatible with the version of PHP. Was PHP updated recently?Either downgrade...
View ArticlePerformance - Joomla! 4.x • Dreamhost still has "internal Server Error...
My thanks to user Gaussian for posting his resolution to this issue (which affects Joomla 3 also)viewtopic.php?t=1000721&sid=2ebed0c9635 ... fd4e886cb9Dreamhost still has not properly corrected...
View ArticleAdministration Joomla! 4.x • Re: Cannot navigate to /administrator page - An...
Welcome to the Joomla forum!The FPA shows that there are a couple of issues, not related to the current problem, but issues in any case. Max. Input Time: -1 | Max. Execution Time: 50000 | Memory...
View ArticleExtensions for Joomla! 5.x • Re: JCE adding characters to my html
& is the html encoding og the amp (&) character.should not be used with UTF-8.Can you elaborate?Statistics: Posted by mjsacauskis — Sat Apr 06, 2024 5:39 pm
View ArticleExtensions for Joomla! 5.x • Re: (Ad) Banner Management
They need to login to the back-end, but need only access to the banner component.Create a new group as child of Registered.Give Group Login Administrator permission.Give Group permission to Banner...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Form with multiple selection criteria
thanks I already found these one looks interesting though the demo doesn't work!Statistics: Posted by fzb78g — Sat Apr 06, 2024 6:27 pm
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Friendly v...
https://docs.joomla.org/Search_Engine_Friendly_URLs will get you moving with this.Statistics: Posted by AMurray — Sat Apr 06, 2024 9:27 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Source map error & status 404...
Unable to reproduce the behaviour in Joomla 5.0.3 using Firefox v124.0.2.The Firefox Developer Tools documentation explains the errors: Source map errorsStack Overflow shows how to disable the...
View ArticleAdministration Joomla! 5.x • How to tweak layout for Tags in a Contact
I am hoping somebody might know how I could have the Tags layout not display the first line of the address from a contact but instead display City, State and Country.In the attached image you can see...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Promoting subfolder J5 Site
https://docs.joomla.org/Moving_the_site ... irectoriesThanks Per, when the time comes I'll try and follow thisStatistics: Posted by munchman0912 — Sun Apr 07, 2024 4:15 am
View ArticleMigrating and Upgrading to Joomla! 5.x • Exporting J2.5 users into J5 site
Hi all, my old J2.5 site is finally being replaced with a J5 site. I am nearing the end of the process and would like to get to grips with exporting/importing users from the old to new.I just (1st...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: PhocaGAE/CustHtmlAdSense
Did you add the AdSense script link in the <Head> section of the template? https://extensions.joomla.org/extension/phoca-gae/ suggests an easy way of doing that is using Phoca Site Plugin...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: <jdoc:include...
I don't know what this refers to Code: <jdoc:include type="styles" />I found the following resources that may be useful: https://docs.joomla.org/J4.x:Web_Assets, and for reference, this older...
View ArticleGeneral Questions/New to Joomla! 2.5 • Re: Unable to login Administrator page...
Your method seems fine - using WAMPServer on a local computer.With Wampserver you can safely test older PHP, so perhaps that's what the site requires. You can install PHP as old as 5.6.40 (if the site...
View ArticleGeneral Questions/New to Joomla! 4.x • Problems with SSL Certificate on GoDaddy
My site is hosted by godaddy and even though the SSL certificate has been issued and appears to be installed when I try to navigate to my site with the https prefix the site will not load and I get an...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Problems with SSL Certificate on...
What is the exact error message, please? What is the URL?Statistics: Posted by toivo — Mon Apr 08, 2024 1:53 am
View ArticleTemplates for Joomla! 5.x • Re: Control width of Offcanvas in Shaper...
Overwrite your own value white-space: normal;custom code cssThanks for your help - I was cautious to make sure I was making the change in the right place, and it seems to have worked without changing...
View ArticleGeneral Questions/New to Joomla! 5.x • Joomla 5x and style
Ok I have been using Joomla for Many years 1.0 x I even met the initial creators in Toronto for a Tech conference many years ago. This Open Source project has been strong for so many years, and the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: fetching Full Article Image with php?
The article contains an images field where both the intro and full image can stored in JSON format.To display them you could use something like:Code: <?php$images =...
View Article