Extensions for Joomla! 3.x • Re: RouteNotFoundException #404
Mod. Note: Relocated the topic to the extensions forum. Have you contacted support for JoomSEFStatistics: Posted by Per Yngve Berg — Fri Mar 22, 2024 11:19 am
View ArticleGeneral Questions/New to Joomla! 5.x • Is the new schema feature just a bunch...
I really don't understand the way schema has been implemented in Joomla. Suppose I create a website with recipes and set up articles with custom fields for ingredients, cooking time etc. I fill out...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 3.x • Re: SEO and Google...
Ugh, dealing with that /index.php issue in URLs is such a headache, right? I ran into the exact same problem a while back. My solution? I fiddled with the .htaccess file, setting up a redirect to...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: WEbAuthn / NordPass Passkeys...
A high level question - what would it take to integrate Joomla WebAuthn https://docs.joomla.org/WebAuthn_Passwordless_Loginwith NordPass Passkeyshttps://support.nordpass.com/hc/en-us/a ... skeys-FAQs...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Hide modules on responsive mode?
I guess you could add a class, say notonmob, to each module you wish to hide on mobiles and then add an entry in your user.css file. Something like:Code: @media (width <= 575.98px) { .notonmob {...
View ArticleAdministration Joomla! 3.x • Re: Fatal error: require_once(): Failed opening...
The import.legacy.php file is in the libraries folder and the permissions are 644.The subdomain is outside the public_html folder and has its own public_html folder where the files are...
View ArticleThe Lounge • Re: Price changes / addition for Google reCAPTCHA
Seems like the simplest answer is to ask Google. And good luck with that.If I knew how to reach them I would.Why would you want to pay when there are better for free? If captcha protects your forms...
View ArticleMigrating and Upgrading to Joomla! 5.x • A migrating from J3.10 to J4/J5......
Hello All!Apologies in advance for what may be a dumb question... I am migrating from J3.10 and need to know if I should stay at J4, or, is J5 stable enough for production sites now?I am replacing my...
View ArticleAdministration Joomla! 4.x • Re: namespace problem with ApiRouter
Hi.Here is the stack trace of an API call to a single article :'code' => '500','title' => 'Internal server error','detail' => 'Error: Call to undefined method...
View ArticleJoomla! 5.x Coding • Implementing Captcha
I think I have this plugin working on my website ("CAPTCHA - Invisible reCAPTCHA" Joomla Project version 3.. The issue I am having with it is that when the challenge comes up, if one clicks on the...
View ArticleJoomla! 4.x Coding • Re: Call captcha plugin programatically in custom component
I just asked this question anew in the J5 coding forum, but it seems this may be the thread to ask the question.I seem to have the plugin working in basically the same way described here but using...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: 500 Unknown column...
With the help of this post I was able to solve the problem:500 Unknown column 'fp.featured_up' in 'field list' - Joomla! forum - community, help and...
View ArticleInstallation Joomla! 4.x • Update from 3 to 4 went wrong - Mea culpa
I hadn't done a Joomla upgrade from 3 to 4 for a long time. Today I was so sure that this one would not cause any problems, as I was able to do others successfully last year - yes, so sure...Now I did...
View ArticleJoomla! 4.x • Update von 3 auf 4 ging schief – Mea culpa
Ich hatte seit langen keine Joomla-Aktualisierung von 3 auf 4 durchgeführt. Heute war ich mir so sicher, dass diese keine Probleme machen würde, da ich letztes Jahr bereits andere erfolgreich...
View ArticleInstallation Joomla! 4.x • Re: Update from 3 to 4 went wrong - Mea culpa
First, make sure you have a copy of the Akeeba jpa backup file and kickstart from Akeeba.Delete all the files in the root web folder and drop all the tables in the database. You need to make a clean...
View ArticleJoomla! 4.x • Re: Update von 3 auf 4 ging schief – Mea culpa
RemovedStatistics: Posted by gws — Sat Mar 23, 2024 1:42 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Joomla update problem 5.0.2 php...
Hello - I am sorry this took so long1. I have asked my provider for PHP error log but no answer yet. Seems like I cant see it myself (?) so I wait for that.2. yes I did emty live site in...
View ArticleGeneral Questions/New to Joomla! 5.x • Remove title from default Home Page
I remember this problem is embedded in joomla from many and many years.Every time i install a new site, i see title in the default home page, even if i disable all options for this.I'm using the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Remove TITLE from default Home Page
Menu item/ options Show title ?Statistics: Posted by gws — Sun Mar 24, 2024 12:21 pm
View ArticleTemplates for Joomla! 5.x • Re: How to unlock a template?
PhpMyadmin table extensions, fields locked or protected, change from 1 to 0.Statistics: Posted by gws — Sun Mar 24, 2024 12:25 pm
View Article