Templates for Joomla! 5.x • Re: custom code removed from the admin login page...
YesStatistics: Posted by Webdongle — Mon Jul 01, 2024 5:41 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Gateway timeouts
Can you confirm whether J4.4.4 supports php-8.3.8?I'm trying to migrate a J4.4.4 system to a new server running fedora40 and php-8.3.8 and seeing gateway timeout errors. The database is running on a...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Gateway timeouts
https://manual.joomla.org/docs/next/get ... uirements/ states "recommended" PHP 8.2 but doesn't suggest "8.2 or higher". Try PHP 8.2 - does the problem resolve itself? With PHP 8.3.x, you might need...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Need Assistance with QB Error 404
Sorry, I should have checked that earlier. It looks like [spam], nothing to do with Joomla.Statistics: Posted by toivo — Tue Jul 02, 2024 9:32 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Some internal links not recognized...
Well, they "sort of" fixed it... so far. We added a simple CSS code of .com-content.view-article #sp-main-body .article-details-intro {position: initial !important;}There was a lot more they gave me...
View ArticleJoomla! 4.x Coding • Requesting URL parameter variable
Our Joomla 3 site successfully used this code inside a module using RegularLabs 'Sourcerer' plugin shortcode to retrieve a value from the URL. It appears to be failing for Joomla 4. Does the following...
View ArticleJoomla! 4.x Coding • Re: Requesting URL parameter variable
Use this:Code: {source}<?php use Joomla\CMS\Factory;$input = Factory::getApplication()->input;$ucg_coverimage = $input->get('CoverImage', '', 'string');echo...
View ArticleGeneral Questions/New to Joomla! 5.x • GC Sheets –shree sivabalaaji steels -...
Galvanized roofing materials are strong and durable, and are prepared for all types of weather. Bamboo sheets are common in various parts of India. However, the longevity of GC Sheets can be...
View ArticleTemplates for Joomla! 5.x • Re: CSS: separate system template parts
You have to study Web Assets Manager.https://docs.joomla.org/J4.x:Web_AssetsStatistics: Posted by Per Yngve Berg — Wed Jul 03, 2024 6:45 am
View ArticleGeneral Questions/New to Joomla! 5.x • landscaping and green spaces
Green Spaces: Enhance the aesthetics of the parking lot by incorporating wherever possible. Plant trees. shrubs. and native vegetation to beautify the surroundings and provide shade and natural...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Friendly v...
Hi there! I'd be happy to help you with that. It sounds like you're looking for a way to create SEO-friendly URLs for your articles in the "Green Maintenance" category. One possible solution could be...
View ArticleJoomla! 5.x Coding • Re: How to check if user is admin in an article.
@ceford I don't think my idea will work as the fields are rendered prior to getting to the article layoutStatistics: Posted by N6REJ — Wed Jul 03, 2024 11:10 pm
View ArticleAdministration Joomla! 5.x • Re: Wikipedia type tooltip available?
I tried reglabs. idk if you checked out wikipedia's tooltips but they have a short version of the article displayed. Thats what I was looking for. I've seen them used for dictionary words...
View ArticleSites & Infrastructure - Feedback/Information • Re: Email notifications...
working for me now. on some posts but not on this oneStatistics: Posted by N6REJ — Wed Jul 03, 2024 11:15 pm
View ArticleInstallation Joomla! 5.x • 500 error on Amazon Linux 2
Hello, I just installed LAMP on an AWS linux 2 server, all updated. I followed these instructions https://forum.phparea.com/thread/how-to ... mla-on-aws, installing the latest joomla zip, but I got an...
View ArticleInstallation Joomla! 5.x • Re: 500 error on Amazon Linux 2
Welcome to Joomla forum!How did you check the PHP version?The PHP CLI version can differ from the PHP used by your webserver (Apache/Nginx/OpenLiteSpeed/etc).Joomla uses mainly the webserver PHP...
View ArticleAdministration Joomla! 5.x • Re: Joomla API
What data do you want to retrieve?Joomla's core data can be accessed via the Web Services APIhttps://manual.joomla.org/docs/next/gen ... -functionsStatistics: Posted by pe7er — Thu Jul 04, 2024 4:10 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: administrator/logs/*.error.php gone
Thank you :-)Statistics: Posted by dammi i colori — Thu Jul 04, 2024 4:33 am
View ArticleSecurity in Joomla! 4.x • Re: Spam emails despite form being unpublished
Is this the Contact Component?It have an Option "Send Copy my self" which you should turn off.Statistics: Posted by Per Yngve Berg — Thu Jul 04, 2024 6:22 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Updating from 3.10.12 to J4.x...
No, do not update with FTP. That might replace the system files, but it misses the database update step. Upload & Update or via the normal update process is the only way you should be doing this....
View Article