Joomla! 4.x Coding • Re: Custom Joomla 4 Authentication Plugin
The plugin will load now and not give the error, however autnetication is not working. Using the exact example, unmodified, username exists and password is username reversed (not the actual password...
View ArticleGeneral Questions/New to Joomla! 5.x • Recommendation for Joomla 5 Host
I have been using SiteGround as my host since the days when they were the preferred Joomla host. Unfortunately they have not moved with the times and are not able to advise when they will be updating...
View ArticleExtensions for Joomla! 5.x • Re: JCE editor stripping PHP date code
Where was this PHP code inserted? If your code was inserted into a newly created Custom module, please note that PHP code is not run unless the website has a plugin that executes PHP code, for example...
View ArticleSecurity in Joomla! 4.x • Re: blacklight
I've tried to make my website "minimal user data" and I tried blacklight on it.https://themarkup.org/blacklightmy websitehttps://ukjive.co.uk/index.phpis clean apart from: On the site you are...
View ArticleGeneral Questions/New to Joomla! 4.x • I'm new to Joomla 4 URL Help
Hello, I am new to Joomla 4, I have a question.Search Engine Friendly URLs OnUse URL Rewrite OnI am creating a category called data and inside it I created an article called...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: I'm new to Joomla 4 URL Help
Welcome to the Joomla forum!Create a hidden menu, in other words, a menu that does not have a corresponding menu module. Add a menu item type 'Category List' or 'Category Blog' and call it 'data'....
View ArticleTemplates for Joomla! 5.x • Locating customised hyperlink colors
Hi,How could I locate the overrides to standard Cassiopeia hyperlink formatting (unvisited, hoverover, visited)?Somebody (no longer available) was working on a site and did some formatting that I wish...
View ArticleTemplates for Joomla! 5.x • Re: Locating customised hyperlink colors
The recommended way to customise styling of the Cassiopeia template is to add the CSS items into the file user.css. Here is the full path to this file: Code:...
View ArticleExtensions for Joomla! 4.x • Re: Embed pdf in Article and make it responsive
The PDF is visible on desktop but not on mobile. How can I make it visible on mobile? Please advise.Statistics: Posted by misterjo — Mon Mar 25, 2024 2:42 am
View ArticleAdministration Joomla! 5.x • Re: How to change the /administrator path to a...
I don't think that's a feature of Akeeba Tools any longer. I can't find anything in their documentation about it. It was always stated as an unsupported feature (so no help from the developers if you...
View ArticleInstallation Joomla! 4.x • Re: FatalError when Checking for Updates
Curious, why have you "just installed" 4.4.0, when the current version is 4.4.3 (downloads.joomla.org)?You have a few missing php extensions (if you're on Xampp or WAMPServer, you need to enable...
View ArticleAdministration Joomla! 3.x • Re: Empty #__schemaorg database table
Hello toivo,Yes, it is strange as there are two versions of the schemaorg table. One with #__schemaorg and another with the database prefix.No upgrades have been applied to the website yet. I am just...
View ArticleJoomla! 4.x Coding • Re: Using Composer on Joomla 4
What about this articlehttps://docs.joomla.org/J3.x:Using_Composer_with_JoomlaWhat do You mean about to ship the custom vendor?I can copy all the vendors to our libraries/vendor folder.But what about...
View ArticleJoomla! 4.x Coding • How to fix error 00 Call to a member function get() on...
Hi!This is my first component for FAQ. It has several views:Faq - base view for page infoFaqcontent - view for list of all questionsFaqContentItem - edit view for add or edit question.Now I have this...
View ArticleGeneral Questions/New to Joomla! 5.x • Permissions in ACL
Hi,I have created a new group under registered users. Their job is to work on the template we are createing.I have given the users all the permissions I can think of, but we seem to be missing one key...
View ArticleGeneral Questions/New to Joomla! 4.x • Featured articles 3-column layout on...
I have recently upgraded from Joomla 3.9 to 4.3. On the front oage of my site there were three featured articles in the same category ("about") displayed side by side—in three columns. Each had a...
View ArticleJoomla! 4.x Coding • Re: How to fix error 00 Call to a member function get()...
Looks like the line $this->state->get('list-ordering') is at fault, which means that $this->state is null. I see you've got get('State') in your view, but it's not working. You need...
View ArticleExtensions for Joomla! 5.x • Re: Alternative to EasyBlog
Hi,Would you be so kind as to share your approach for transferring content in the scenario where an alternate extension is available, considering the absence of a migration feature from EasyBlog?...
View ArticleInstallation Joomla! 5.x • Joomla 5 The server returned a "500....
Total Newby. I confirmed that I could run dual PHP versions on my site and I set up Joomla manually and verified that in the installation directory PHP 8.1.27 is running. I installed Forum Post...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 4.x • My site down...
HIMy site down for 5 mins because google bot overloaded my server. is there any way to prevent that? I am running online store selling things.using jsitemap, JCH page cache enabled. thanks.Statistics:...
View Article