Administration Joomla! 4.x • Re: Switched Email to MS Exchange, but Still...
Thank you for that idea. It was set to PHP as the Mailer; I switched it to SMTP and tried it (without changing any of the suggested settings) and the email still went into the old HostGator mail. Not...
View ArticleExtensions 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 ArticleGeneral Questions/New to Joomla! 3.x • Re: Migration to Joomla 5
Hi Nidzo, my website is https://svavakimwetzel.com/index.phpStatistics: Posted by svavakim — Wed Mar 20, 2024 11:17 am
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 ArticleGeneral Questions/New to Joomla! 5.x • changes in article versioning do not work
Hi,after upgrading from J4 to J5, the showing of article changes in the 'version' tab stopped working.When I select two articles I see four columns: Field, Old, New, Changes. Despite the changes made,...
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 Article