Migrating and Upgrading to Joomla! 4.x • Re: Errors on upgrading to 4.4.6
The error in updating to Joomla 4.4.7 seems to be similar to the error when updating to Joomla 4.4.6.Please post the results from the FPA, as requested by @Webdongle above.Statistics: Posted by toivo...
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.1.3
A local test site and remote sites updated to Joomla 5.1.3 smoothly. Thanks to the teams and individuals involved in the updated version!Statistics: Posted by toivo — Wed Aug 21, 2024 1:06 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Can't create or open a menu item
... updated to 5.1.3 and now I can't create or edit any of my menu items in the administrator section. Any time I click on the "+ New" button or on an existing menu I get a page that saysCode: {...
View ArticleGeneral Questions/New to Joomla! 3.x • menu items
helloI am using the latest version of Joomla 3I can't enter the menu items or create a new menu itemI get the following error:0 Class 'Joomla\CMS\Form\Field\SpacerField' not foundThank you for helping...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: RuntimeException: Could not send...
sounds like you have the stats turned on that are use to generate this page (found in the "post installation" messages section). You should see a set of charts on this page:...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: menu items
The class SpacerField does not exist in Joomla 3.x. It was introduced in Joomla 4. Did you happen to install a third party extension that is not compatible with Joomla 3?Statistics: Posted by toivo —...
View ArticleExtensions for Joomla! 5.x • Re: Navigation -> Subcategories (Horizontal...
https://docs.joomla.org/Split_menusNice! That sounds exactly like what I need. Thank you. -- RikStatistics: Posted by Rik Brown — Wed Aug 21, 2024 11:08 pm
View ArticleExtensions for Joomla! 5.x • Best Directory Extension in 2024?
I've been using SobiPro for many years, but am tired of their lack of public documentation. Each time there's an Joomla update, I have to spend countless hours remembering how to do things.That said,...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error: Call to a member function...
The error is odd because it is reported from the backend of Joomla, as if the administrator template were missing. Has any customisation been done for the backend login process or the template?Which...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Data presented...
Mod. Note: Relocated the topic to the SEO Forum.Statistics: Posted by Per Yngve Berg — Thu Aug 22, 2024 4:03 pm
View ArticleAdministration Joomla! 5.x • Re: Module assignments in Joomla 5
Add "tmpl=component" to URL. It will load component.php instead of index.php from the template. As this template file does not have any Module Positions, only the Component Area will show. This is...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: What is Server suExec?
So how can I turn it on?Statistics: Posted by hackermade — Thu Aug 22, 2024 6:02 pm
View ArticleExtensions for Joomla! 3.x • Re: Sortable table extension
https://extensions.joomla.org/extension ... ablemaker/https://extensions.joomla.org/extension ... ve-tables/(As a couple of suggestions. I don't know if they sort by clicking top row.). Search the JED...
View ArticleExtensions for Joomla! 5.x • Re: Integration with Wordpress, Coppermine...
Why not put *everything* in Joomla, period? Joomla has forums, photo gallery extensions and you can have blog-type layouts for article display.Statistics: Posted by AMurray — Thu Aug 22, 2024 9:27 pm
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.1.3
I am not a coder and do not understand how to apply these fixes to smart search pagination.Could someone please post the corrected pages so I can just overright the existing ones?Joomla 5.1.3You would...
View ArticleInstallation Joomla! 5.x • Re: Unable to install joomla
Copy pasting can transfer hidden characters.Statistics: Posted by Webdongle — Fri Aug 23, 2024 8:07 pm
View ArticleAdministration Joomla! 5.x • Re: Turn of Debug mode is no style or admin...
FYI - if using Firefox, you must "force refresh" in order to see any changes made to CSS. It's driven me nuts for years.Hold "Shift" then click on the refresh button in the browser.Until you do, you...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: cannot create a new user
The error may be coming from an incompatible third party user plugin. Go to the Global Configuration and set 'Error Reporting' to 'Maximum' and turn on the option 'Degub System'. Post the error...
View ArticleInstallation Joomla! 5.x • Re: Error "Unsupported PHP Version"
does it only work with Php 8.1.xx, so i should not even install it on 8.3.xx or 8.2.xxThe recommended version of PHP for Joomla 5.x is PHP 8.3. Some third party extensions may be incompatible with the...
View ArticleInstallation Joomla! 5.x • Re: Errors after restore from backup
Check the file configuration.php in the main Joomla folder. Make sure it has an empty string, that is just two single quotation marks, as the value of the variable $live_site, like this:Code: public...
View Article