Migrating and Upgrading to Joomla! 4.x • Upgrade to 4.4 - Ajax error / 90.2%...
I am having a terrible time upgrading from 3.10.12 to 4.4 as well and received the same Ajax error / 90.2% completed, and then a bricked site that displays no content and has no admin login.I suspect...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Contacts Missing from Components Menu
Thank you... I'll join that post...Statistics: Posted by Peace Freak — Mon Apr 29, 2024 11:22 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: PRINT button Joomla 5
Yes.there is not any other tool-extension-plugin for that feature?Statistics: Posted by joomlerGR — Mon Apr 29, 2024 11:30 pm
View ArticleGeneral Questions/New to Joomla! 5.x • export & import articles
How to export from joomla 4 old website articles and import them to a joomla 5 new website?Statistics: Posted by joomlerGR — Mon Apr 29, 2024 11:31 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: No contacts in the admin panel...
My site started off version 1.5 and has the same problem. I'm having trouble understanding this instruction:1) Change the title for the path "contact/Contacts" to "com_contact_contacts".Where in the...
View ArticleJoomla! 5.x Coding • Re: Filter by categories and category title in the list...
Yes, right. But I have filters in this array. Do you meant this? Or something else? I may have misunderstood you, but I thought you are saying the problem is that the filter bar disappears so you...
View ArticleAdministration Joomla! 5.x • Re: I am puzzeled by the blog sample data
We are having trouble because we don't understand your level of understanding. ...At this stage it may be helpful to know your general age group and computer experience. That way we can pitch are...
View ArticleAdministration Joomla! 3.x • Re: Restrict ability to edit-profile on...
A final update: I've removed if (($field->hidden) from your code and used the following: Code: <?php if (($field->fieldname === 'password1' OR $field->fieldname === 'password2') AND...
View ArticleAdministration Joomla! 5.x • Re: Upload Images using Frontend
I would think so - do that through Global Configuration.Statistics: Posted by AMurray — Tue Apr 30, 2024 9:53 pm
View ArticleJoomla! 4.x Coding • Re: Error 500 Layout default not found
Joomla! Instance :: Joomla! 4.4.4-Stable (Pamoja) 16-April-2024Joomla! Configured :: Yes | Read-Only (444) | Configuration Options :: Offline: false | SEF: true | SEF Suffix: false | SEF ReWrite: true...
View ArticleExtensions for Joomla! 4.x • CoalaWeb extensions
I have been upgrading my network to Joomla 4.4.4 and before I make the jump to Joomla 5 - I am cleaning and removing extensions, modules, components, and plugins that are either unneeded or unused. I...
View ArticleExtensions for Joomla! 4.x • Re: CoalaWeb extensions
All extensions have a reference in the #__extensions table:the installed ones but also discovered ones that still need to be installed.System Plugins are located in /plugins/system/If those two...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: error upgrade
PHP Supports J! 4.4.4: NoRecover by Lowering the php versionDeleting the site and and restore the backup you made before the failed update.Statistics: Posted by Webdongle — Wed May 01, 2024 5:17 pm
View ArticleTemplates for Joomla! 5.x • Uninstall Joomla 5 for Helix quickstart install?
Think I know the answer already but just checking. So I have Joomla 5 on my windows laptop, running with XAMPP. I decided after much looking that I like Helix Ultimate, but it seems it must be...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Some newbie questions...
If you paid for an extension and the author is not providing support and it's in JED try reporting it?Yes, that extension is in JED. I wrote a message in the author's forum. He replied me one week ago...
View ArticleTemplates for Joomla! 5.x • Re: Uninstall Joomla 5 for Helix quickstart install?
We wouldn't recommend using the quickstart package at all.Joomshaper.com has a non-quickstart download (template only) package along with its helix framework plugin.helix ultimate.jpgYou seem to have...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Contact form?
Any capture should work with the form. HCaptcha for instance as mentioned above.https://extensions.joomla.org/extension/hcaptcha/It works similarly to Google Recaptcha in that it has the "I'm not a...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: export & import articles
J2xml on the JED indicates it already works with Joomla 5.x Why would you think otherwise?Statistics: Posted by AMurray — Wed May 01, 2024 9:49 pm
View ArticleAdministration Joomla! 5.x • Re: Left menu in Admin home page disappreared
Restore your backup to get a working site.Once restored feel free to come back and ask how to make the user group you were trying to do before this happened.From your screenshot, it appears the menu...
View ArticleJoomla! 5.x Coding • Re: Multiple grids, checks not working
Check from the Console tab of the Developer Tools (F12) if there are any javascript errors highlighted in red. Those errors usually stop buttons from working.Statistics: Posted by toivo — Wed May 01,...
View Article