General Questions/New to Joomla! 4.x • Re: Drop down menu hidden behind content
To trigger the error you can go https://www.tradesell.it/index.php/tutt ... ti/ink-jetHow could i solve this problem?Hi. This is becaus that the dropdown menu is in absolute position and goes beyond...
View ArticleInstallation Joomla! 4.x • Re: FatalError when Checking for Updates
You are hitting this limit: | Max. Execution Time: 120 |Statistics: Posted by Per Yngve Berg — Wed Mar 27, 2024 7:03 am
View ArticleJoomla! 4.x Coding • Re: How to fix error 00 Call to a member function get()...
I suspect the problem is your model load line in the view file. You don't need to do that at all.Instead of your "$this->thing = $model->get<thing>();" lines you want "$this->thing =...
View ArticleAdministration Joomla! 5.x • Re: Best way to store Joomla API token when...
Maybe this will clarify my question? I don't want to put my Joomla API token into code in plain text for security reasons. What is a secure way to store the token but be able to retrieve it for a call...
View ArticleInstallation Joomla! 5.x • Re: An error has occurred while processing your...
Thanks for the quick reply. I am not sure I am using the correct database but it is the only one that I created that is related to Joomla. This is a clean install but it is a manual installation...
View ArticleExtensions for Joomla! 4.x • Re: Search module with specific tag filter
The feature you are looking for is in the screen "Articles" that lists the articles.When you are in the screen "Articles", click on the button "Filter Options" that is next to the Search box. One of...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Joomla 5 SEF...
Joomla! Instance :: Joomla! 5.0.3-Stable (Kuboresha) 20-February-2024Joomla! Configured :: Yes | Read-Only (444) | Configuration Options :: Offline: false | SEF: true | SEF Suffix: false | SEF...
View ArticleMigrating and Upgrading to Joomla! 4.x • Issue during saving of an article
Hello.After upgrading a Joomla website from version 3 to 4, when I am trying to save an article I see the message:Save failed with the following error: Out of range value for column 'rgt' at row 2.The...
View ArticleTemplates for Joomla! 5.x • Re: User CSS in Admin not fully loading
see viewtopic.php?f=811&t=1004134 with similar questionStatistics: Posted by AMurray — Fri Mar 29, 2024 3:44 am
View ArticleInstallation Joomla! 4.x • Re: Folder Permissions all unwritable
If you are using localhost please see https://docs.joomla.org/Installing_Joom ... bian_LinuxStatistics: Posted by Webdongle — Fri Mar 29, 2024 3:46 am
View ArticleGeneral Questions/New to Joomla! 5.x • Schema Plugin is missing in Joomla 5
I have a new Joomla 5.03 site but there is no Schema Plugin.I made a new Joomla 5 site and used akeemba to restore a backup from my old 4.4 siteHow can I install or add schema to my joomla...
View ArticleAdministration Joomla! 5.x • Internal FTP
I've never had to use this as I use Filezilla instead. However, a developer has asked that I enable FTP on a Joomla 5 site. Everything I read says look in the Serer tab of Config. But I don't have the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: The PHP temporary folder is not set.
The tmp Joomla directory exists, how can i check if tmp for PHP installation also exists?Screenshot 2024-03-29 at 8.13.03 AM.pngStatistics: Posted by hackermade — Fri Mar 29, 2024 6:14 am
View ArticleAdministration Joomla! 5.x • Re: Internal FTP
Joomla 3 configuration had still FTP settings, but they were causing issues. FTP was removed, starting with Joomla 4.Statistics: Posted by toivo — Fri Mar 29, 2024 6:48 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Schema Plugin is missing in Joomla 5
The Schema.org plugins are installed with Joomla 5.0.3 by default. If you restored a backup from Joomla 4.4 site, then you have a Joomla 4.4 site and the plugins may have disappeared, if the files and...
View ArticleGeneral Questions/New to Joomla! 5.x • Home point to other link after login
Hi everyone, I'm writing to ask you for some help.In my joomla 5 site, I created two homepages1) homepage1 (I set guest i.e. after logging in this page is no longer seen)2) homepage 2 (I set...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Joomla 5 SEF...
That can help. Use phpMyAdmin from the cPanel or a similar page provided by your host and browse the table _menu. Locate the menu item for Category Blog. Does it look like the following, ignoring the...
View ArticleAdministration Joomla! 4.x • Back end loads bad if I turn OFF debug?
Currently running Joomla 4.4.3 on PHP8.2.We dialed up the PHP from 7.4 today when we installed a new version of Regular Labs Modals. We had the error reporting and debug on for a while because the...
View ArticleAdministration Joomla! 4.x • Re: Back end loads bad if I turn OFF debug?
Please post the FPA report, and any PHP or debug errors (if any) that are showing on screen.FPA is here: https://forumpostassistant.github.io/docs/ - follow the instructions, download and run the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Home point to other link after login
Hi Amurray, much of the work is finished, the only inconvenience is that when the user clicks on the logo, instead of sending it back to nomedominio.com/homepage, it sends it back to...
View Article