Joomla! 5.x Coding • Re: testing a API to get information from Joomla
Got it solved. More attention to detail and although CHATGPT is great in many ways, they don't always know the detailed way an extention accomplishes something.Statistics: Posted by Lxg — Thu Sep 19,...
View ArticlePerformance - Joomla! 5.x • Optimizing Joomla Site Performance with Large...
I'm running a Joomla website that pulls data from a large MySQL database, and I've noticed significant slowdowns during peak traffic. I've optimized caching and minimized plugins, but the load times...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: MySql 8.0.13
I just bought a plan from Hostinger, it works perfectly well. My idea was to use only the databases, and host the files on my old server, but the connection between servers got very bad, making it...
View ArticlePerformance - Joomla! 5.x • Re: Optimizing Joomla Site Performance with Large...
Have you changed Session Handler from 'database' to 'filesystem'?You can also use Redis or Memcached to have Sessions in Memory.Statistics: Posted by Per Yngve Berg — Thu Sep 19, 2024 4:12 am
View ArticleInstallation Joomla! 5.x • Re: 500 error on Amazon Linux 2
I have used AWS Lightsail for a couple of years now. I originally used the Joomla blueprint, but switched to the LAMP blueprint some months ago.I have a fairly simple process for installing my site,...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Change backend joomla style to...
thanksmy problem solveStatistics: Posted by foo0z0ool — Thu Sep 19, 2024 11:02 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Upgrade from version 3 to 4 error
Code: libraries/f0f/database/driver/joomla.php:28The error originates from an obsolete library related to Akeeba extensions. Akeeba does not use this library in Joomla 4.Download and install Akeeba's...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Publishing tab & Access options
Put the user in a User Group that does not have 'Edit state' allowedIt's a default 'Author', for frontend article submission.Statistics: Posted by Maradona — Fri Sep 20, 2024 2:46 am
View ArticleJoomla! 5.x Coding • Re: How to load Bootstrap JavaScript file?
Use Web Assets Manager.In Cassiopeia, you will see that the $wa object is usedStatistics: Posted by Per Yngve Berg — Fri Sep 20, 2024 4:11 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Administration Pages Not Appearing...
The String is a Version Control. When the String changes, the Browser knows the file has changed and reload it instead of using the cache.However, your Issue is the Double GZIP Problem. The . htaccess...
View ArticleExtensions for Joomla! 4.x • Re: Sell PDFs, recieve payment by Paypal: Any...
Check Phoca Cart. It has downoadable files option and PayPal payment method.Statistics: Posted by Nidzo2203 — Fri Sep 20, 2024 8:28 pm
View ArticleAdministration Joomla! 5.x • Re: System Menu empty
You have many extensions that are not compatible with J4 nor J5. Suggest you restore your backup from J3 if you have it and start again with the updates. That is not possible. The site is in...
View ArticleAdministration Joomla! 4.x • Re: 0 Path cannot be empty site is down
Welcome to the Joomla forum!Right now the website seems to be working normally. Did you turn off caching or change something else in the Global Configuration to fix the issue?Statistics: Posted by...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error on creating custom field
I was also unable to reproduce the behaviour in an out-of-the-box Joomla 5.1.4 with no articles, no article categories and no content field groups.I did create one category for the custom fieldsDo you...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: 'Please fill in this field' pop-up...
...Thank you - how can I see which extension I am using? Sorry not too clued up with this!It will be an extension that you will have installed and assigned to a position. If someone else created the...
View ArticlePortuguese Forum • Search Beautiful Womans from your town for night - Actual...
Find Womans in your city for nightStatistics: Posted by gestaowebsite — Sat Sep 21, 2024 5:00 am
View ArticleAdministration Joomla! 5.x • Re: Access-Level Website
The articles probably need to be published.Statistics: Posted by mtgg — Tue Sep 24, 2024 8:08 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Cannot get Mp4 videos to embed or play
I have a website that I recently upgraded from J4 to J5, and from PHP 8.0 to PHP 8.2. Ever since I did this, I cannot embed MP4 videos. In fact, when I go into the media menu and try to preview them,...
View ArticleExtensions for Joomla! 3.x • Re: Unable to update DropEditor
There is indeed a linkhttps://www.joomunited.com/news/joomla- ... ic-updaterwhich leads to " Oops! that page cannot be found... "Statistics: Posted by fed31 — Tue Sep 24, 2024 9:36 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Cannot get Mp4 videos to embed or...
It sounds like the videos aren't uploaded to the site.... The "crossed-out eye" icon seems to represent missing files or perhaps it just means it can't create a thumbnail view of the video. Some...
View Article