Search Engine Optimization (Joomla! SEO) in Joomla! 5.x • I have upgraded my...
Hello. Upgrading my main site from Joomla 3 to Joomla 5 has been a titanic task. It has cost me a lot of work, among other things because the template was not compatible and the current ones were not...
View ArticleSearch 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 ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla Noob.....actually just Noob...
I worked it out. I had to toggle the featured status!Welcome to the madhouse!Remember, too, to set the layout (leading articles, intro articles, etc) on the “Home” menu item as you would wish...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error: Call to a member function...
Hi Toivo,is there nothing I can do? That means, I must create the whole website again? This would the second time, I have to do this. Maybe Joomla is not the right tool to host a website? I hope not....
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! 5.x • Энергосберегающие системы вентиляции и...
Посетите наш веб-портал по ссылке: https://ecostroika.ru , чтобы узнать подробнее о экологичных проектах зеленого строительства. На веб-ресурсе представлены прогрессивные технологии строительства,...
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
At a guess it will be mysqli and mysqlndStatistics: Posted by abernyte — Sun Sep 01, 2024 8:01 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 Article