General Questions/New to Joomla! 5.x • Redeem Temu Coupon Code {[acr690202}]...
The Temu coupon code "aci384098" offers New users up to a 90% discount on certain products and provides an additional 30% off during checkout.In today's rapidly evolving e-commerce landscape, everyone...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Not creating configuration file
Please post the FPA as requested.What PHP to Webserver Interface are you using? Use a CGI type, not apache Handler i.e FPM-CGI.The configuration file is not written because there is no write access on...
View ArticleAdministration Joomla! 3.x • What is the trick to getting the Related...
I have several articles (in fact most) that have no links that show up at all in this module on the page even though they are literally the exact same posts just posted again. They share the same...
View ArticleJoomla! 5.x Coding • Re: Laravel
Would be accepting the laravel useful?Statistics: Posted by JurajB — Sun Jun 16, 2024 2:56 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Article public but in menu invisible
Hello.Using 5.1.1How can I have an article public but the link in the menu invisible for all?The article is a thank you page for new newsletter subscribers.Statistics: Posted by petergusta — Sun Jun...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Article public but in menu invisible
1) Move the menu Item to a Hidden Menu (A Menu without a Module that shows it)2) In the Menu Item, there is an option "Don't show in Menu"Statistics: Posted by Per Yngve Berg — Sun Jun 16, 2024 3:47 pm
View ArticleInstallation Joomla! 4.x • Re: The server returned a "500..."
Thank you friends, I will try to fix these problems.Statistics: Posted by max2309 — Sun Jun 16, 2024 4:23 pm
View ArticleAdministration Joomla! 5.x • Joomla does not save global settings
Hello everyone, I have my website in Joomla 5, it has worked correctly, but when I changed the global configuration and saved it, Joomla acts normally without presenting any errors, but no changes...
View ArticleInstallation Joomla! 5.x • Error: Cannot instantiate abstract class
I had 4.x installed using my local server (I am not positive on exactly which version was originally installed). Then, recently, I tried to set up 5.1.1 locally by moving the new folders into htdocs,...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: "Benutzerinformation"...
Dear Mr Wimpy,Thank you for the explanation. I checked and it seems to me part of a menu item (see photo > "Benutzerprofil" (user profile)).Did this function come with the new update? > That...
View ArticleJoomla! 4.x Coding • API connection to Joomla 4 not working via PowerShell
Hello all,Not 100% shure if this should be under coding but I do have troubles with API access via Windows PowerShell.Steps to reproduce the issueOpen Powershell, for example PowerShell 5 or 7 both...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Registration failed: Column...
So, for me this query:Code: SELECT DISTINCT TABLE_NAME FROM INFORMATION_SCHEMA.COLUMNS WHERE COLUMN_NAME IN ('checked_out') AND TABLE_SCHEMA='jdm3'; Gives me 24 tables containing the column...
View ArticleAdministration Joomla! 2.5 • Re: Favicon
This didn't help? https://docs.joomla.org/Changing_the_site_favicon You can place the .ico file anywhere (maybe somewhere easy to remember such as /images folder - upload via FTP or your web host file...
View ArticleAdministration Joomla! 5.x • Re: administrative area of Joomla! losing CSS...
https://docs.joomla.org/J4.x:Assorted_IssuesStatistics: Posted by Webdongle — Mon Jun 17, 2024 11:52 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Error: Cannot instantiate...
Don't you have a Backup?Looks like you have a mix of J5 and J5 files.What about the database? Is they separate for the J4 and J5 Site?Statistics: Posted by Per Yngve Berg — Tue Jun 18, 2024 3:40 am
View ArticleAdministration Joomla! 5.x • Re: Joomla CMS database problem
Those files are for J3.7. Just delete them.Statistics: Posted by Per Yngve Berg — Tue Jun 18, 2024 3:43 am
View ArticleJoomla! 4.x Coding • Re: API connection to Joomla 4 not working via PowerShell
Core APIs use application/vnd.api+json content type.Statistics: Posted by SharkyKZ — Tue Jun 18, 2024 5:43 am
View ArticleGeneral Questions/New to Joomla! 5.x • what to do with items listed in...
I have a list of plugins in the Discover panel. This is for a site that has been migrated from 3 to 4 to 5. They are not in my tmp folder.None of them are listed in the extensions panel when I search...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: what to do with items listed in...
You clean up by deleting the files. They are in the folders /plugin/<Plugin name>Statistics: Posted by Per Yngve Berg — Tue Jun 18, 2024 7:16 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: The update table is not up to...
You can try this query in phpMyAdmin:Code: SELECT `s`.`update_site_id` AS `update_site_id`,`s`.`name` AS `update_site_name`,`s`.`type` AS `update_site_type`,`s`.`location` AS `location`,`s`.`enabled`...
View Article