Administration Joomla! 4.x • Re: How to prevent users from editing article...
I reported the problemhttps://github.com/joomla/joomla-cms/issues/43048Statistics: Posted by pablop76 — Fri Mar 15, 2024 10:10 pm
View ArticleAdministration Joomla! 5.x • Re: Intro image in social media links
To me, it looks like a "Missing Image" icon on the third and fourth items.Are the images present on your server? Do they require relative or absolute URLs?I don't suppose you can post the live...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: JSON data: HTTP 500 error on...
Can you have a look in your #__update_sites table for anything that looks odd - specifically a location containing www.acti... Any duplications by name?When I step through the code with the debugger,...
View ArticleAdministration Joomla! 5.x • Re: Turn of Debug mode is no style or admin...
Some CSS files is missing.When Debug is Off, the template.min.css is loaded.Whe Debug is On, the template.css (none minified file) is loaded to present better readability for the Debugger. Some files...
View ArticleMigrating and Upgrading to Joomla! 4.x • Solved: Upgrade Joomla 3.9 to 4.4...
I reinstalled Joomla core files, and Igot the same identical message. But I solved it—via Extensions:Discove. See enclosed! Screen Shot 2024-03-16 at 16.30.03.pngScreen Shot 2024-03-16 at...
View ArticleGeneral Questions/New to Joomla! 5.x • Problem with html code
I have a bit of code that I am trying to put into a custom module that will generate a button. Once someone clicks on the button it is supposed to open a dialogue box but nothing is happening. When I...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Problem with html code
Your User Profile in the Editor must allow script tags.Statistics: Posted by Per Yngve Berg — Sat Mar 16, 2024 5:24 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Country blocking
Maybe useful. https://www.hostinger.co.uk/tutorials/h ... g-htaccessStatistics: Posted by gws — Sat Mar 16, 2024 6:07 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla Cassiopeia, getting started?
You might find this helpful: https://jdocmanual.org/The articles in the Getting Started section should give you a good idea of what to do.Statistics: Posted by ceford — Sun Mar 17, 2024 7:59 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla Installation Failure in macOS
Hi ceford thanks for the reply, i use xampp not mamp btw.Statistics: Posted by hackermade — Sun Mar 17, 2024 8:11 pm
View ArticleJoomla! 4.x Coding • Updating schema for a module
So, I've developed a module and have it deployed on several sites and now I'm working on an update.The problem is, I can't find the docs on how to update the table.Code: <install> <!-- Runs...
View ArticleExtensions for Joomla! 4.x • Re: Users not logged out
The 500 Internal Server Error comes from the paid extension JP YOOtheme User Tools. Please report the error to the developer of this extension.Statistics: Posted by toivo — Sun Mar 17, 2024 9:31 pm
View ArticleExtensions for Joomla! 4.x •...
Hello,I got the error message: Class "Joomla\Plugin\System\Weblinks\Extension\Weblinks" not foundafter upgrading weblinks from 4.01 to 4.31 using Joomla 4.3.3 installation. Now I can't neither access...
View ArticleTemplates for Joomla! 5.x • Re: css & js in custom template not working:
Mod. Note: Relocated the Topic to the Templates for J5 Forum.You must load the kjs and css files in your template using web assets. The xml file is only for copying the files during...
View ArticleExtensions for Joomla! 5.x • Backend Extended Batch Processing & Export
Hi,for a project with numerous daily generated events, we are using Joomla 5 content with many custom fields.Client wish list: 1) Possibility to edit a list of joomla content titles and some custom...
View ArticleGeneral Questions/New to Joomla! 4.x • Menu problem
My menu is showing all time the submenu items, how can i change it , so it appears only when i put the cursor on it ?Statistics: Posted by mtiberiu — Mon Mar 18, 2024 8:05 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Menu problem
viewtopic.php?t=988015viewtopic.php?t=988214Statistics: Posted by Webdongle — Mon Mar 18, 2024 9:00 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Pb for upload pdf file
Increase the upload limit size to something like 64M then you won't run into trouble. Then make the Media Manager limit something like 10M.In PHP settings, you will need to make the file upload limit...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Site crashed after updates ......
nrframework (novarain framework) is used by Tassos Marinos' extensions. Do you use Convert Forms or similar? (This is about the 3rd or 4th post I've seen about this problem in the last week, involving...
View ArticleGeneral Questions/New to Joomla! 5.x • Maximum Upload Size
Hi there, I just created a fresh Joomla installation and I was trying to upload a plugin extension with a size of 10MB but I got the error of "Maximum upload size of 2 MB". How can I change the...
View Article