Administration 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 ArticleAdministration Joomla! 4.x • Re: Admin template not loading css
You have a vulnerable version of Acy Mailing installed and have been hacked.Can you please expand on that a bit? I installed the "free" version of ACYMailing a couple of weeks ago. Which version is it...
View ArticleTemplates for Joomla! 5.x • User CSS in Admin not fully loading
I don't have a clue "why" on this, but today I attempted to edit my site which required adding some CSS.I pulled up my user.css file and saw that it only would scroll to line 316.But on the front end,...
View ArticleInstallation Joomla! 4.x • Folder Permissions all unwritable
I'm not new to Joomla but this is the first time in a long time I've tried a local installation. So the install went ok, just a bare site, and seems ok but when I look in the back end at the system...
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 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 ArticleExtensions for Joomla! 5.x • Re: JCE editor stripping PHP date code
As an afterthought, it is possible to customise the Joomla Footer module that changes the year in the copyright clause automatically. Create a template override of mod_footer and edit the PHP code in...
View ArticleJoomla! 4.x Coding • Re: How to fix error 00 Call to a member function get()...
Joomla derives list view name by pluralizing the item view. If you stick with core MVC, that would be the convention to follow. But alternatively you can declare the list view name in your...
View ArticleJoomla! 5.x Coding • Re: Using the Webservices API to read an article
Can't you then just use the cURL method? It is not going to disappear overnight.Statistics: Posted by toivo — Sat Mar 30, 2024 10:41 pm
View ArticleExtensions for Joomla! 5.x • Filter Content Using Tags
I have tried several extensions and none are doing what I need. As my site gets more photo galleries, I'd like to offer the option to have pull-down menus on top to narrow down the search results for...
View Article