Announcements Discussions • Re: Discuss Joomla! 5.0.3
@budrys what doesn't work? Your site looks fine to me.Statistics: Posted by AMurray — Thu Feb 22, 2024 9:34 pm
View ArticleExtensions for Joomla! 4.x • Re: Problems after migration from J3 to J4
Renaming the plugins folder won't solve anything, it's an essential folder required by Joomla. The culprit would appear to be the Googlemaps extension as I mentioned earlier.My suggestion, restore...
View Articlejoomla.com - Feedback/Information • Re: launch.joomla.com has some issues
Make it clearer that you are making a cloudaccess.net accountThe landing page at https://joomla.com or https://launch.joomla.org mentions cloudaccess.net three times and the footer of the page has...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Can't Upgrade from 4.4.2 to...
I couldn't upgrade my website either from 4.4.1 until now, for the same reason. I.e. when using the system-maintenance-database checker, the line entry for Joomla CMS was missing. In cPanel phpmyadmin...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Webitse on 4.4.1 and no update...
Yes, Update source/update channel is set to 'Joomla next'Statistics: Posted by Livin — Fri Feb 23, 2024 6:03 pm
View ArticleExtensions for Joomla! 5.x • Re: Discuss Joomla! 5.0.3
5.0Statistics: Posted by budrys — Fri Feb 23, 2024 6:35 pm
View ArticleExtensions for Joomla! 5.x • Re: Text scroller
Thanks.I used it but it doesn't work https://betty71.pro-linuxpl.com/narowerze/pl/Statistics: Posted by budrys — Fri Feb 23, 2024 6:51 pm
View ArticleAdministration Joomla! 5.x • Re: Text Filters Won't Save
Can you take another screenshot showing the column headers? My #__extensions table has five columns with integers beginning with client_id but I only see four columns in your screenshot.Statistics:...
View ArticleAdministration Joomla! 3.x • Re: Host changed server and blank site with...
Clear the Open Base. The Folders listed does not match the version of php that are running. It may block access to the Session Storage.What does that mean exactly? How do I do that?Statistics: Posted...
View ArticleExtensions for Joomla! 5.x • Re: Top of page has code {up marquee=
@budrys, which version of Joomla did this website have before it was updated to 5.0.3? Did the content plugin Up or Universial Plugin work in that version?If the latest version of the plugin does not...
View ArticleInstallation Joomla! 5.x • Re: Trouble installing Joomla
Oh dear, and here I thought I managed it. I thought I'd made a mistake because when I tried to log in it told me "Wrong username or password."So, Thinking I'd boobed, I trashed the entire thing and...
View ArticleAdministration Joomla! 4.x • Re: Is there any plugin that can provide CDN...
When I've used Cloudflare in the past, it was something simply enabled through my web hosting administration control panel, not in Joomla.Statistics: Posted by AMurray — Fri Feb 23, 2024 10:05 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Impossible friendly URLs
I use Apache with .htaccessCentos Web PanelPHP 8.1MariaDBBut I can't get the friendly URLsStatistics: Posted by Juanca — Sat Feb 24, 2024 7:28 pm
View ArticleJoomla! 5.x Coding • Re: Author block on article page
hi, thank you but not in this case.In my fronted, in an article page I have:<div class=card text-white bg-success mb-3">... <div class="card-header">.. <div class="card-body">.....
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Website on 4.4.1 and no update...
That is indeed the output from the FPA script. Everything else looks all right, but all the folder permissions should be 755. The other permissions 777 and 775 are insecure.Statistics: Posted by toivo...
View ArticleAdministration Joomla! 4.x • Re: Direct link to a Article in Joomla 4.4.3
You would need to create a menu item link. Why won't a hidden menu item work for you?Try this, to obtain the 'raw' URL.Create the menu item. Fill in all the details, and save.In the Menu Item...
View ArticleJoomla! 5.x Coding • Update user and undefined array key
Hi Folks,When I execute the code:Code: $userData['groups'] = array('2'); $userData['block'] = 0; $req_user->bind($userData); $req_user->save(true);I get the following warning, even though the...
View ArticleJoomla! 4.x Coding • Send email to site admin when a person clicks a button/link
I would like to send an email to the site admin when someone clicks a button/link in a Joomla module. The email will say something like "Someone clicked this button".I do not want the email address or...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Update to version 5
Here is how i solved this issue.From my database i dissabled all the akeeba backup entries on _extensions table by setting the enabled value to...
View ArticleJoomla! 5.x Coding • Trying to do cassiopeia override...
To start off with I have a new Joomla 5 installation, I am using child template of the Cassiopeia template and I have multiple regular labs extensions (although I do not believe that is relevant for...
View Article