General 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 ArticleGeneral Questions/New to Joomla! 4.x • Re: Upgraded to 4.4.1 but can't save...
You need to have the Admin role to see the buttons and tools.In terms of user groups, a member of the Super Users group does not need to be a member of any other user group to have all rights. When...
View ArticleExtensions for Joomla! 5.x • Re: ? to Virtuemart specialist: error 500,...
report the issue to VirtueMart's support, they are the experts.But your FPA, PHP error reporting and stack trace reports posted to this forum would be useful.Statistics: Posted by AMurray — Sun Feb...
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 ArticleGeneral Questions/New to Joomla! 4.x • Upgrade PHP to 8.2
I have a very basic site Joomla 4.4.3. Only Akeeba 9.8.5 and JCE 2.9.62 as extentions. G5_Helium 5.5.17 as template with Gantry 5.5.17.So, I guess everything is on highest level.When I change PHP form...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Upgrade PHP to 8.2
Change PHP back to 8.1, disable the Gantry framework and set the default frontend template to Cassiopeia. Change PHP to 8.2 and check if that makes a difference.Statistics: Posted by toivo — Sun Feb...
View ArticleAdministration Joomla! 5.x • Mailer test mail not successful
I have a client having an issue with the mailer not functioning properly. We've spent many hours troubleshooting and getting no results. I could really use some help sorting this out.Just some...
View ArticleAdministration Joomla! 5.x • Re: Mailer test mail not successful
Is the email domain of the 'From Email' the same as the domain of the web server?Did the client's host recommend particular SMTP settings to be used? Is the host restricting the outgoing SMTP...
View ArticleTemplates for Joomla! 5.x • Main menu Z-Index Cassiopeia Template
Hello Friends,I'm working on a website and the drop down menu goes behind the map that is on my website, so I need to change the z-index of the menu so it stays on-top, but I'm not sure where I can...
View ArticleAdministration Joomla! 4.x • Re: Problem with contact form / test emails
Check the Sent folder in Gmail. The test message is normally found from the Sent folder.Statistics: Posted by toivo — Mon Feb 26, 2024 9:12 pm
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Trying to upgrade PHP
@webdongle is right.3.9.1 was released seven years ago.PHP 8.0 was released four years ago.I wouldn't expect PHP 8 to run Joomla 3.9.1Statistics: Posted by AMurray — Mon Feb 26, 2024 9:23 pm
View ArticleTemplates for Joomla! 5.x • Re: Main menu Z-Index Cassiopeia Template
Mod. Note: Relocated the topic to the Templates J5 Forum.Statistics: Posted by Per Yngve Berg — Mon Feb 26, 2024 10:36 pm
View ArticleExtensions for Joomla! 4.x • Re: UPC Autofill
There are plenty of classified ads type extensions.https://extensions.joomla.org/instant-s ... lassifiedsPhoca shop, giving your users access to enter product data? They'd be in a specific user group...
View ArticleExtensions for Joomla! 4.x • Re: Latest News Enhanced Extension
Assuming you mean this https://extensions.joomla.org/extension ... -enhanced/ then are you using the latest release? v6.10.1 (December 2023). The JED listing indicates it works on J3, J4, and J5 so it...
View Article