The Lounge • Re: PHP 8.3
Joomal 5.1's recommended PHP is already 8.3Statistics: Posted by AMurray — Wed May 15, 2024 9:07 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Error updating 4.4.3 to 4.4.4
if the last line is "...update starting installation...." there's no subsequent "...installation completed..." (words to that effect), or even any other "failed install" message (other than the error...
View ArticleExtensions for Joomla! 4.x • Re: SobiPro Upgrade
https://extensions.joomla.org/extension/sobipro/ (last update was Feb 2024)Also, Sobipro is a paid extension so you should get support from the developer.Statistics: Posted by AMurray — Wed May 15,...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Cron fails on URL parse
What is actually in /home/birdli7/public_html/cronjobs/blp_cronjob_scheduler.php ?That looks dodgy because it can be called via a web browser. It would be best to put your php script in...
View ArticleInstallation Joomla! 4.x • DB error on install -Duplicate entry 'PRIMARY' error
Hello everyone,First time I have encountered this issue when installing Joomla 4 and hoping someone can assistmp3 juice.When i'm trying to installtubidy, I get the following error:Code: Duplicate...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Script in header AND at the end of...
This doesn't work, if I use the above command, my page ends up void of css (also, I use the code from Cassiopeia template and they don't seem to use that command anywhere).Also, it doesn't answer my...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Remove Categories from URL but...
Hi! Thanks for the reply.I found a solution with the Plugin "Direct Alias".The reason is, that I want to keep the urls as short as possible.I dont think it's confusing for users, since only a few ever...
View ArticleOff-topic • Oportunidade de consultoria
Prezados apenas para dar transparência a um processo de consultoria temporária em Joomla (remoto) de 11 meses.O prazo é até amanhã 17 de maio 2024.Procurar "consultor joomla"...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: After upgrading from 3.10 to 4.4...
If you already have Debug and Error Reporting on, can you post all specific error messages you see, if any, (on screen) or from the error log file? FPA indicates these are already set to On.It sounds...
View ArticleJoomla! 5.x Coding • Autoload_psr4 or registration problem? My Joomla...
First written in 2010, rewritten in 2016 for Joomla 3, and now rewritten again for Joomla 4/5 with all kinds of difficulties arising over a long development time, my component for viewing the history...
View ArticleJoomla! 5.x Coding • Re: Autoload_psr4 or registration problem? My Joomla...
is it possible that the restoration process is not registering my component and so re-creating an autoload file with out it being mentioned?Delete the file administrator/cache/autoload_psr4.php and...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Can't access Admin panel after...
Just an update on upgrading Joomla 4 to Joomla 5 and then can’t access the backend, with error Unknown column 'a.ordering’ This problem seems to be with a lot of users.The solution is here...
View ArticleAdministration Joomla! 5.x • Re: This file type is not supported.
Hi, yes those directives exist in mime.types fileScreenshot 2024-05-17 at 8.03.46 AM.pngStatistics: Posted by hackermade — Fri May 17, 2024 5:05 am
View ArticleAdministration Joomla! 5.x • Re: What permissions Joomla Files/Folders must...
If "configuration.php" have only read permissions how Joomla will write (add) the new changes in the Global Configuration to this file?Statistics: Posted by hackermade — Fri May 17, 2024 5:47 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Internal server error Image Article
I use Joomla 4.4.4Have been experiencing 'Internal Server Error' when selecting or swapping an image in Menu or Article.PHP 8.2Control PanelHad some ?? lite-speed ?? web server errors yesterday which...
View ArticleAdministration Joomla! 5.x • Re: special character / symbols in passwords
I have created a fix for this. It needs testing https://github.com/joomla/joomla-cms/pull/43484Statistics: Posted by brian — Fri May 17, 2024 11:29 pm
View ArticleGeneral Questions/New to Joomla! 5.x • "readmore" for tag pages
How to insert the readmore at the tag pages like it is showing on the feature and category pages? Isn't a must for everyone and joomla must have it in the next update?<p class="readmore">.....
View ArticleGeneral Questions/New to Joomla! 5.x • Creating Articles on the Front End for...
Hello,Is there a way to create an article on the front end where the author of the article is saved as whichever user is chosen instead of the user who is logged in and is the actual...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Creating Articles on the Front End...
Log in front end as su and create an article. If you can choose an author then yes you can.If not then an override might make it possible?Statistics: Posted by Webdongle — Sat May 18, 2024 3:01 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Articles in Backend not visible
Check if an entry have been made in the #__workflow table.Statistics: Posted by Per Yngve Berg — Sat May 18, 2024 6:16 am
View Article