Migrating and Upgrading to Joomla! 5.x • Re: error 500 frontpage after update
The FPA was not run from the main Joomla folder. Upload the FPA script into the main Joomla folder where the file configuration.php is stored, so that the FPA has access the configuration of...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Problem with email reminder for...
I'm MrDog's colleague. More detail:This is from Joomla's "Forgot your username?" option on the login form. The text MrDog included is a custom version, in language/overrides, of...
View ArticleGeneral Questions/New to Joomla! 2.5 • Re: Google AdSense ads are not showing...
Ensure that the AdSense code is correctly placed within the Joomla module? Incorrect placement or modifications to the code might cause issues.Code: <script async...
View ArticleExtensions for Joomla! 4.x • Re: Mp3 playlist player PLUGIN (not module)
Check out UP on the JED.Statistics: Posted by gws — Fri Jul 26, 2024 5:51 pm
View ArticleGeneral Questions/New to Joomla! 5.x • List of tags - article links lead to...
Hello everybody,I've been managing my small municipality's website for 16 years and never hit a dead end with Joomla until now, so this is my first request for help on this forum. I apologize in...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Cannot use object of type...
Hello. I am not using Regular Labs and am getting this error in Media Manager and Yootheme page builder, but not JCE text editor.Statistics: Posted by channingb — Fri Jul 26, 2024 7:41 pm
View ArticleGeneral Questions/New to Joomla! 1.5 • Re: No access to backend
Still no access .Statistics: Posted by Jasperdk — Fri Jul 26, 2024 7:51 pm
View ArticlePerformance - Joomla! 4.x • Re: PHP settings
The master value comes from the main php configuration file, which you have found and updated. The local value comes from any php ini file parsed after the master. The Additional .ini files parsed...
View ArticleGeneral Questions/New to Joomla! 4.x • display the custom_html module's Note...
ChatGTP gave me this code to display the custom_html module's Note field in the frontend. But it is not working.J 4.4.6Does anyone know why?Code: <?phpdefined('_JEXEC') or die;use...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: display the custom_html module's...
AI suggestions need to be taken with a grain of salt. Did the solution include an .xml manifest file so that the PHP code could be packaged into a .zip file and installed?Custom modules are are just...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Uninstall both successful and...
If you select the Package only, does the Framework get uninstalled then?Perhaps put a if exist in the script.Statistics: Posted by Per Yngve Berg — Sun Jul 28, 2024 12:27 am
View ArticleJoomla! 4.x Coding • Module Timing
I am developing a website that relies heavily on Module timers. I have created several modules designed to be available in specific positions, starting and ending at midnight on particular dates....
View ArticleJoomla! 4.x Coding • Re: Module Timing
It may not adapt to the user's local time, if that user has not set their local time in their user profile. (They may well have left it on "default" time, which for sake of argument might well be...
View ArticleGeneral Questions/New to Joomla! 5.x • Issues on Admin panel
Hi, for a while I have been getting unknown extensions, error on checking overrides and unknown requests & hellip; showing as red in my cpanel. If I go to update I get An error has occurred. 0...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Issues on Admin panel
Joomla! Instance :: Joomla! 5.1.0-Stable (Kudumisha) 16-April-2024Joomla! Configured :: Yes | Writable (666) | Configuration Options :: Offline: false | SEF: true | SEF Suffix: true | SEF ReWrite:...
View ArticleAdministration Joomla! 5.x • Are the plg_twofactorauth_totp and...
Hi Joomlers I have a questions if plg_twofactorauth_totp and plg_twofactorauth_yubikey really needed for Joomla 5?If not how do you unistall and remove them?Statistics: Posted by darb — Sun Jul 28,...
View ArticleAdministration Joomla! 5.x • Re: Are the plg_twofactorauth_totp and...
They should have been replaced by MFA during the 4.1 upgrade.Remove the Lock in the database so you can uninstall themStatistics: Posted by Per Yngve Berg — Sun Jul 28, 2024 9:10 pm
View ArticleGeneral Questions/New to Joomla! 5.x • When I click "Edit" link on...
Hi,When I click on the "Edit" link for articles in the front end I receive a 403 error so I cannot get to an editor. I do also notice that the article gets "checked in" for edit to that user in the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: When I click "Edit" link...
Could this be an issue with osmembership user configuration e.g. not logged in or not set correct permissions or view/access?Statistics: Posted by Webdongle — Sun Jul 28, 2024 10:57 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: NFC login into Joomla 5
A quick google search suggests the YubiKey method for Multi-factor authentication in Joomla would work with Near Field Communication (NFC).For reference: https://www.yubico.com/works-with-yubik ......
View Article