Administration Joomla! 4.x • Re: How do you stop SMTP form spam?
This morning I managed to get PHP mail working instead of SMTP. So, I'll just stick with that since the phishing emails being sent out from my website have ended since switching.Statistics: Posted by...
View ArticleJoomla! 4.x Coding • Add “own controller” to com_users Admin Component
I'm following "How to change Joomla without Core Hacks" Part #6 "Component with “own controller”"https://www.jug010.nl/images/presentati ... ehacks.pdf But, When I use my overridden form, the original...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: session lifetime not working for...
also: what is a 'cron job'?Cron is the schedular in Linux that make a script run at a timed intervall.Statistics: Posted by Per Yngve Berg — Mon Mar 11, 2024 6:48 pm
View ArticleAdministration Joomla! 3.x • Re: Contacts page: How to hide the Form but...
But the information is the form?Statistics: Posted by Webdongle — Mon Mar 11, 2024 6:55 pm
View ArticleJoomla! 4.x Coding • Re: Add “own controller” to com_users Admin Component
That's a vintage presentation! :-)I would not use that method, that I explained in my presentation 12 years ago, anymore.Nowadays I would create a system plugin,copy a core Joomla Model or Controller...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Errors with php8.2 / 8.3
deprecated notices just mean that a particular php function or feature is outdated. You can probably safely turn the error reporting to "default" or "none".Did you update Akeeba Backup - and what...
View ArticleAdministration Joomla! 4.x • Re: User Registration Email error {ACTIVATE}
I added in pdf, because it is too long, even if I disabl plugins as recomended. I will post it in 2 parts:[12-Mar-2024 15:57:03 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack)...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Duplicate pages...
Hello everyoneusing sem rush, I noticed that all pages are being considered duplicates because both the www and non-www URLs are being taken into account.To fix this, I added the following rule to the...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Hotspot solution
https://www.google.com/search?q=site%3A ... s-wiz-serpOrhttps://extensions.joomla.org/extension/jce/Statistics: Posted by Webdongle — Tue Mar 12, 2024 6:48 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Joomla update problem 5.0.2 php...
Php didnt solve problem, changing live site either but now waiting for webhotel concerning the ”Session Path Writable: No” issue. Thanks a lot for your time!!!Statistics: Posted by Sjensen — Tue Mar...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Meta data OG...
Thanks a lot for taking your time ToivoI forgot to answer because I got lost in some other bugs and had to to find my way around that.Statistics: Posted by Sjensen — Tue Mar 12, 2024 10:12 pm
View ArticleGeneral Questions/New to Joomla! 5.x •...
[supabottle.com ]https://supabottle.com/upper-body-hiit-workout/ [/supabottle.com]- upper body hiit workoutStatistics: Posted by jannat11 — Tue Mar 12, 2024 10:32 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • reverse engineer extension
on a part time basis, I support a site using joomla 3.9.6 and I really need to bring the site current. I figured that I reallt should move to 5.x and started looking for current versions of extensions...
View ArticleAdministration Joomla! 5.x • Re: Calculated setting locked
Are you logged in as a Super User? I can see a locked message in the source code but only for none Super Users. Where do you see the word Locked (or its Dutch translation)? Could you post a...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: RSS Feed for protected content in...
You have set the Menu Item as Public, but left the Article and Category as Registered.Statistics: Posted by Per Yngve Berg — Wed Mar 13, 2024 6:59 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Backend Some Global Config Site...
Is there a file named administrator/logs/joomla_update.php? If so, open it with a text editor and scroll down to see how your updates went. You might try to reinstall Joomla core files (backup...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: reverse engineer extension
Have a look at community builder,it will do most of what you ask.https://extensions.joomla.org/extension ... y-builder/ this is the free version but you will probably need pro.Statistics: Posted by...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Clearing cache
In the Administrator, go to System. In the Maintenance section, you will see a "Clear Cache" link.clear cach.jpgIs that what you're after?Are you using any external caching service like CloudFlare?Do...
View ArticleAdministration Joomla! 3.x • The host changed the PHP version to 8.1 and now...
I left my site unattended due to serious personal problems. The host changed the PHP version to 8.1 and now I just have a blank screen on the site and in the admin. When activating error messages I...
View ArticleAdministration Joomla! 5.x • Re: icon for external link
When you create an external link select the Open in New Window option and use this in user.css:Code: a[target="_blank"]::before { -webkit-padding-end: 3px; padding-inline-end: 3px; font-family: "Font...
View Article