Joomla! 5.x Coding • Re: Upgrading Extensions and Plugins to use "new...
RobbieI am half way there . . . But if I get stuck ....RichardStatistics: Posted by rgtr — Sun May 19, 2024 8:33 am
View ArticleExtensions for Joomla! 5.x • Re: Plugin for Google consent mode v2
Joomla has a Privacy Plugin since 3.9https://docs.joomla.org/J3.x:Privacy/enStatistics: Posted by Per Yngve Berg — Sun May 19, 2024 8:38 am
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Ajax Error upgrading from...
Session Path Writable: No. Must be yes,ask your host to fix.Open Base: /home/alphadmin3579/public_html:/tmp:/opt/alt/php72/var/lib/php/session:/home/alphadmin3579/public_html/tmp:/home/alphadmin3579/....
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Upgrading to Joomla 4 from 3.10...
FPA would be useful,see red box above.Read the docs first...Statistics: Posted by gws — Mon May 20, 2024 10:35 am
View ArticleAdministration Joomla! 2.5 • Re: This page isn’t working HTTP ERROR 500
but my joomla version is 2Statistics: Posted by Gokul_Prasad_N — Mon May 20, 2024 10:37 am
View ArticleGeneral Questions/New to Joomla! 4.x • Selecting image in article gives...
Hi, When I select a preview or full image in any article I get an 'internal server error'.I can add the path and that works fine but using the select button does not work either with Tiny MCE or with...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Internal Server Error Image...
I found the problem is from modsecurity rules i disable the rule and works correctlyStatistics: Posted by bdroid — Mon May 20, 2024 11:07 am
View ArticleJoomla! 5.x Coding • Query returning 0 rows, when there is a row
Ok. Stumped on this one. I am querying a custom table in Joomla 5.1.0. It is returning 0 rows. No errors. However, there is a row in the database. Code is below. When I run the query manually in...
View ArticleGeneral Questions/New to Joomla! 5.x • website developer tool
I remember a developer tool that permitted me to see my website code and its location, modify the code, check the appearance, then make changes to my real website. I have done the "inspect"click, but...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: TUF Debug Message: Could not...
I have no idea at all what Per and GWS are talking about when they say "you need the internet to update" now. To the best of my knowledge there has been NO CHANGE at all anywhere that would prevent an...
View ArticleJoomla! 5.x Coding • Re: Query returning 0 rows, when there is a row
The documentation is not clear but for PDO drivers getNumRows() is a proxy to PDOStatement::rowCount() which should not be used for SELECT statements. You should count the rows in PHP, by using...
View ArticleGeneral Questions/New to Joomla! 4.x • White Text Turned Dark
I just updated Joomla, and for some reason it has now changed the white article text, and the white module header/names dark. However, when clicking through to an article, the text appears white as it...
View ArticleAnnouncements • Joomla! 4.4.5 RC1 - Ready for Testing
The Production Team has a Release Candidate for Joomla 4.4.5rc1 that is ready for testing. The more people that test in different environments, the better the release can be (on 28 May 2024).DO NOT...
View ArticleAnnouncements • Joomla! 5.1.1 RC1 - Ready for Testing
The Production Team has a Release Candidate for Joomla 5.1.1rc1 that is ready for testing. The more people that test in different environments, the better the release can be (on 28 May 2024).DO NOT...
View ArticleGeneral Questions/New to Joomla! 4.x • Words Squished Together
When viewing this page on mobile, the words 'video editing' are placed on top of each other.What would be the best way to add more distance between these words, so they do not clash. Thank...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Words Squished Together
What page?Statistics: Posted by gsmela — Tue May 21, 2024 11:36 am
View ArticleAdministration Joomla! 5.x • Re: Joomla updates
There was some discussion on the FB group and GitHub about the rc version being shown incorrectly as an available update. My understanding is that this has been rectified.Statistics: Posted by JAVesey...
View ArticleLanguage - Joomla! 5.x • multilingual frontend does not work
HelloI installed a new site "Joomla" 5.1.0 with several languages.In the "System"/"Languages" and "System"/"Content languages" menu, I have 7 languages including French as the default language;All...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Iframe not working in Joomla...
I got it working with the AllVideos Pluginhttps://extensions.joomla.org/extension/allvideos/{[[[youtube]]]}t--THraTrt8{/[[[youtube]]]}I have managed to get a [[youtube]] video to show up but still...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: WebP Images
Hello, I guess it is related to the other issue described in the thread "Internal server error Image Article".If you temporarly turn off the "ModSecurity" option in your cPanel, you can upload the...
View Article