Migrating and Upgrading to Joomla! 4.x • After upgrade to J4.4.8, menu...
After upgrading from 4.4.7 to 4.4.8, I get an error if opening the menu "Content / Site Modules" in the administration backend:Code: { "error": "Invalid Redirect Uri (or) Invalid Client ID" }I checked...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Reset admin password instruction...
https://docs.joomla.org/How_do_you_reco ... assword%3F methods should work. Did Method 2 not work? Did you copy the example hashed password (not the plain text password) into the Password field, as...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: PHP 8.2 php.ini - allow_url_fopen
+1 @gwshttps://docs.joomla.org/Security_Checkl ... _url_fopenUse allow_url_fopenThis option enables the URL-aware fopen wrappers that enable accessing URL object like files. Default wrappers are...
View ArticleExtensions for Joomla! 5.x • How to stop CComment inserting Comment button...
I am missing something obvious, I have created 7 articles with category/alias of Blog, but I do not want the Comment button or text box to appear. I cannot find any way to disable this, have looked at...
View ArticleGeneral Questions/New to Joomla! 4.x • Indexing articles with Sourcerer code...
Hi everybody,I have recently (mostly) successfully updated my J!4.4.6 site first to J!4.4.7 and later to J!4.4.8. Thanks to the team. Due to the pagination issue that was reported by Phil in...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: I have upgraded...
site is old, I saw post from more than 10 years ago).The new leaked google API is available on line. Might prove to be a good read.Statistics: Posted by gws — Thu Aug 29, 2024 7:04 pm
View ArticleLanguage - Joomla! 5.x • Re: Menu does not appear when Ι switch language
Welcome to Joomla forum!Did you create a Menu module for the English language,did you assign it to language "English",did you configure it to display the English menu,is it published,and in the same...
View ArticleExtensions for Joomla! 5.x • Re: How to stop CComment inserting Comment...
Disable the Plugin.Statistics: Posted by Per Yngve Berg — Thu Aug 29, 2024 8:05 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: After upgrade to J4.4.8, menu...
Thank you for the update. Well done!Statistics: Posted by toivo — Thu Aug 29, 2024 9:37 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! 5.x • Re: Error: Call to a member function...
Update: In Statusline 'Session' is the following after the try to login:Where do see or get this 'Statusline' from?Statistics: Posted by toivo — Sat Aug 31, 2024 12:49 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 ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.1.4
I am using a directory component If your custom components are using parameters now not whitelisted, then the changes in Joomla 5.1.3 (not 5.1.4) can break as the Joomla Core team decided to break...
View ArticleExtensions for Joomla! 5.x • Re: Accommodation booking tool for multiple day...
This component might do it:https://extensions.joomla.org/extension/rentalot-plus/Statistics: Posted by trev — Sat Aug 31, 2024 8:06 pm
View ArticleJoomla! 5.x Coding • Re: Reading data from an external database in a model
Thank you Toivo for explaining how to generate a query against an external database, I can now get this to work outside a model.However, my requirement is a bit more specific, in that I want a...
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