Extensions for Joomla! 5.x • Looking for advice on choosing ecommerce or shop...
Hi everyone!I have been reading about different extensions in the site but I am overwhelmed with lots of information and feeling like getting nowhere, so just would like to if I am lucky and anyone...
View Article3.x - Sécurité et performances • Iframes ne s'affichent pas dans Google Chrome
Bonjour,J'ai deux liens de menus qui s'affichent dans un(e?) Iframe. Sur Google Chrome cela affiche une page blanche, sur PC comme sur Mac. Je suis en test sur Joomla 4 et je n'ai pas ce problème,...
View ArticleMigrating and Upgrading to Joomla! 5.x • Issue with updating J5.02 to J5.03
Screenshot 2024-03-20 at 12-16-29 Joomla Update - Carmen Durán - Soprano - Administration.pngHi,Well, I've never been able to update Joomla 5 to a new version, always getting an error message like,...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Issue with updating J5.02 to J5.03
Try rebuilding the update sites in the admin/system/update sites and see if that helps.Statistics: Posted by gws — Wed Mar 20, 2024 12:13 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: An error has occurred. 0 Failed to...
The time string format is supposed to have the year as the first element - 273790702723 should be 2024.... But if they are both accessing the same database how can it be correct when he accesses it...
View ArticleSecurity in Joomla! 5.x • Can i turn off password usage and allow exclusively...
Greetings, I was wondering if it is possible to now use a password with a 2fa and instead use only passkeys as admin. Is this possible?Thanks in advanceStatistics: Posted by hackermade — Thu Mar 21,...
View ArticleGeneral Questions/New to Joomla! 5.x • Menu problems with tablets and MAC's
I am having problems with the Menu on my website not appearing correctly on MAC's and some tablets. The menu line and items drop down in line with the page title.I am no web professional so any help...
View ArticleGeneral Questions/New to Joomla! 4.x • [SOLVED] Re: Drop down menu hidden...
Wow thank you very much problem solved adding the lines in the custom.css file, it's such a relief and a joy to see the menu properly shown, thank you very very much!Statistics: Posted by eiasu — Thu...
View ArticleGeneral Questions/New to Joomla! 4.x • Attachments in joomla 4
i have migrate my site from joomla 3 to joomla 4 i install attachments plugin (jm cameron) where i find it here https://github.com/jmcameron/attachments and i can see the article attachments in the...
View ArticleExtensions for Joomla! 4.x • Re: Multiple list in custom component with style...
I changed XML for this field and now it looks like this:Code: <field name="id_article" type="sql" label="COM_FAQ_ID_ARTICLE" description="COM_FAQ_ID_ARTICLE_DESCRIPTION" query="SELECT id,...
View ArticleJoomla! 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
I will try to delete this table and then import it from another Joomla site.That will not help or do anything.The session table will continue to be populated just as before. You need to find why it’s...
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 Article