Joomla! 5.x Coding • Use third componet's class in my cli application
Hello,I am trying to develop a plugin to import data from an external service to IGagenda Event manager. The plugin runs from CLI.At a point after I got external data I am trying to collaborate with...
View ArticleExtensions 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 ArticleGeneral Questions/New to Joomla! 5.x • Seven Mistakes To Avoid When...
Investing in cryptocurrency can be extremely amazing, but it's important to avoid common mistakes. Buying high and selling low is a usual mistake. Investing in popular initiatives is enticing, but...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: #__session table is not emptying
Don't delete the session table - just empty it.Statistics: Posted by ceford — Sat Mar 23, 2024 9:06 am
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 ArticleGeneral Questions/New to Joomla! 5.x • 200 hour yoga Teacher Training In...
Welcome to Shiva Yoga Ashram, your gateway to a transformative journey through our 200 Hour Yoga Teacher Training in Rishikesh. In the lap of the majestic Himalayas, our school is the ultimate...
View ArticleGeneral Questions/New to Joomla! 5.x • adding/changing site logo dynamically?
How do I go about making it possible to display an image of my choice in the header of my custom template?To be more specific, I want the super-user or any sub-admins to be able to pick an image from...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Joomla update problem 5.0.2 php...
LiveSite: Is Not EmptySession Path Writable: No Still not fixedStatistics: Posted by Webdongle — Sun Mar 24, 2024 11:37 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: adding/changing site logo...
It should be set in the Template Style as a Parameter. Look at the Cassiopeia Template.Statistics: Posted by Per Yngve Berg — Sun Mar 24, 2024 11:38 am
View Article