Extensions 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! 5.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! 3.x • Joomla newb needs help - Sidebar moved to middle
Hi everyone,Admitted Joomla newb here. Working on a 3.10.12 site. The template has a sidebar, but all the content from it has now moved to the bottom of the main content area. I've Googled a few...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Social media buttons?
Thank you, worked great!Statistics: Posted by SocketPup — Tue Mar 26, 2024 3:22 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 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 ArticleAdministration Joomla! 3.x • How do I send out notifications to registered...
As long as I have used Joomla (even when it was Mambo) I have never needed this function but I do now and I don't know if Joomla can do this by turning on a setting somewhere. Does anyone know if...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Importing articles into J 5.0.3
Perhaps start again and use https://extensions.joomla.org/extension/j2xml/ if you don't want to transfer everything via the Joomla update component.Statistics: Posted by Webdongle — Wed Mar 27, 2024...
View ArticleAdministration Joomla! 3.x • Re: How do I send out notifications to...
In global config you can enable/disable mass mail sending. "Disable Mass MailNoYesJoomla offers a Mass Mail feature which allows a user with administrator access to send an email to all users of the...
View ArticleSecurity in Joomla! 5.x • Re: Best way to store Joomla API token when using...
When using Joomla API tokens for web services, it's essential to store them securely to prevent unauthorized access. Here's the best way to store Joomla API tokens:Use Environment Variables: Store the...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Fatal error 4.4.3 to 5
Enable Debug in Configuration.php and get the Stack Trace. Identifisere the Plugin that is causing the trouble and disable itStatistics: Posted by Per Yngve Berg — Thu Mar 28, 2024 3:28 pm
View Article