Administration Joomla! 4.x • Re: Cannot login to backend
Having a second instance of Joomla in sub directory can cause problemsIf the second instance of Joomla is using the same database with the same table prefix you have broke your site.I suggest using...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: update from 5.0.1 to 5.0.2
most if not all shared hosting companies are still on MySQL 5Not quite as such. According to the data extracted from the Joomla installation statistics, available from...
View ArticleJoomla! 4.x Coding • Re: How to port a joomla 3 module to v4?
Have you read this tutorial: Creating a Simple Module for Joomla 4.x?Compare the structure and PHP code of the articles_news module between the versions for Joomla 3 and Joomla 4.Statistics: Posted by...
View ArticleAdministration Joomla! 4.x • Re: Errors on 404 error pages
That error message is given, when the URL is invalid. Does the 404 error page exist?Statistics: Posted by toivo — Sun Feb 04, 2024 4:11 am
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: exporting/importing users using...
If it was not many new users perhaps email them and ask them to reregister?Or try https://extensions.joomla.org/extension ... p-upgrade/There maybe othersStatistics: Posted by Webdongle — Sun Feb 04,...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: How remove protected extensions?
What types of errors did the upgraded site display? Did you restore a backup of the Joomla 3 website afterwards into a clean folder and a new database schema?The first item in your list, mod_weblinks,...
View ArticleAdministration Joomla! 4.x • Re: Page you are looking for..
This may help.... https://www.ionos.com/help/hosting/usin ... pini-file/Statistics: Posted by AMurray — Sun Feb 04, 2024 9:52 pm
View ArticleAdministration Joomla! 5.x • Re: Editing of Social Buttons in Joomla 5.0
The section containing the buttons starts with the tag <gavern:social>. Therefore it looks like the buttons were installed with the template, GK Arty.Did you install just the template and its...
View ArticleTemplates for Joomla! 4.x • Re: Gantry 5 Helium Template Question
I think I understand it now. Thanks anyway.Statistics: Posted by guy_in_ohio — Sun Feb 04, 2024 10:48 pm
View ArticleInstallation Joomla! 5.x • Post Installation - Global Configuration not...
Hello -Im new to this board.... have installed Joomla to create a few basic sites in the past. Just installed 5.0.2 for a new project.... everything seems to be normal except that the Global...
View ArticleInstallation Joomla! 5.x • Re: Post Installation - Global Configuration not...
Googling the error shows that it is a common error with wpress not Joomla. Wpress appears to have problems with Safari browser and compressed text files.A suggested fix is add the following to...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla 5 website hacked
You could try https://mysites.guru/free-site-audit-fo ... or-joomla/I tried to sign up and said i was a bot and told me to contact them by email so i go to the email page and wont let me send as it...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: upgrading to joomla 4, errors 0...
Thanks,I appreciate again, the helpI'm in the proper database , I'm pretty sure the file was the ari kernel (just I forget the actual name)how do I make a search in the database for the file?nothing...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: TinyMCE white page in Joomla 5.0.2...
Welcome to the Joomla forum!Unable to reproduce the error with TinyMCE and Firefox v122 and Joomla 5.0.2 hosted in a remote server. A white page usually means that a PHP fatal error has occurred. Go...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Drop Down Menu Issues
...With menu item type 'Menu Heading' and a standard menu item and Cassiopeia template then clicking any part of the parent menu item worksas mentioned I am not using cassiopeia. I've rooted the...
View ArticleInstallation Joomla! 5.x • Re: Post Installation - Global Configuration not...
I'd love to get into the global configuration page but that is the one and only one that is not accessible. Everything else works.Statistics: Posted by mach1pilot — Wed Feb 07, 2024 2:44 am
View ArticleExtensions for Joomla! 3.x • Re: Upgrading from unpublished Virtual Domains...
Welcome to the Joomla forum!I never managed to get WAMP working fullyDid you follow the installation instructions from the sticky topics at the Wampserver Forum? They contain the necessary information...
View ArticleJoomla! 4.x Coding • Re: Add new Joomla 4 user via api
Thanks, I'm sure your answer is part of what I need. $newUser = new \Joomla\CMS\User\User();But I need to figure out how to structure the user object so it includes credentials. I've found this but...
View ArticleLanguage - Joomla! 5.x • Re: Error in localise.php installing multilingual
I reviewed both the language packs English-Canada (en-CA_joomla_lang_full_5.0.2v1.zip) & French-Canada (fr-CA_joomla_lang_full_5.0.2v1) and found issues with them as summarized...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Issue with...
Welcome to the Joomla forum!What is the actual error message? Usually there is some wording, other than 'error' or 'issue'.The FPA report shows that there are several folder under /administrator with...
View Article