Migrating and Upgrading to Joomla! 4.x • Re: Call to undefined method...
Memory Limit: 128MIncrease to 256M or 512MNo .htaccess is used as it's a Nginx Server.Mod. Note: Relocated from Installation to the Upgrade Forum.Statistics: Posted by Per Yngve Berg — Wed Jul 24,...
View ArticleTemplates for Joomla! 5.x • Re: How to centre and change the font size of the...
Tx for your time. There was missing "li" and important. Like: .container-header .mod-menu li { font-size: 1.2em !important; }www.pazout.cz, it you are interested in :-)Statistics: Posted by dpazout —...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: very large finder tables
Hello, If I disable smart search everywhere is there a way to reduce the size of the finder_terms and finder_link_terms tables because they take a lot of space?Statistics: Posted by cghera — Wed Jul...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Extension Pre-Update Check
Thanks so much for the thoughtful comments.Having been through the J4 upgrade, I thought J5 was supposed to be easy. It doesn't sound like that's the case.I'll keep exploring. Thanks again!Statistics:...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: "Get Link" of media...
Click the green Get Link button to display the URL, as shown below. The button appended to the field containing link displays the tooltip 'Copy to clipboard'. Click the button and paste the link to...
View ArticleTemplates for Joomla! 4.x • Wrap Main Menu
My main menu is horizontal and in the menu position. I would like to be able to wrap the menu below certain widths, say 1400 px. I have been unable to discover the correct css code to accomplish this....
View ArticleTemplates for Joomla! 4.x • Re: Wrap Main Menu
It looks like Cassiopeia, and the horizontal menu already collapses to the "hamburger" style on a reduced browser window size (which simulates a smaller screen), which is the expected behaviour of the...
View ArticleGeneral Questions/New to Joomla! 5.x • why digital marketing is important?
Digital marketing is important for several reasons, which also embody changes in consumer behavior and a fluctuating business environment. Some of the key points related to this include:1. Wide Reach:...
View ArticleTemplates for Joomla! 5.x • Re: How to hide tags from the template?
The discussion here may help, but be aware, it is in reference to JOomla 3. the method discussed may be similar in J5. viewtopic.php?t=857850Statistics: Posted by AMurray — Thu Jul 25, 2024 11:15 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Cannot instantiate abstract...
I also put back a backup that was under joomla 4.4.6 (coming directly from the host)How did you restore a backup from Joomla 4.4.6? Was the Joomla folder empty in the server before Joomla was restored...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: error 500 frontpage after update
The FPA was not run from the main Joomla folder. Upload the FPA script into the main Joomla folder where the file configuration.php is stored, so that the FPA has access the configuration of...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Problem with email reminder for...
I'm MrDog's colleague. More detail:This is from Joomla's "Forgot your username?" option on the login form. The text MrDog included is a custom version, in language/overrides, of...
View ArticleInstallation Joomla! 5.x • Re: Error "The SELECT would examine more than...
The SQL error you're encountering after the Joomla update is likely due to the database query exceeding the maximum allowed size. To address this, ensure `SQL_BIG_SELECTS` is correctly configured and...
View ArticleExtensions for Joomla! 4.x • Re: Mp3 playlist player PLUGIN (not module)
Check out UP on the JED.Statistics: Posted by gws — Fri Jul 26, 2024 5:51 pm
View ArticleGeneral Questions/New to Joomla! 5.x • List of tags - article links lead to...
Hello everybody,I've been managing my small municipality's website for 16 years and never hit a dead end with Joomla until now, so this is my first request for help on this forum. I apologize in...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Cannot use object of type...
Hello. I am not using Regular Labs and am getting this error in Media Manager and Yootheme page builder, but not JCE text editor.Statistics: Posted by channingb — Fri Jul 26, 2024 7:41 pm
View ArticleGeneral Questions/New to Joomla! 1.5 • Re: No access to backend
Still no access .Statistics: Posted by Jasperdk — Fri Jul 26, 2024 7:51 pm
View ArticlePerformance - Joomla! 4.x • Re: PHP settings
The master value comes from the main php configuration file, which you have found and updated. The local value comes from any php ini file parsed after the master. The Additional .ini files parsed...
View ArticleGeneral Questions/New to Joomla! 4.x • display the custom_html module's Note...
ChatGTP gave me this code to display the custom_html module's Note field in the frontend. But it is not working.J 4.4.6Does anyone know why?Code: <?phpdefined('_JEXEC') or die;use...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: display the custom_html module's...
AI suggestions need to be taken with a grain of salt. Did the solution include an .xml manifest file so that the PHP code could be packaged into a .zip file and installed?Custom modules are are just...
View Article