The Lounge • Re: Hello everyone
Hi nathan1111Welcome to the Joomla forum. Good to see new Joomla users !I'm also new here.RegardsStatistics: Posted by homtanks — Fri Aug 02, 2024 6:25 pm
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.1.2
Updated 2 sites tonight to 5.1.2 (from 4.4.6), 1 site rather big with multiple extensions from trusted dev's and lots of articles, the other one medium big.no issues All = O.K.thanks to all for...
View ArticleItalian Forum • ERRORI JOOMLA VER. 3.10.12
buonasera a tutti,ho importato un sito precedentemente creato e gestito da una società esterna che mi ha passato tutti le cartelle che ho caricato su Aruba e ho importato anche il database su MySQL...
View ArticleItalian Forum • Re: ERRORI JOOMLA VER. 3.10.12
ho sbloccato la possibilità di vedere i messaggi di errore estesi e questo è quello che mi ha restituito....Call...
View ArticleJoomla! 2.5.x • Fatal error: Call to undefined method JLoader
Salve, sono un nuovo iscritto al forum. Premetto che ho cercato dappertutto e non ho trovato la soluzione. Uso joomla per gestire un sito altervista. Lo sto ripristinando dopo un periodo di inattività...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Cannot use object of type...
It seems you're trying to use an object as an array, which isn’t allowed in Joomla. Please use object notation (e.g., `$object->property`) instead of array notation. Check your code and adjust it...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Dynamic content
Webdongle: Yeah. You're right. Sorry.I'll read up more about it.ThanksAMurray: Your reply helped. ThanksStatistics: Posted by jefit — Sun Aug 04, 2024 1:07 am
View ArticleInstallation Joomla! 5.x • Re: Installation from local site onto platform OVH...
Value of $currentDate might not being set properly.Second error is related to SQL query escaping or binding parametersStatistics: Posted by Euol — Sun Aug 04, 2024 4:56 am
View ArticleAdministration Joomla! 5.x • Re: Admin from Android device?
Easy and fast fix/workaround in your case would be to use remote desktop access.alternatively the classic advice: try different browser and check keyboard settings.Statistics: Posted by Euol — Sun Aug...
View ArticleAdministration Joomla! 5.x • Re: Joomla and Komoot embedding code
From browser console:Blocked opening 'https://www.komoot.com/' in a new window because the request was made in a sandboxed frame whose 'allow-popups' permission is not set.you can...
View ArticleJoomla! 4.x • Unbekannte Status im Dashboard
Hallo zusammen,ich bekomme immer wieder unbekannte Status in meinem Dashboard für Erweiterungen und Joomla angezeigt. Auch Overwrites soll ich prüfen. Aber es ist alles Up2Date. Woran kann dies...
View ArticleJoomla! 4.x • Re: Unbekannte Status im Dashboard
Lösung gefunden. Ich hatte die Weiterleitung auf eine Subdomain in der Config.php. Das mochte die Konfiguration wohl nichtStatistics: Posted by Migaki — Sun Aug 04, 2024 8:44 am
View ArticleTemplates for Joomla! 5.x • Re: Helix Ultimate Issues (HTTP 500)
Hey there!Actually I found the issue It was the missing ajax-Interface. I had to check / install it via the system menu "discover". Now the 404 failure is gone, and everything is running fine. Thanks...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: When I click "Edit" link...
I'm experiencing the same problem! Logging in as SuperUser works, but other users get a 403 error. Have you managed to find a solution yet?Statistics: Posted by juck — Mon Aug 05, 2024 6:16 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Is there a way to hide...
Great tutorial! However, it would be really helpful to include tips on customizing the appearance of search results, like hiding certain modules or changing the layout. Right now, it feels a bit...
View ArticleJoomla! 4.x Coding • Post content/articles API - intro image management
Hello,I have a question regarding the API for creating a new article.How do you manage the process of submitting an article's introductory image?During the POST call I must provide a URL of an...
View ArticleJoomla! 5.x Coding • Right/best way to implement CRUD on frontend?
Thanks for reading this, hope you can help me figure out what I'm doing wrong...I'm trying to create a component showing a front-end list of items and options to create/edit/delete list items.For the...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: local upgrade from Joomla 4.2.8...
I had similar issue and solved it as follows:1. altered the ****_extensions table to accept Null values for those properties: from: Code: `checked_out` int(10) unsigned NOT NULL DEFAULT 0,...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Error An error has occurred while...
OK, sorry ceford I didn't see your last reply. For some reason I'm not getting replies come through to my email.Anyway, I just thought I would give an update.I contacted the host, they couldn't find...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Article in home page doesn't...
Check if the article content is being properly loaded in your CMS or website builder. Ensure that there are no syntax errors in your HTML or PHP code that might be preventing the content from...
View Article