General Questions/New to Joomla! 5.x • Re: How to publish adsense ads in...
Open the editor & click on the Html Button then paste Your AdSense JavaScript code. Save your Article. That's it.Statistics: Posted by stdhamza — Sat Feb 24, 2024 12:25 pm
View ArticleInstallation Joomla! 5.x • Re: Trouble installing Joomla
Under that The word Home, Under that Main Menu, not even a vestige of anything helpful. I find it hard to believe that developers can make such an appalling mess of a perfectly good working program....
View ArticleExtensions for Joomla! 5.x • ? to Virtuemart specialist: error 500, should I...
Hi, A quick question before I do anything or eventually use FPA: All was good under Joomla 4 using Virtuemart 4.2.0 but a few days ago I upgraded to Joomla 5 and I just noticed today that when I open...
View ArticleAdministration Joomla! 5.x • Re: Getting e-mail errors every few seconds in...
In the case of phpmailer the error comes from line 1966 of libraries/vendor/phpmailer/src/PHPMailer.phpYou could plant a backtrace immediately before that line:Code: var_dump(debug_backtrace());See...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Impossible friendly URLs
I’m using the standard J5.x htaccess.txt renamed to .htaccess and I can assure that works perfectly on Apache/Litespeed servers.There’s probably something amiss at server/hosting level.This will help...
View ArticleAdministration Joomla! 4.x • Re: Direct link to a Article in Joomla 4.4.3
@cefordIt happens exactly the same as yours. But I just need this link here:Code: index.php?option=com_content&view=article&id=XX&catid=XWhen I try to access it, I am thrown to...
View ArticleAdministration Joomla! 4.x • login error although the username and the...
Hi, I have a website with joomla 4 and when i was about to login, it showed me a message of error: "the username and the password donnot match or u don't have an acount.", I tried restoring the...
View ArticleExtensions for Joomla! 5.x • Re: ? to Virtuemart specialist: error 500,...
No, I never heard about it before either, but for now I have already reloaded last week's backup and will run under J4 until VM 4.2.6 becomes free to download. Thanks so much for your time!Statistics:...
View ArticleGeneral Questions/New to Joomla! 4.x • Exclude from Smart Search
Hello,Is there a way to exclude items from the indexing of the Smart Search extension?For example if articles / documents etc are added to a Registered category then these should not be included in...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Upgrade PHP to 8.2
The compatibility table for akeeba tells me v9.8.5 is for J4, J5 and PHP 8.2https://www.akeeba.com/compatibility.html. Akeeba Backup 9.8.5 is only good for JOomla 4.3 and newer. So it looks like...
View ArticleJoomla! 5.x • Re: Beiträge und Kategorien mit Fehler
es hat geholfen alle overides zurück zu nehmenStatistics: Posted by mediendesign24 — Mon Feb 26, 2024 12:01 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Frontend Login being ignored
I am having problems with my client's website: https://stolivers.ie. I can log into the website's backend, but when I try to log in to the front end, it just ignores me. It does not log in, but it...
View ArticleJoomla! 5.x Coding • Problems with null parameters in PHP8.3 and Joomla5
Hi,I get these errors when viewing categories using Joomla5.0.3 with PHP8.3:Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla Pizza Bugs & Fun -...
Thanks to all for helping out with this PBF!These awesome Joomlers contributed to Pizza, Bugs & Fun 2024:https://docs.joomla.org/Pizza_Bugs_and_ ... utors_ListStatistics: Posted by pe7er — Tue Feb...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Frontend Login being ignored
Does this happen on any device when you try to login? Have you tried on a different device/browser?I ask because when users have had this issue it’s been resolved by clearing the browser’s site...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: MFA slightly out of sync?
I would say that the clock on the server is off.Statistics: Posted by Per Yngve Berg — Tue Feb 27, 2024 12:54 pm
View ArticleExtensions for Joomla! 5.x • Get image in my custom module in J!5
Hi,how to display a photo inserted into a module field?<field name="myimage" type="media" directory="stories" />How to receive a field value and return an image with dimensions?ThanksStatistics:...
View ArticleAdministration Joomla! 4.x • Re: Strange registrations
So far, no bot registration anymore with this module/pluginhttps://extensions.joomla.org/extension/spambotcheck/Statistics: Posted by MAD King — Tue Feb 27, 2024 1:12 pm
View ArticleJoomla! 5.x Coding • Re: Get image in my custom module in J!5
Where found? Does the code you have quoted work for you?You could put your images in an array and iterate over the array to save some lines of code.In what way has the image address...
View ArticleExtensions for Joomla! 4.x • Re: J2Store
I use j2store on a couple of sites, I like its simplicity and the fact that it uses joomla articles and doesn't force you to create new content for products. The problem is that there is probably one...
View Article