↧
Installation Joomla! 5.x • Re: Database Connection Error
I've previously had this sort of thing and discovered that I had the username and password (swapped around) in the wrong fields. It's annoying/embarrassing but that's my story. I'm just thankful it...
View ArticleAdministration Joomla! 5.x • Re: What permissions Joomla Files/Folders must...
Joomla changes the permissions for the file configuration.php temporarily, writes the updated version of the file and changes the permissions back to 444.That is so worth knowing!Many...
View ArticleAdministration Joomla! 2.5 • Re: This page isn’t working HTTP ERROR 500
@gws, the post has been moved to the 2.5.x forum (see the mod note under the OP from @imanikcam)@gokul_pradsad_N - Joomla 2.5 has been out of support for 10 years. I would be looking at migrating to...
View ArticleJoomla! 5.x Coding • Re: Query returning 0 rows, when there is a row
SharkyKZ. That got me what I needed. I changed it to $db->loadResult and $results['payment_tracking_num'] to $resultsNow I’m getting the expected output. Thank you.Statistics: Posted by...
View ArticleAdministration Joomla! 5.x • Re: Joomla updates
I am seeing the same thing on one of my Joomla! 5.1.0 sites. I don't know why the other sites with similar installations are not reporting RC1 availability yet.Statistics: Posted by ShenDig — Mon May...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: website developer tool
Thanks for the reply AMurray.I re-discovered "firebug" and Firefox. There I find plenty of "code insight" for my websites. In fact, it shows me more than I can comprehend. No problem, at 75 and...
View ArticleMigrating and Upgrading to Joomla! 5.x • Need Guidance on Upgrading Joomla...
Thank you for the feedback on my previous post regarding the HTTP ERROR 500 after installing the MagicSlideshow extension. Currently, I am running Joomla 2, which I understand is outdated and no...
View ArticleExtensions for Joomla! 4.x • Re: EasyBlog shows old blog posts continually
Is your Joomla 4.x uptodate? The latest version is Joomla 4.4.4, released last month. What about the paid extension EasyBlog? The latest version seems to be 6.0.11, released in December 2023. If the...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Adding body class to template
JFactory is deprecated.All the code you need is in the Cassiopeia Template.Thanks for that, good to know. I added the code from Cassiopeia and I still have the same issue. The body class renders fine...
View ArticlePerformance - Joomla! 4.x • Re: Cache-Control in index.php
Joomla code could be improved not to override the header if it's set in the application. Or even to separate server-side and browser caching. Until that happens, you can use PHP's native header...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Need Guidance on Upgrading...
Joomla 2.5 is a very old version. You may want to install an old version of Akeeba Backup and an old version of XAMPP or preferably Wampserver on your workstation, restore the backup copy of the...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Using Soucerer plugin to insert...
You should reconsider this. Using Sourcerer is fundamentally wrong. It's also volatile, unmaintainable and insecure. Read some documentation how to write a proper Joomla extension.Statistics: Posted...
View ArticleAdministration Joomla! 5.x • 504 Gateway Timeout and .htaccess
Hi, I've recently upgraded an old version 3 site to 5.1.0 and PHP 8.1.28. I did this locally using WAMP and tested before uploading to my host. All went well for a few weeks then started getting...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Google Maps error on one site, not...
viewtopic.php?f=834&t=1008580Statistics: Posted by SharkyKZ — Wed May 22, 2024 5:09 am
View ArticleAdministration Joomla! 5.x • Re: Privacy: Information Requests: Confirmation...
Is there a Default Value on the Database Column?Statistics: Posted by Per Yngve Berg — Wed May 22, 2024 6:43 am
View ArticleTemplates for Joomla! 5.x • Re: 1 sidebar next to 2 sections
Change column type from "Component" to "Block". In the block add the component and module positions, e.g.:Code: <jdoc:include type="modules" name="main-top" /><jdoc:include type="component"...
View ArticleInstallation Joomla! 5.x • Re: [SOLVED] Joomla 5 installation OK, but getting...
Good to see that you've solved it. Thanks for sharing your solution!Statistics: Posted by pe7er — Wed May 22, 2024 7:02 am
View ArticleGeneral Questions/New to Joomla! 3.x • Error 500 only in frontend
HelloPlease help to resolve the error 500[22-May-2024 05:33:02 UTC] PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Error 500 only in frontend
Enable debug and post stack trace so we can see the actual error.Statistics: Posted by SharkyKZ — Wed May 22, 2024 7:22 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Creating Joomla 4 articles -...
I'm sorry to come back to this topic and open it up after realising the great advice from SharkyKZ was the way to manage the ordering but I'm really hoping there is another way or another approach I...
View Article
More Pages to Explore .....