General Questions/New to Joomla! 4.x • Re: 500 Server Errors After 4.4.3 update
With error reporting on, I am getting a 500 server error on every link the first time it is accessed. If I refresh the page, it then works.Errors generated:Code: Fatal error: Allowed memory size of...
View ArticleInstallation Joomla! 3.x • Re: 3.10.15 available?
Probably here? https://elts.joomla.org/Statistics: Posted by gws — Wed Feb 21, 2024 11:36 am
View ArticleGeneral Questions/New to Joomla! 5.x • Crafting an Engaging and Empowering...
I. IntroductionA. The significance of Instagram bios in personal brandingB. Tailoring Instagram bios to reflect individuality and empowermentII. Understanding the Purpose of an Instagram BioA. Setting...
View ArticleGeneral Questions/New to Joomla! 4.x • Using GuzzleHttp to access the API
I'm having problems with Guzzle access to the API.I can access the API with Postman with no problems.If I create a simple test program, I can access the API using Postman's suggested cURL code no...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Upgrade 3.10.2 to 4.4.2 fails
Do you have /logs/joomla_update.php?Your site can have been startede before logs was moved under administrator. Unknown column 's.inheritable' in 'field list'The database structure was not completely...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Using GuzzleHttp to access the API
You're missing an Accept header. Joomla's core APIs use application/vnd.api+json type.Statistics: Posted by SharkyKZ — Thu Feb 22, 2024 11:32 am
View ArticleExtensions for Joomla! 5.x • Text scroller
Hello.I'm lookin an option to add text scroller as module.Any idea?Statistics: Posted by budrys — Thu Feb 22, 2024 11:49 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: MySQL error: mysqli object is...
Open administrator/logs/joomla_update.php with a text editor and scan down to see how the update progressed. Any problems?Where does the error occur? Take a screenshot of the page with the error and...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: URL Rewrite Breaks Menu Items
Since you have access to your server, go to your control panel (or edit the php.ini of the site) and set these:Code:...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: 0 Class...
Something to try: with phpMyAdmin browse the #__extensions table and look for the plg_system_stats extension. Set its enabled value to 0.Statistics: Posted by ceford — Thu Feb 22, 2024 12:35 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Parent menu items in dropdown are...
I faced this issue on my Joomla site a few weeks ago. In my case it was due to a misconfiguration in the menu item settings. Double check the menu item settings for the parent items in the second...
View ArticleInstallation Joomla! 5.x • Trouble installing Joomla
I've installed Joomla 3 several times and never had a problem before. This time, I'm missing something. It's my office server so I'm not going via a remote control panel.1. I created a virtual host,...
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.0.3
At the top of my page there is code:{up marquee=IX Pielgrzymka Rowerowa z Bostonu do Amerykańskiej Częstochowy odbędzie się w dniach 15 -21 lipca 2024 Zapraszamy !!!}{/up marquee}instead of the...
View ArticleInstallation Joomla! 5.x • Re: Trouble installing Joomla
What test page?Statistics: Posted by Webdongle — Fri Feb 23, 2024 12:13 pm
View ArticleInstallation Joomla! 5.x • Cannot see everything as Super User
Hi,I have Joomla 5.0.3 installed.A menu item and articles of a certain category are only accessible for "registered" users only. However, I as a "Super User" cannot see the menu or the articles!I...
View ArticleGeneral Questions/New to Joomla! 5.x • Webitse on 4.4.1 and no update available?
Hello, My website mentions it is currently on 4.4.1 and I would like to update to 5.0.3 However, On the Home Dashboard I read that 'Joomla is up to date' (and obviously it is not). When I 'Check if an...
View ArticleGeneral Questions/New to Joomla! 4.x • API GET record limit
Playing with the API and users, it seems that it only returns 20 at a time - along with links to other pages.Is it possible to change this limit? I want all the user data in one array (about 50 users)...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: API GET record limit
You can add parameters. Add something like&list[limit]=50 for 50 resultsor&list[limit]=50 for all resultsbehind the URLStatistics: Posted by pe7er — Fri Feb 23, 2024 12:31 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Website on 4.4.1 and no update...
Under warnings I get following, could this be a cause and what do I need to do? WarningThe PHP temporary folder is not set.This folder is the folder that PHP uses to store an uploaded file before...
View ArticleAdministration Joomla! 5.x • User Group Single Module Edit
HelloI am trying to give a user group access to edit a single module.My site has many modules. Currently the only way I have managed to allow a user to edit a particular module is to allow access to...
View Article