Administration Joomla! 3.x • 404 error administrator control panel 3.12
Can’t get into administrator settings gives me a 404 error. Running 3.12 any help or any kind of input would be greatly appreciated!Thanks, JasonStatistics: Posted by Jasondk — Fri Aug 09, 2024 11:27 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Show Menu-Title as Browser-Page...
Hello @herrMarek... So it seem one has to edit each "page-titel" in the menu-item.... yup, this might be a big task.As I stated before'The browser Title displays the menu item 'Title Alias' unless the...
View ArticleAdministration Joomla! 5.x • Re: Admin from Android device?
Not sure how the template used has any bearing on the web browser. And it is Cassiopeia template.If I try to edit article in Firefox android I just never get any keyboard in order to edit any text. If...
View ArticleGeneral 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 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 ArticleGeneral Questions/New to Joomla! 5.x • Re: How to optimize my site?
OK btl.stereo-romance.com is the WP site, stereo-romance.com is the Joomla site.I still don't know why we're seeing any reference to WordPress in the FPA. I think maybe the FPA was run from the wrong...
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 ArticleGeneral Questions/New to Joomla! 4.x • Re: Problem loading images in...
Welcome to the Joomla forum!The error message comes from lines 355 to 358 of ComponentHelper.php:Code: // If component is disabled throw error if (!static::isEnabled($option)) { throw new...
View ArticleExtensions for Joomla! 5.x • Re: Joomla Content Editor (JCE) editor preview...
There should be another "preview" button near the top of the browser window, that shows a pop-up light box with a preview of your article. That would be better than the 'preview' tab in JCE. See...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Minimum height of text box
use css flexStatistics: Posted by erick-b — Tue Aug 13, 2024 10:50 pm
View ArticleJoomla! 5.x Coding • Re: select query with loadAssoc not returning array
why don't you use a normal SQL query select a.whatever, b.whatever from tablea a inner join table b using(id)I never liked joomla build in queriesStatistics: Posted by erick-b — Tue Aug 13, 2024 10:53...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Native Captcha Plugin in Joomla5
Hi, Thank you all.@Peter Martin - I got error "manifest file not found" when I tried to install HCaptcha plugin on my Joomla5 site.Many thanks!JohnHi. I also got this error when trying install from...
View ArticleTemplates for Joomla! 5.x • SP Page builder 5.3.2. same as layout 3.8.10?
I am using SP Page builder 3.8.10, Helix Ultimate template and Joomla 5.Now I see in de update screen that the SP Page builder can be updated to SP page builder 5.3.2.I did the update for 1...
View ArticleTemplates for Joomla! 5.x • Re: Sticky Header Helix Ultimate
changing slider modul was the solutionStatistics: Posted by deevau — Wed Aug 14, 2024 3:07 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Pre-upgrade database check issues
Perhaps use ID From-To?Statistics: Posted by Per Yngve Berg — Wed Aug 14, 2024 3:34 pm
View Article