Migrating and Upgrading to Joomla! 4.x • Re: Extreme Failure updating from...
...Joomla is installed in a public_html folder, could I simply delete all files from the folder and install the backup again?The database is what stumps me, can I just create a new one, restore the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: INDEX error
There is a bug in 5.1.3. Please update to 5.1.4Statistics: Posted by Per Yngve Berg — Fri Aug 30, 2024 12:58 pm
View ArticleTemplates for Joomla! 5.x • Re: Template free for musicians
It's the content that makes the look 'n' feel of a site not the Template. There are some template systems that have a few extra bells and whistles but in the end it comes down to the content. Also...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error: Call to a member function...
Update: In Statusline 'Session' is the following after the try to login:sessionarray:3 [ "counter" => 9 "timer" => array:3 [ "start" => 1725089780 "last" => 1725095704 "now" =>...
View ArticleJoomla! 5.x • Re: Call to a member function getDocument() on null
In der Statuszeile wir unter 'Session' noch folgendes angezeigt:sessionarray:3 [ "counter" => 9 "timer" => array:3 [ "start" => 1725089780 "last" => 1725095704 "now" => 1725095925 ]...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: menu items
If you have a .htaccess file in the main Joomla folder, rename the file temporarily and try to run the FPA script again.Statistics: Posted by toivo — Sat Aug 31, 2024 12:29 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Display all sub-menus when mouse...
Dear Joomla team,Could you help me to change this behavior of display sub-menus? Now I am using the t4_bs5_blank free template, my client wants to display all sub-menu whenever we hover the mouse over...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Display all sub-menus when mouse...
I would ask the template devs first.Statistics: Posted by gws — Sat Aug 31, 2024 2:50 pm
View ArticleJoomla! 5.x • Re: Plantillas joomla 5.x
Baje la plataforma de joomla 5.1.4 para mi paj. de loencon3.com y desearia instalar una plantilla que compré. Como lo hago. no soy un experto en paj. web. Por favor explicarme en forma sencilla....
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Unable to upgrade PHP to 8.2 or 8.3
i am having a similar problem. Could you please advise what the important module in CPanel was that was not activated. tks.Statistics: Posted by simohunter — Sun Sep 01, 2024 12:31 am
View ArticleTemplates for Joomla! 4.x • Re: How can I fix the cassiopeia default template...
Create a child template https://docs.joomla.org/Help5.x:Templat ... se#ToolbarStatistics: Posted by Webdongle — Sun Sep 01, 2024 8:56 am
View ArticleJoomla! 5.x Coding • Re: Reading data from an external database in a model
You can pass the database instance when creating the model. For example, when creating the model using the MVC factory:Code: $model = $factory->createModel('Items', 'Administrator', ['dbo' =>...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Indexing articles with Sourcerer...
FYIIt seems the aforementioned problem was caused by redundant custom functions in my php code (same function defined in different php files used in different custom forms). After introduction of...
View ArticleJoomla! 5.x Coding • Re: AI Semantic Search Integration with Joomla
Hi @nexai, your concept of an open source, AI source engine for Joomla sites sounds exciting! The suggestion that @SharkKZ has given you for creating a plugin to monitor page creation and deletion...
View ArticleGeneral Questions/New to Joomla! 2.5 • Re: Google AdSense ads are not showing...
I have the same problem, is there a solution?Statistics: Posted by gkarras — Sun Sep 01, 2024 3:37 pm
View ArticleAdministration Joomla! 5.x • Re: Strange behavior of readmore in text
It only matters in specific cases.hr is a self closing tag. Just like br, img, etc.In html the closing slash is optional.You can use <hr> and <hr />. TinyMCE and JCE are both right.Though...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: PHP 8.2 php.ini - allow_url_fopen
Ask your host to enable it.Statistics: Posted by gws — Mon Sep 02, 2024 2:59 pm
View ArticleInstallation Joomla! 5.x • Re: "Could not load root metadata." Error
Not a fix for your problem but you might take a look at this bug report:https://github.com/joomla/joomla-cms/issues/43772Statistics: Posted by ceford — Mon Sep 02, 2024 3:10 pm
View ArticleJoomla! 5.x Coding • Re: Using JDatabse for Updating a record
Thank you SharkyKZ and pe7er. Your help is much appreciated.Statistics: Posted by Lxg — Mon Sep 02, 2024 3:14 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Radio Plugin breaks sites
Does anyone know why the Fields - Radio plugin breaks my sites. When I disable it all is well.This is the settings for one of the sites:Joomla 5.1.4PHP Built OnLinux ukng01.directrouter.com...
View Article