Joomla! 5.x Coding • Debug Specific Page or Pages vs Debug All Pages
Is there a way to enable Joomla debugging in a specific page and not all pages? Sometimes when we are adding new pages to our site, we need to enable debugging to work through an issue. Is there a way...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Problem upgrading from 4.4.3 to...
I had performed a backup with Akeeba before the upgrade. How, if at all, can I use that to restore the 4.4.3 version?Statistics: Posted by DCAdmin — Thu Mar 21, 2024 9:33 pm
View ArticleJoomla! 5.x Coding • Re: Debug Specific Page or Pages vs Debug All Pages
Debug is a server feature not a joomla feature, so I would doubt it could be set for one page only.Statistics: Posted by AMurray — Thu Mar 21, 2024 9:41 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Upgade Joomla 4 fail
It sounds like a file or folder permissions error. But we can't tell from the limited information you have provided.Please post your FPA report, see the red box at the top of the forum screen under...
View ArticleExtensions for Joomla! 5.x • Re: Extension for login
Yes, you would make such modifications to a copy of the template (the child template). Modifying the original (without overrides) may have such changes overwritten when Joomla is updated, but child...
View ArticleAdministration Joomla! 3.x • Fatal error: require_once(): Failed opening...
I installed a backup (Akeeba) to a subdomain to check its integrity. I was able to log into the back end, but when I tried to see the front, I got this error:Fatal error: require_once(): Failed...
View ArticleInstallation Joomla! 5.x • Re: Joomla 5 does not recognize php 8.1
good informativeStatistics: Posted by onlinemedicards — Thu Mar 21, 2024 9:56 pm
View ArticleTemplates for Joomla! 5.x • Re: Website and backend lose formatting
I suspect the double Gzip gremlin again.Refer to Kuneze Double Gzip Problem.Also refer to viewtopic.php?t=998369Statistics: Posted by AMurray — Thu Mar 21, 2024 9:57 pm
View ArticleTemplates for Joomla! 5.x • Re: article on left in cassiopeia template
The problem was with a module published at the top of the page. I disabled it and all is OKStatistics: Posted by astarphysics — Thu Mar 21, 2024 10:25 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Batch transfer of articles from...
Yes, there was and among the batch transfer options, it disappeared!Statistics: Posted by rikaryo — Fri Mar 22, 2024 8:41 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: MySql 8.0.13
Will the features of Mysql 8 actually be used?JSON is still saved in varchar columns.I changed the "rules" column from varchar to JSON and got an error message when I tried to save invalid...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: The PHP temporary folder is not set.
https://joomla.stackexchange.com/questi ... rror/21303Statistics: Posted by Per Yngve Berg — Fri Mar 22, 2024 9:17 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: #__session table is not emptying
In Global Configuration / System there are two settings to do with Session Metadata. They are both Yes in my test site but I only have two records in my #__sessions table. The Toggle Inline Help...
View ArticleJoomla! 5.x Coding • Re: Use third componet's class in my cli application
You need to load the namespace. I use some CommonMark stuff in a library in a component (probably a bad idea). Then I do this:Code: require JPATH_ROOT ....
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: A migrating from J3.10 to...
You will need to upgrade your PHP anyway since the minimum requirement is PHP 8.1 for J5.https://manual.joomla.org/docs/next/get ... uirements/Statistics: Posted by AMurray — Fri Mar 22, 2024 10:35 pm
View ArticleExtensions for Joomla! 4.x • Re: How can internal pages be linked from SP...
I can't view your site. Mcafee says it's a "risky" site and therefore my firewall blocks it. I suspect it may be because of the ".info" domain suffix (not a common one like .com, .org etc).You link a...
View ArticleSites & Infrastructure - Feedback/Information • clothes for men's
Kiko & Kits is a leading menswear brand renowned for its innovative styles and commitment to quality. They offer a range of products, from classic suits to laid-back pieces, catering to different...
View ArticleJoomla! 5.x Coding • Where to put a js.map file?
Got one of these, but where should it go in the J! structure to get recognised by the browser?It's for an externally minified js file so the J! processes don't apply/Statistics: Posted by MarkRS — Sat...
View Articledocs.joomla.org - Feedback/Information • Re: docs.joomla.org/J4.x:Dev -...
This content unfortunately vanished. It seems only to be accessible at archive.org:A lot (all?) of it has moved tohttps://codeberg.org/astrid/j4exampleco ... 1077e6ece2and thereaboutsStatistics:...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Joomla update problem 5.0.2 php...
jquery not loading might be because of the t4_bs5_blank (1.2.1) template?Statistics: Posted by Webdongle — Sat Mar 23, 2024 4:34 pm
View Article