Search 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 ArticleAdministration Joomla! 5.x • Re: 0 Class...
1. Empty livesite Lifesite can only be changed by editing configuration.php.Open configuration.php and findCode: public $live_site = 'WHATEVER_IS_WRITTEN_HERE';and change it toCode: public $live_site...
View ArticleGeneral Questions/New to Joomla! 5.x • Joomla 5 MUST HAVE CAPTCHA V3 Plugin
Hello joomla lovers,I had the need to write this article because I really don't understand the reason that Joomla developers decided to remove ReCAPTCHA plugin from the joomla 5?Supposedly joomla go...
View ArticleGeneral Questions/New to Joomla! 3.x • Printing Articles
Can I change the layout of articles when printing from the website? They are currently printing the complete document including the full article path etc. How do I print the document with just the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla 5 MUST HAVE CAPTCHA V3 Plugin
I really don't understand the reason that Joomla developers decided to remove ReCAPTCHA plugin from the joomla 5?Google ReCaptcha got removed to remove dependencies to external services. It was...
View ArticleExtensions for Joomla! 5.x • Re: Layer Slider alternative
DJ image slider, Smart Slider 3...Statistics: Posted by Nidzo2203 — Fri Nov 01, 2024 9:53 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla 5 must have Captcha V3 plugin
It would be interesting to know what % of sites actually have registered users.Statistics: Posted by Webdongle — Fri Nov 01, 2024 11:53 pm
View ArticleExtensions for Joomla! 5.x • Re: issue trying to install Component Builder...
JInstaller: :Install: Error SQL Duplicate entry '25' for key 'joomla_componentbuilder_joomla_component.PRIMARY'Did this error seem to originate from the _extensions table? It is possible to list the...
View ArticleGeneral Questions/New to Joomla! 4.x • finder
I have a site with 43305 articles on my joomla 4 site. Table bpp16_content has 106 MB. But if I use smart search indexing then table bpp16_finder_links_terms has 10 million records and 747 MB and...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: finder
There are settings in the finder component where you can set the strength of the finder index.For such a large content though, I would suggest going on separate search solution such as algolia...
View ArticleAdministration Joomla! 4.x • Re: Cannot Access backend - Redirects to /el/
Check if you have the live site attribute set, in configuration.php (you should not).Statistics: Posted by Pnkr — Sat Nov 02, 2024 9:53 am
View ArticleMigrating and Upgrading to Joomla! 4.x • upgrade 4.4.8 to 4.4.9 fails with no...
I am attempting to update from 4.4.8 to 4.4.9. Any insight would be appreciated. When I try to update I get Server errorJoomla Update encountered a server error when applying the update to your...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: upgrade 4.4.8 to 4.4.9 fails...
Please provide the FPA report. See Red Box above under Forum Rules.Statistics: Posted by AMurray — Sat Nov 02, 2024 9:40 pm
View ArticleTemplates for Joomla! 5.x • Re: Looking for a good guide to customizing...
I'm happy working with Template-Creator https://extensions.joomla.org/extension ... reator-ck/, where one can create a simple or a complex template or anything in between; but one has to get the hang...
View ArticleAdministration Joomla! 5.x • Re: "Dropdown" for field creation
It is not clear whether you need a list field, sql field or subform. Some documentation:https://jdocmanual.org/jdocmanual?artic ... list-fieldMaybe you could clarify what you want to enter in the...
View ArticleJoomla! 4.x Coding • Re: Custom Extension -> Upload File (Controller / Model)
The model's save method must not return an ID, it must be return a boolean. If the method had a return type, this would result in an error. The model should also not be reading request data. What you...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Users logged in to the site
What session handler are you using Database or PHP method (sometimes referred to as "File")? You can purge the session table, that forces all log-out including site admins/super users. Not ideal but a...
View ArticleAdministration Joomla! 3.x • Re: Changing title in menu bar
We have no context as to what that title is - is it an article title, the page title, the Site's global title?Please can you provide the actual link to the site rather than a screenshot?It might also...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: problem after migration to J!4....
HelloI understood. I went to step 7I launched https://www.domain.tld.cc/fpa-en.php but I have a HTTP ERROR 500in configuration.php I have:public $debug = '1';public $error_reporting =...
View ArticleJoomla! 5.x • joomla 5 offline pagina inlog formulier verwijderen
Dit issue is al eerder behandeld op dit forum maar die oplossing (zie link) werkt helaas niet meer.viewtopic.php?t=890311&sid=038d610b3099 ... cb1925acfeIk heb de oplossing van Pe7er toegepast...
View Article