Migrating and Upgrading to Joomla! 4.x • Re: Error: AJAX Loading Error
[29-Nov-2024 02:40:28 UTC] PHP Warning: Use of undefined constant T3_TEMPLATE_PATH - assumed 'T3_TEMPLATE_PATH' (this will throw an Error in a future version of PHP) in...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Tags positioning in J4
Hi, thanks for the suggestion. I tried it but it moves both the category path to the article and the tags that is not desired. Only tags should go at the bottom page.RegardskkStatistics: Posted by...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Edit front end creates new article
update:don't know what did it - but it works now.I tried to de-activate several extensions, including FABRIK (which made ACCESS levels + Language inaccessible in the Joomla articles???), then I...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Cloned site in local server does...
Probably you used absolute URL-s for those elements. eg. http://localhost/images/photo.jpg instead images/photo.jpgI checked the URL but it seems images/*.jpgStatistics: Posted by irenuyam — Fri Nov...
View ArticleAdministration Joomla! 5.x • Unable to modify SMTP Password in SMTP Mailer
Hi,I'm trying to change the the SMTP Password in my Joomla 5 site (5.2.2), but I'm not able to, the text field has a 'Modify' button that should make it editable, but when I click it nothing happens....
View ArticleAdministration Joomla! 5.x • Re: Unable to modify SMTP Password in SMTP Mailer
UPDATE:I see this in the browser console:Uncaught TypeError: can't access property "getAttribute", s is null c https://mysite.io/media/system/js/field ... s?a335da:4 c...
View ArticleAdministration Joomla! 5.x • Re: com_media no longer retrieving the directory...
What you describe has been seen before and usually is caused by a corrupt file in the media. Unfortunately you have to check them individually. Look for something with a weird name or extension to the...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: 403 access denied
I'm also encountering this issue right now with a Joomla website hosted on Bluehost. After some recent updates (including PHP 8.2), I found myself locked out of admin privileges, unable to access...
View ArticleGeneral Questions/New to Joomla! 5.x • Back end dashboard problem - lost GUI
Good morning everyone.I have a problem, I do not know what is going on.When I log in to my Joomla control panel, I get a screen that looks like the pictures attached.I do not get the icons and links...
View ArticleAdministration Joomla! 5.x • Joomla 5.3.0-alpha1
Somehow my update channel was set to DEFAULT - ALPHA. I did not set that and now my site updated to the 5.3.0-alpha1. There are some issues with that and it is affecting some operations. There used to...
View ArticleAdministration Joomla! 5.x • Re: Joomla 5.3.0-alpha1
restore your backup?Statistics: Posted by gws — Sat Nov 30, 2024 2:46 pm
View ArticleJoomla! 5.x Coding • Re: Updating a Joomla 4 module
You may also find the JED Checker useful in locating deprecated functions.Statistics: Posted by toivo — Sun Dec 01, 2024 1:45 am
View ArticleTemplates for Joomla! 5.x • Re: I cannot get a menu to display as horizontal
The url you quoted gives me a simple menu with no page content at all. The source says <meta name="generator" content="Westinghouse"> and the links to resources are absolute links to something...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Could not load root metadata.
I experienced such situation once and I changed session handler from database to file and it worked. You can do the change from global config or configuration.php, it may resolve the...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: How to remove this junk from...
If you are talking about this then i think it is disabled.Statistics: Posted by lip420 — Sun Dec 01, 2024 12:10 pm
View ArticleAdministration Joomla! 4.x • Re: Uncaught SyntaxError: JSON.parse: unexpected...
Thanks Per Yngve Berg for the explanation of AMurray action. Sorry, I didn't know that. This was my first post on this forum. I thought it was better to use an existing topic than raising a new one,...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: User login very slow
Provided I place the appropriate value in live_site (the URL for the site, e.g. https://www.example.com) the site works correctly.Without a value in live_site, the site does not work for the reasons...
View ArticleAdministration Joomla! 5.x • Re: User Registration / Password change
I do not see those options in the 'Users >Password Reset' menu item. Please how do I get to see those options?Wrong question ;-) This thread is about "How to get rid of them" and: I suspect it's...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Joomla Login Slow Now
Performance issues can be caused by 3rd party plugins or server issues Could you give somewhat more info about your Joomla/server setup?Please use Forum Post Assistant...
View ArticleAdministration Joomla! 5.x • Re: How to Disable Automatic Links in Editor
Tinymce auto lik plugin, I assume you mean this.https://www.tiny.cloud/docs/tinymce/latest/autolink/if it's an actual plugin, can't you simply unpublish it from the Plugins manager?Statistics: Posted...
View Article