General Questions/New to Joomla! 4.x • Re: Problems Uploading Images to Joomla 4
Welcome to Joomla forum!Do you have enough disc space on your hosting?Could you give more info about your setup?Use: Forum Post Assistant: https://forumpostassistant.github.io/docs/Statistics: Posted...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Pre-upgrade database check issues
I went to phpmyadmin and ran repair tables, and optimise tables. That did not work. Any idea on how can I fix this?Statistics: Posted by I-MAG — Sat Aug 10, 2024 6:48 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Unable update past 4.4
I cannot update due to errorSorry, there was a problem we could not recover from.At one point it was memory error limit. I think I fixed that but not sure now that have this resultI have not had this...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Unable update past 4.4
Please post the Forum Post Assistant...https://forumpostassistant.github.io/docs/Statistics: Posted by gsmela — Sat Aug 10, 2024 9:11 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: New to Joomla 5 and need help with...
I don't know Mamp but in wamp you change the upload limit in the php options of the php version you are using.Statistics: Posted by gws — Sun Aug 11, 2024 2:28 pm
View ArticleTemplates for Joomla! 5.x • Re: Undefined function get_current_user() when...
This is rubbish. The original function fetch the Linux User on the Server, while the second function fetch the Joomla User. Two entirely different things.You could have explained more gently that this...
View ArticleAdministration Joomla! 5.x • Re: Menu item and article titles can not be hidden
Menu itemOptions tab ... Title fieldPage Display tab ... Show Page Headinghttps://docs.joomla.org/Help51:Menu_Ite ... d_ArticlesStatistics: Posted by Webdongle — Sun Aug 11, 2024 4:28 pm
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 4.x • Re: How do I fix...
Searching forDuplicate without user-selected canonicalI found top resulthttps://www.google.com/search?client=fi ... +canonicalGoogle has found identical or very similar content on your website but has...
View ArticleTemplates for Joomla! 5.x • Re: T4 framework + Joomlart Edenite II...
You could have asked the T4 developers (or at this point ask them saying your host couldn't solve it) On the other hand, the T4 website doesn't state that T4 runs on Joomla 5...so that could be part...
View ArticleSecurity in Joomla! 5.x • Re: Malware found in Joomla 5 files
Hello.I'm sharing the files in case you want to analyze them because I have my doubts.Looking at those files, I see that they have to do with data or information from Joomla but I don't see anything...
View ArticleAdministration Joomla! 4.x • Re: creation of tree structure dropdown menu
Welcome to Joomla. You should find this useful. https://jdocmanual.org/?view=manualStatistics: Posted by gws — Mon Aug 12, 2024 5:18 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Broken site after upgrade from...
@ceford Thanks so much for this answer! I checked my #__menu_types table and it was missing the ordering column. So I ran the two sql statements above (ALTER TABLE and UPDATE) and was able to login to...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: where is stored menu item ordering ?
Why?Statistics: Posted by Webdongle — Mon Aug 12, 2024 8:26 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to optimize my site?
Get rid of that wordpress theme....? Have you installed Joomla in the same folder as Wordpress?Last PHP Error(s) Reported :: wrote:[12-Aug-2024 10:34:02 UTC] PHP Warning: Undefined variable...
View ArticleAdministration Joomla! 5.x • Re: Module assignments in Joomla 5
It's always been Assignments with Menu Items. Perhaps you had an Extension installed like "Advanced Module Manager".Statistics: Posted by Per Yngve Berg — Tue Aug 13, 2024 7:53 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Error After Updating 4x...
Good night, I have done this:LiveSite: Is Not Empty, It should be , empty it in global config.Disable or delete plugins/system/autotweetcontentUpdate Joomla Joomla! 4.4.6 StableI'm not getting error....
View ArticleJoomla! 5.x Coding • Re: sending a $r++ to mod_menu default_url
solved -> viewtopic.php?f=833&t=1011092Statistics: Posted by erick-b — Tue Aug 13, 2024 8:46 pm
View ArticleJoomla! 5.x Coding • Re: where is stored menu item ordering ?
in default.phpCode: foreach ($list as $i => &$item){$item->ordering = $i;$itemParams = $item->getParams();require ModuleHelper::getLayoutPath('mod_menu', 'default_'.$layout);}in...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Uninstall of sh404SEF 4.4.9.2487...
Welcome to the Joomla forum!Disable the component and the plugin, which should allow the upgrade to go ahead. Uninstall the extension manually. The details of the folders and files are in the two .xml...
View ArticleAdministration Joomla! 4.x • Re: All of Sudden Getting Lots of Bot Registrations
Captchas are not perfect and will never be (nor have they claimed to be) 100% protection against spam-bots.Try a different captcha.e.g. HCaptcha (https://extensions.joomla.org/extension/hcaptcha/) or...
View Article