Search Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: I have upgraded...
Hi,I keep the “www”, the “nº” in the urls of the articles, and the “html” suffix (but I have not redirected the pages without suffix). I don't know whether to leave it like that or try something to...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Reset admin password instruction...
Perhaps you have a 3rd party extension that requires a code after /administrator?Other than that you may need to check other values in the database, assets etc.Statistics: Posted by Webdongle — Thu...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: update from 5.1.2 to 5.1.4 not...
You’re trying to unpack .zip file with gzip disabled. Try enabling gzip and then update.Might work Statistics: Posted by JAVesey — Thu Aug 29, 2024 3:41 pm
View ArticleJoomla! 5.x Coding • Re: Latex for Joomla?
ThanksStatistics: Posted by astarphysics — Fri Aug 30, 2024 11:57 am
View ArticleMigrating 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 ArticleGeneral Questions/New to Joomla! 4.x • Re: Manually uninstall a plugin
The plugin type will be the folder name of the folder in /plugins that the folder for the plugin is in Statistics: Posted by Webdongle — Sat Aug 31, 2024 12:33 am
View ArticleTemplates for Joomla! 4.x • How can I fix the cassiopeia default template style?
1.I like Cassiopeia template edition as fig display horizontal https://magicpaints.net/superpower/ ,every time upgrade 4.4.6 to 4.4.7~4.4.8,default style are missing as...
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 ArticleVis dit websted • Re: SKABELON til 'Vis dit websted' indlæg
Er det ikke ligegyldigt i denne henseende? Folk ligger deres hjemmeside op for at få feedback - det kan de vel få uanset om det er 1.5 eller 1.0? Jeg synes ikke det skal deles op, det giver bare en...
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 Article