Administration Joomla! 4.x • Re: Fatal error: Allowed memory size in...
Hostinger were probably right, it was your site.65536 Bytes = 0.065536 MB (in decimal)65536 Bytes = 0.0625 MB (in binary)2147483648 Bytes = 2147.483648 MB (in decimal)2147483648 Bytes = 2048 MB (in...
View ArticleJoomla! 5.x Coding • Problem Accessing Joomla Module Data via Custom API...
Hi Joomla Devs,I’m developing a custom API to access data from my Joomla module (mod_bahamasgastracker). The goal is to pull gas prices from the module so I can use it in a Progressive Web App...
View ArticleExtensions for Joomla! 5.x • Re: Integrating Elasticsearch
Hi Peter,Thanks for your useful information, it is very useful for those who want to install and use Elasticsearch.For normal users who do not have knowledge about server installation, I would like to...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Akeeba restoration in live site...
The hosting said that everytime I empty the public_html folder, I have to change PHP version because it resets to default 5.6.4.I have never heard of this? On a normal server shared or not this is not...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Can't Create redirect
Please post what you added to your htaccess file.Statistics: Posted by helpwithjoomla — Mon Dec 16, 2024 5:38 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Unable to upload files to site...
+1 @gws +1 @pe7er.Run the FPA (See the red box, top of screen, third link under Forum Rules). That will give us everything we need to know about your hosting and joomla installation.In the meantime,...
View ArticleAdministration Joomla! 4.x • Re: Helix Plug-in and update
You need to update joomla through Joomla update. You can't simply use FTP to overwrite the files - that cause an incomplete update since there are also database changes that the update script would...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: PHP extension upgrade
"unzipping" files is pretty much a primary function of PHP so I don't know why you say your web host won't allow it. Usually in the web hosts "file manager" application (accessed from cPanel...
View ArticleAdministration Joomla! 5.x • Re: Cannot add custom field to category
The Field is applicable for Articles (Value is set in Article) but will only appear if Article is in the set Category.Are you searching for Fields with one Value set in Category and shown in Category...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error in Cassiopeia when using Anker
Question --- what is "anker"? The closest I can guess is anchor - as in a hyperlink that jumps to content within the same page.Google doesn't return any relevant results.Statistics: Posted by AMurray...
View ArticleTemplates for Joomla! 3.x • Re: Error The template for this display is not...
Is this Isotope template the one by RocketTheme?https://rockettheme.com/joomla/templates/isotope or a different provider?It looks like its already enabled - but that's causing the problem I think. In...
View ArticleSecurity in Joomla! 4.x • Re: Spam bypassing recaptcha and security question
What forms are they doing it with?orAre they using your site email to spam?Statistics: Posted by Webdongle — Tue Dec 17, 2024 10:12 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: New site links point to old site...
Thanks @Per Yngve bergStatistics: Posted by antonios — Tue Dec 17, 2024 11:18 pm
View ArticleTemplates for Joomla! 3.x • Re: Unable to edit styles in JoomlaShine templates
Before converting the JSN Solid PRO template to the J5 version for my website, I had to fix first the old J3 template version, so to be able to have a full working starting point for the J5...
View ArticleAdministration Joomla! 5.x • Re: Make menu item available for Reg User but...
Super User inherits all other permissions below it and technically "Super user" is also a registered user.You might be able to alter the permissions for that one menu item adjusting user groups...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Unable to access Administrator Page
To shed some more light on this [...] the problem has been occurring since joomlashine.com was no longer renewed by Joomlashine, so the domain now is invalid and the licensing and update checks for...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Currently 3.10.12, should I...
Joomla 5 is the current version. (v5.2.2) (https://downloads.joomla.org). Joomla 4.4.9 is the current J4 version (https://downloads.joomla.org/cms/joomla4).Joomla 3.10.x is out of support (except...
View ArticleTemplates for Joomla! 4.x • Creating a New Module Position
Hope I'm in the right forum - I would like to create a new module position called "after-content". This would be a module position "directly" after article content - after-content-module.jpgI am using...
View ArticleTemplates for Joomla! 4.x • Re: Creating a New Module Position
This will require a little coding knowledge.Please refer to https://docs.joomla.org/Creating_a_basi ... !_template which walks you through creating a template, but you can follow some of the steps...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Assign article to user
In normal usage you can add author information to articles easily enough (it's a default function of the CMS).https://docs.joomla.org/ArticleJoomla has a "contacts" function in which you can add user...
View Article