General Questions/New to Joomla! 5.x • Re: Smart Searh indexing error
Hi,all articles are equal when it comes to plugins or modules.The indexing error number changes, it does not seem to point to specific article.At least that's how I see it.Looked more about fields and...
View ArticleОбщие вопросы/Новичок в Joomla! 3.x • Re: Переход с http на https
Установили серификат Let's Encrypt. Сейчас сайт доступен как по http, так и по https. В связи с этим несколько вопросов.1.С админки сайта открывается только сайт без сертификата. Как это исправить,...
View ArticleGeneral Questions/New to Joomla! 5.x • unset bootstrap
how can I unset bootstrap on frontend ?thanksStatistics: Posted by erick-b — Tue Sep 10, 2024 6:21 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Local site in XAMMP: Error ''Table...
Thank you for your advise and time to respond.I''ll try the export import of the database.Statistics: Posted by Divecompany — Tue Sep 10, 2024 7:06 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Your MariaDB version...
Database version upgrades would be something your web host is responsible for unless you're running your own server in which case I would think you'd be familiar with such tasks.MariaDB 10.2.x is no...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Can I delete the folder...
you should have uninstalled those extensions before migrating....Joomla 4 won't run (reliably) on PHP 8.3. Probably 8.2 or 8.1 is the maximum - but that also depends on extensions running on that...
View ArticleExtensions for Joomla! 4.x • Re: Membreship/paywall to access old content
The paid content part shouldn't be an issue - any subscription extension would work.https://extensions.joomla.org/instant-s ... bscriptionThe Paid members would for example, be placed in a user group...
View ArticleInstallation Joomla! 5.x • Re: mysqli object is not fully initialized
please post your solution for the benefit of everyone.Moving a Joomla website from live hosting should have been simple if you had used Akeeba Backup and Kickstart.Otherwise you need to export the...
View ArticleAdministration Joomla! 5.x • Unknown Joomla … Unknown extensions … etc
Hello, I cannot seem to workout why, after moving a site to a new server, why I am getting the dreaded "Unknown Joomla … Unknown extensions …Error on checking overrides... Unknown requests...
View ArticleAdministration Joomla! 5.x • Re: Unknown Joomla … Unknown extensions … etc
Write enable and then edit the file configuration.php in the main Joomla folder. Make sure the variable $live_site is empty, that is the value is only two single quotation marks.Statistics: Posted by...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Required Field Asterisk
Which form?Statistics: Posted by gws — Wed Sep 11, 2024 7:45 am
View ArticleGeneral Questions/New to Joomla! 1.5 • Phone Number List For SMS Marketing
phone wide variety list for SMS marketing: A complete guidebuilding a targeted and effective SMS advertising campaignA nicely-curated phone variety listing is the cornerstone of a a hit SMS...
View ArticleAdministration Joomla! 3.x • Re: 503 errors for website
could you create a PHP file test.php in the root of your website withCode: <?php phpinfo(); ?>and open that in your browser via yourdomain.com/test.phpIt should display the PHP configuration of...
View ArticleОбщие вопросы/Новичок в Joomla! 3.x • Re: Переход с http на https
Вот эту часть 1.jpgвставляете вот сюда2.jpgНо, вы уверены что вам нужен файл web.config? Этот файл используется для серверов nginx. Для серверов apache или apache + nginx (коих большинство)...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: menu items
I get no error, white screen appears. It was run a few days ago. I will try again and let you knowStatistics: Posted by ghasedakgroup — Thu Sep 12, 2024 7:08 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Custom field for article
Hi.I don't want to display that field in category blog...You can hide it via CSS in the blog view only. Оr select "Do not automaticaly display" in the field settings 1.jpgand display the field only in...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: unset bootstrap
how can I unset bootstrap on frontend ?Depends on the templateStatistics: Posted by Pavel-ww — Thu Sep 12, 2024 7:44 am
View ArticleAdministration Joomla! 4.x • Re: Remove .html suffix and redirect
You could try redirecting in .htaccesstryCode: ########## Begin - Redirect html to non htmlRewriteCond %{THE_REQUEST} \.htmlRewriteRule ^(.*)\.html$ /$1 [R=301,L]## If the above throws an HTTP 500...
View ArticleAdministration Joomla! 5.x • Re: SMTP Error Sending Email from J5 Server
Does the button Send Test Mail in the Server tab of the Global Configuration work?The problem could be caused for example by an issue with the SSL certificate of the web server. Did you use this...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: MySql 8.0.13
I didn't know how difficult it was to find a host with this version available, even on dedicated servers. I bought an update for a component that I use in my systems, I made all the adjustments on...
View Article