General Questions/New to Joomla! 4.x • Property 'name' of argument 'item' of...
My site was working fine and suddenly I started getting an error when I try to upload a photo or pdf file, the error is:Property 'name' of argument 'item' of event onFetchMediaItem has a wrong item....
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Property 'name' of argument 'item'...
Is there anything unusual about the name of the folder? The following reply to a similar topic fixed the issue when the folder name was changed from just '0' to a non-numeric value:Re: Error on upload...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error: An error has occurred while...
You do not have the correct permissions to write to administrator/cache - check that the autoload_psr4.php file does not exist. It is created during installation and if deleted it is re-created on the...
View ArticleAdministration Joomla! 5.x • Re: Articles Category List, multi level
I agree, I can't seem to get the Articles Category list menu item to list in the table layout (default layout) all articles across the selected categories. It doesn't seem to "inherit" child...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: session lifetime not working for...
Thanks for all that.I implemented all your suggestions, except for the #_sessions table delete: I can't find it in phpMyAdmin.Tested again, leaving the browser window open without any activity for an...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Cannot login after Update J4.4.3...
Thank you A. I will work on your reccomendations.Statistics: Posted by mulycat — Mon Mar 11, 2024 12:30 am
View ArticleGeneral Questions/New to Joomla! 4.x • Remove "by" from article...
Hi,I knew how to do this in Joomla 3, but cannot figure out how to do it in Joomla 4. Does anyone know how to remove the word "by" from article bylines? I just want the author's names, not the "by...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Remove "by" from article...
Create a language override. The language constant is COM_CONTENT_WRITTEN_BY and its value is Code: Written by: %sChange the value to just %s.Ref. Languages: OverridesStatistics: Posted by toivo — Mon...
View ArticleGeneral Questions/New to Joomla! 5.x • Achieving Success Online with the Best...
In the bustling online scene of Florida, getting noticed is really important. We're the go-to experts for making your online stuff stand out. We don't just make websites; we're your top-notch...
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! 3.x • Re: Joomla 3 and Recaptcha v2
Joomla 3.10 recaptcha " I am not a robot" was not working, just spinning and spinning. I downloaded and updated the mootools files as suggested and it worked!Which mootools files did you use? There's...
View ArticleThe Lounge • Re: My site's spam score is 17%
you can disavow but it's just an arbitrary number.. i wouldn't worryStatistics: Posted by smartersign — Tue Mar 12, 2024 12:39 am
View ArticleThe Lounge • Re: Joomla is a class act
I come back to it every few years.. it's stood the test of time.. hard to doStatistics: Posted by smartersign — Tue Mar 12, 2024 12:40 am
View ArticleAdministration Joomla! 3.x • Re: Contacts page: How to hide the Form but...
But this hides the whole contents in the Contacts page, which is not what I'm looking forThis behavior could be due to the template that is being used for the site. What template is being used for the...
View ArticleTemplates for Joomla! 4.x • Re: J4 - Cassiopeia - 'Send Email' button colour.
The button interface look-and-feel is facilitated by the the css class btn-primary. The following css entries that are found in the file template.css are executed in the following order. You could...
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 ArticleLanguage - Joomla! 4.x • Re: Only showing the English menu items, not the...
Good to see that you've solved it. Thanks for sharing your solution!Statistics: Posted by pe7er — Tue Mar 12, 2024 10:54 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Center regular Joomla breadcrumbs
https://www.ckdev.info/doa/index.php/co ... ng-enginesI am trying to center the breadcrumbs as they are, currently, under the logo (I used some CSS to push the breadcrumb wrapper up to cover some of...
View ArticleAdministration Joomla! 4.x • Re: User Registration Email error {ACTIVATE}
Uninstall eXtplorer. It's a vulnerable extension.https://extensions.joomla.org/vulnerabl ... scripting/Statistics: Posted by Per Yngve Berg — Wed Mar 13, 2024 5:33 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Strange red outline in admin template
Looks like a style has been added to links. Inspect a link with your browser Developer Tools and look down the list of styles until you find something ending in a that is coloured red (or #ffxxxx -...
View Article