Migrating and Upgrading to Joomla! 4.x • Re: Upgade Joomla 4 fail
Post the results of runninng FPA here https://forumpostassistant.github.io/docs/ and we can assistLeo Statistics: Posted by leolam — Sun Mar 24, 2024 3:58 pm
View ArticleJoomla! 5.x Coding • JSON response - 503 Service Unavailable
When I try the following simple JSON response component (com_jsonresponse) on a Joomla 5 (Joomla! 5.0.3 / PHP 8.1.27) installation the response is rendered as expected, but the response code is 503...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Errors with php8.2 / 8.3
Pls post results of https://forumpostassistant.github.io/docs/ FPA hereLeo Statistics: Posted by leolam — Sun Mar 24, 2024 4:00 pm
View ArticleJoomla! 5.x Coding • Re: How to create User Group Progamatically
Welcome to Joomla forum!In Joomla 5 you can probably create a new User Group with something like the code below:Code: use Joomla\CMS\Factory;use...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: readmore plugin don't work
Thanks Per for anwsering me, but I disagree to what you did state.You are right, with blog menu item type only the text before the read more tag get shown, but than comes the buttom "Read More" to...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: A migrating from J3.10 to...
Worth noting that the backwards compatibility plugin that comes with J4 & J5 means that extensions that work on J4 “should” work on J5 too. My own personal experience is that they do.I’m gradually...
View ArticleExtensions for Joomla! 4.x • Re: Cassiopeia Template
May be useful, viewtopic.php?t=999105Statistics: Posted by gws — Mon Mar 25, 2024 2:27 pm
View ArticleInstallation Joomla! 5.x • Re: 0 Class...
THIS IS THE SOLUTION IF ANYONE ELSE EXPERIENCES THIS:https://github.com/joomla/joomla-cms/issues/38474Statistics: Posted by 4thdesign1 — Mon Mar 25, 2024 2:38 pm
View ArticleAdministration Joomla! 3.x • Empty #__schemaorg database table
Hello,I have been doing some manual database cleanup of old and unsupported extensions in preparation of upgrading from 3.10.12 to version 5. I noticed there is an empty database table called...
View ArticleAdministration Joomla! 4.x • Re: User Registration Email error {ACTIVATE}
I re installed joomla core file, without successIn System / Mail Templates / Options:mail-options.pngSaved, but it is the same resultI changed plaint text to html, but is still the same resultI have...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Search stop working after...
Thank you Leo for than tip!Statistics: Posted by faridsilva — Mon Mar 25, 2024 4:54 pm
View ArticleGeneral Questions/New to Joomla! 3.x • Re: type size for email addresses
url of site please.www.croydonmalevoicechoir.co.ukStatistics: Posted by petercg — Mon Mar 25, 2024 5:13 pm
View ArticleAdministration Joomla! 4.x • Errors when site moved to new server
The following site has recently been moved over to a new server by the migration team at TSOHostwww.midsurreybowls.co.ukThe site was not displaying correctly at all. This is what tech support at...
View ArticleJoomla! 4.x Coding • Re: How to fix error 00 Call to a member function get()...
Looks like the line $this->state->get('list-ordering') is at fault, which means that $this->state is null. I see you've got get('State') in your view, but it's not working. You need...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: readmore plugin don't work
Thanks, it's done, the error message disappered. But that didn't solve the primary problem - it's not possible to get one level down, neither with read more tag, nor with the linked categorie with...
View ArticleAdministration Joomla! 3.x • Re: Joomla newb needs help - Sidebar moved to...
url of site?Statistics: Posted by gws — Tue Mar 26, 2024 4:33 pm
View ArticleAdministration Joomla! 4.x • Re: Errors when site moved to new server
That looks like the double zip problem?post the FPA please, read the docs first. https://forumpostassistant.github.io/docs/Check this https://googlechrome.github.io/lighthou ... chrome-ext#Statistics:...
View ArticleAdministration Joomla! 5.x • Re: admin style problems
So this is marked as resolved. How did you resolve this?Leo Statistics: Posted by leolam — Tue Mar 26, 2024 5:16 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Importing articles into J 5.0.3
I am in the process of updating my old Joomla website (3.2.7) or creating a completely new one. But of course I want to keep all the articles, about 800 entries. I have now simply created a new Joomla...
View ArticleJoomla! 4.x Coding • Re: Using Composer on Joomla 4
Good info...thank you! Statistics: Posted by Maradona — Wed Mar 27, 2024 4:32 pm
View Article