Templates for Joomla! 5.x • Re: Undefined function get_current_user() when...
Welcome to the Joomla forum!The function get_current_user() is a native PHP function. Ask your host to enable this inbuilt function.Statistics: Posted by toivo — Sun Apr 14, 2024 10:25 pm
View ArticleJoomla! 4.x Coding • Re: Custom field for module and display data like...
Could you list your code files after you made the suggested change? Include the full pathname with each code file.It sounds as if your field definition isn't being called. You could add Joomla Log...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: MySql 8.0.13
And additionally, I expect it's far easier for web hosts to update and offer varying PHP versions periodically rather than have to build new servers or whatever, to accommodate MySQL 8. On the other...
View ArticleAdministration Joomla! 4.x • Re: Dashboard reporting incorrect PHP version -...
run the php.info in the /administrator folder. What does it say then?Statistics: Posted by Webdongle — Mon Apr 15, 2024 10:12 pm
View ArticleSecurity in Joomla! 5.x • Re: Acunetix "Internal Server Error"
Welcome to the Joomla forum!AFAIK, in similar cases, when an Apache web server that runs the ModSecurity module reports a 500 Internal Server Error triggered by a rule that is too restrictive, the...
View ArticleLanguage - Joomla! 5.x • Re: What about portuguese language pack?
As I really want to solve the Joomla 5 Portuguese language, I installed the Jooma 4 portuguese pack (pt-BR_joomla_lang_full_4.0.3v1.zip) and it solve by now:--------Tradução Português Brasileiro...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Problems with SSL Certificate on...
So, I went back to the forum for CK who built the slideshow that I am using on my website. The admin denies that jQuery is obsolete is suggesting I look into the admin level of either my hosting or...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to delete everyone's browser...
There is no way to clear your visitors' browser cache. The workaround is to add a unique parameter to your image path every time you update it. For example:...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Removing border around a banner...
I'm unable to replicate your issue on my local computer. If your website is already live, it's better to provide a URL so I can see it directly. If your website is not live yet, maybe you can record a...
View ArticleGeneral Questions/New to Joomla! 3.x • Anyway to recaptcha registration page?
Hello everyone, I am having a ton of spam registrations on my joomla 3.10.12 site. I would like to know if there is anyway to add a captcha to the registration page to keep bots out, or anything to...
View ArticleJoomla! 5.x • Re: Titelanzeige der Seite im Browser
It follows your menu item title. 'Home' is shown because you named your default main menu item as 'Home'Statistics: Posted by sikumbang — Tue Apr 16, 2024 1:42 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Website not working since recent...
htaccess.txt is irrelevant!!Statistics: Posted by brian — Tue Apr 16, 2024 7:04 pm
View ArticleExtensions for Joomla! 4.x • Re: Table properties
Carefully study all the examples of BS tables. There is everything you need.I will, thank youFor additional stylization, you can add your own classes where you need and use them in your...
View ArticleGeneral Questions/New to Joomla! 5.x • Can't get userId to pass to slim 4 code
Hello,I have a website that's in Joomla 5 and runs just fine, but I have some custom php tools that will run outside of Joomla. These tools are built in Slim 4. Since the access controls are...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Can't get userId to pass to slim 4...
Change Session Handler from database to file system. Then you can access the session with standard php functions.Statistics: Posted by Per Yngve Berg — Tue Apr 16, 2024 8:04 pm
View ArticleAdministration Joomla! 3.x • Restrict ability to edit-profile on front-end to...
Hello all, I have been researching for a way that I can allow only specific user-groups to change their password on the front end using the "Edit User Profile" page.At first, I figured that I would be...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Backend is only text after brand...
Try turning GZip on - FPA shows "false" (off).Is your Yootheme compatible with J5? Note they release v 4.3.11 on 17 April...your version is 4.3.10.This may help troubleshoot and resolve the...
View ArticleJoomla! 5.x Coding • Re: Using the Webservices API to read an article
Hey David,You cannot search for HTML code parts since the search string is cleaned with the STRING filter (HTML tags are removed).If you really need to search for HTML code, you must do a small core...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Class "JRequest" not...
Ok, I found the solution – I had 2 outdated plugins for Facebook.But the way that I find out about it may help someone in similar situation so I'll post it.Turns out that just switching the themes...
View ArticleGeneral Questions/New to Joomla! 4.x • Questions about Security Certificate...
Does anyone know how to make sure your security certificate is working for the administration portion of a joomla site.Also, is it advisable to turn off, or disable, gzip on a site?Statistics: Posted...
View Article