Joomla! 4.x Coding • Re: How to fix error 00 Call to a member function get()...
You're passing the wrong namespace prefix in your service provider:Code: $container->registerServiceProvider(new MVCFactory('\\Joomla\\Component\\Faq'));$container->registerServiceProvider(new...
View ArticleAdministration Joomla! 4.x • Re: Errors when site moved to new server
Potential Missing Extensions :: fileinfo | This needs to be enabled in your php settings on the server.Statistics: Posted by gws — Thu Mar 28, 2024 9:29 am
View ArticleExtensions for Joomla! 4.x • Re: Search module with specific tag filter
Thanks, but I'm looking for a Search function in the front end, not the back end. I want users to be able to search for a content in the site searchbar, but in fact I'm showing only the results with a...
View ArticleJ! 4.x - L'atelier! • Re: Call to undefined method...
isAdmin() est changer a isClient('administrator')Une Extension est obsolé.Statistics: Posted by Per Yngve Berg — Thu Mar 28, 2024 9:48 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Hosting Issues over utilized
I searched for "Namecheap reviews" and saw very mixed reviews about that hosting.Your website seems to generate a large number of MySQL queries that seem to take a large amount of time to execute. The...
View ArticleExtensions for Joomla! 5.x • [youtube] videos in articles
Yes, there are some extensions for that. Most of them are paid, which do not suit me qiite well. I could (and I did it in fact) embed [[youtube]] in an iFrame tag, but even workable this silution has...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: I'm new to Joomla 4 URL Help
So every package is an article. Are those all published and assigned to Access = "public"?Yeah, Every package is an article and they're all published and assigned to access. I don't mind giving you...
View ArticleExtensions for Joomla! 5.x • Re: [[[youtube]]] videos in articles
I use AllVideos plugin.Statistics: Posted by Nidzo2203 — Fri Mar 29, 2024 9:17 am
View ArticleInstallation Joomla! 4.x • Re: Extension missing: openssl
Good morning ,I'm new user of Community and even of Joomla.I'm been able to install joomla on my Synology NAS and make my own web site that is working well except for sending mail : the message I...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Home point to other link after login
Hi Amurray, much of the work is finished, the only inconvenience is that when the user clicks on the logo, instead of sending it back to nomedominio.com/homepage, it sends it back to...
View ArticleAdministration Joomla! 4.x • Re: Back end loads bad if I turn OFF debug?
Different css files are loaded in debug mode than normal mode. Use the inspect function of your browser and check the console for errors.Statistics: Posted by gws — Sat Mar 30, 2024 8:15 am
View ArticleInstallation Joomla! 4.x • Re: Folder Permissions all unwritable
There is a php-fpm.conf file but i don't see an option to set a user in it.This is the Main Config file for the fpm system. There is also a folder "avalible sites" with a conf file for each site. Here...
View ArticleGeneral Questions/New to Joomla! 5.x • Create Ludo Board Game Online Now
Looking for a classic board game experience with friends or strangers from around the globe? Look no further! Ludo, the timeless game of strategy and luck, is now available to play online.Join us for...
View ArticleGeneral Questions/New to Joomla! 5.x • Mastering HTML and CSS-A Comprehensive...
Are you eager to delve into the world of web development? Look no further! This forum posting is your gateway to mastering HTML and CSS, the foundational languages of the web. Whether you're a...
View ArticleTemplates for Joomla! 5.x • Re: User CSS in Admin not fully loading
But that extension hasn't been updated in more than 2 years.Usually such components do not require updates. I use it in every project and everything works fine.--I don't like page builders because...
View ArticleJoomla! 5.x Coding • Re: Using the Webservices API to read an article
Can't you then just use the cURL method? It is not going to disappear overnight.Yes, I could do that and will do that unless I have a sudden insight into why the webservices stuff isn't working for...
View ArticleExtensions for Joomla! 5.x • Filter Content Using Tags
I have tried several extensions and none are doing what I need. As my site gets more photo galleries, I'd like to offer the option to have pull-down menus on top to narrow down the search results for...
View ArticleGeneral Questions/New to Joomla! 4.x • SQL Table error cannot backup...
hi folks, hope you are fine, we get some server down tonite (1) and when the server get back, i'll tried to do a backup and get this messageIncorrect datetime value: '2024-03-31 02:26:45' for column...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: SQL Table error cannot backup...
From memory I recall you can edit the date column of the table to allow dates?Statistics: Posted by Webdongle — Sun Mar 31, 2024 3:42 am
View ArticleMigrating and Upgrading to Joomla! 5.x • Promoting subfolder J5 Site
HI all, my scenario is I have an active J2.5 membership based site and currently developing a J5 site in a subfolder. In the near future my intention is to promote the J5 subfolder site to the main...
View Article