General Questions/New to Joomla! 5.x • Re: Passkey image size
Thanks @ceford. No idea why this CSS is missing. But adding it fixes the issue.Statistics: Posted by trogladyte — Thu Feb 29, 2024 4:46 pm
View ArticleGeneral Questions/New to Joomla! 3.x • J3: Recaptcha v2 not showing at all -...
Hi,I'm looking for assistance with the following.The contact form of a website using Joomla 3.10.12 is not showing the Captcha. I'm using Recaptcha v2.I've checked all the settings and they seem fine...
View ArticleJoomla! 3.x Coding • Re: Modify content of the default email admins receive...
I was finally able to solve this on my own.Here is the GitHub Repo for the solution.https://github.com/N8Solutions/j3-core- ... ation-hackStatistics: Posted by mkoontz — Thu Feb 29, 2024 5:53 pm
View ArticleExtensions for Joomla! 4.x • Re: Error 500 after Joomla update with...
Hello @mmcculli - thank you for this info. I need to understand, what the code is, what will be loaded ... This exactly is the code from line 110 in the view.html.php>>>>>>>/** *...
View ArticleJoomla! 5.x Coding • Re: Cannot insert breaks into template.css
Hi there. The template.css that came with my organization's Joomla template came with the code in one long, unreadable line. Hi. Never edit template.css and other template's core files, if you do not...
View ArticleSecurity in Joomla! 3.x • Re: Joomla 3.6.5 site hacked
I'm curious as to why you have missed nine years of updates. Joomla v 3.6.5 was released in December 2016. My first advice is to update the site to 3.10.12 at minimum with a short term goal of...
View ArticleTemplates for Joomla! 5.x • Re: Background-image does not appear
Thanks but no, that doesn't change anything. That class wasn't even added to user.css until after I tried and removed the body code. I tried putting a background image in there but that didn't work...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Update from 3.0 to 5.xx
If you zip up the files and sql files and send them to me I can have a quick first hand look?Statistics: Posted by Webdongle — Fri Mar 01, 2024 7:26 pm
View ArticleAdministration Joomla! 5.x • Re: Mailer test mail not successful
I have this same issue.Statistics: Posted by tamiwhiteside — Fri Mar 01, 2024 8:01 pm
View ArticleAdministration Joomla! 5.x • Re: Intermittent front end edit button
Try to change Session Handler ('database' or 'filehandler')Statistics: Posted by Per Yngve Berg — Fri Mar 01, 2024 8:36 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: When will Joomla 5 support php...
I just installed J5.0.3 on wamp php 8.2.3 mysqli. It seemed too run for ever. But When I restarted wamp the Joomla completion page appeared. Checking extensions etc doesn't connect. Installed sample...
View ArticleJoomla! 4.x Coding • Re: JUserHelper broken in 4.4.3
In this new Joomla version, somehow, namespaces are not automatically loaded.That is not the case. Even third party extensions are supported and they declare their own namespace. Maybe external...
View ArticleThe Lounge • Re: New way of support?
You should have followed the forum rules, available from viewtopic.php?f=8&t=65. They do not allow cross-posting: "Do not cross-post the same question to multiple places."Statistics: Posted by...
View ArticleAdministration Joomla! 4.x • Re: Obsolete PHP version is not reported
Hi,I am using Joomla 4 as superuser administrator. When I start the background there is no error message shownthat the PHP version is obsolete. Thank you for help!Is there a question here? What is it...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 4.x • Re: Best way to add...
For the nofollow you should just use the option on the menu itemchrome_q5Ukr8bdEi.pngStatistics: Posted by brian — Sat Mar 02, 2024 7:11 pm
View ArticleJoomla! 4.x Coding • Re: Custom Joomla 4 Authentication Plugin
I have now solved this by modifying the LDAP plugin. The difference is that the LDAP plugin registers itself as a provider. A tutorial for this would be ingenious.I'd be interested in how exactly! I'm...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Smart Search Links Going to Home...
I just performed a test on my siteDisabled Search Engine Friendly URLsSet login module to Home (default menu item) onlyIn an Article that has no menu item wrote qwertyRe-index smart searchCreated menu...
View ArticleJoomla! 5.x Coding • Re: Author block on article page
hi,ok, will do. What about fields? Fields are also overwritten by the template?Right now, I see in my default.php (com_content/article):<div class="card-body"><?php echo...
View ArticleThe Lounge • Re: Joomla is a class act
I switched from XOOPS in 2013 with J3.0.3 I think. Been here ever since It was the integrated articles functionality that drew me. Much better than having to install a separate component with the...
View ArticleExtensions for Joomla! 4.x • Re: Easy Profile extension
Hi Does anyone else have any ideas ?basically I want to be able to search my users list on the front end and display username, email, phone no. etcMy current extension does this, but not supported on...
View Article