Administration Joomla! 5.x • Re: Repeatable Custom Fields
Maybe this will prove a little more challenging...Between each of the displayed Sub Form fields a comma is displayed.Code: <li><span class="field-entry reviewBody"><span...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: After upgrade to J4.4.8, menu...
According to the recent topic Can't create or open a menu item the message comes from miniOrange OAuth Server for Joomla.Thank you very much for this very valuable information. I can confirm that the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Can't create or open a menu item
As Toivo and williamwalkerrr suggested I looked at extensions and started with the most recent. The issue is caused by the miniOrange OAuth Server extension. Disabling it returned proper function.The...
View ArticleSearch 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 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 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 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 Article