Extensions for Joomla! 4.x • Re: Superuser accounts get blocked after login
error_reporting: simpleChange to 'Maximum' and turn on the option 'Debug System' in the System tab of the Global Configuration. Those settings will display detailed error messages, followed by a few...
View ArticleJoomla! 4.x Coding • Re: Access page
The question is that I cannot retrieve the information in $Post whithout unless the site asks me for authentication. Or if I succeed I don't have access to Joomla Classes.I don't know when and where...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: J_TOOLBAR instead of right wordings
You're welcome! Good to hear that you've solved it. Thanks for sharing your solution!Statistics: Posted by pe7er — Thu Jul 18, 2024 6:30 am
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: error 500 frontpage after update
Debug is not enabled, so no stack trace was given Do you have an extension that handles modules like Modules Anywhere?The list of modules given to the core library is an empty value.Statistics: Posted...
View ArticleGeneral Questions/New to Joomla! 4.x • Smart search indexing fails - due to...
I migrated a website to J!4 a couple of weeks ago. When I run the smart search indexer it indexes Kunena posts but then I get an error message 'Syntax error: unexpected identifier "php".I presume this...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Smart search indexing fails - due...
com_finder is Smart Search. The one not supported is com_search.Statistics: Posted by Per Yngve Berg — Thu Jul 18, 2024 6:54 am
View ArticleTemplates for Joomla! 5.x • Re: T4 framework + Joomlart Edenite II...
Looks like session.save_path is not writable on the server.Statistics: Posted by Per Yngve Berg — Fri Jul 19, 2024 4:17 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Localhost to live - error and...
So you get that error when:You use kickstart to unpack the jps backup fileorWhen you install the files/database when you use the installer that is packed in the .jpa backup fileAs I wrote above - "And...
View ArticleExtensions for Joomla! 4.x • Re: item reservation extension
Thanks all,I found exactly what i needed with Custom Tables. Ivan from https://joomlaboat.com/, creater of that extention helped me set up and now i got exactly what i needed. Inside an article: First...
View ArticleJoomla! 5.x Coding • Re: Web Services - Creating an Article - Schema
It's a valid issue. You should report this on the issue tracker.Statistics: Posted by SharkyKZ — Fri Jul 19, 2024 7:06 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Related articles
I made it work. Thanks for the help and tips.Statistics: Posted by karlhelge — Fri Jul 19, 2024 7:58 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Images location outside website
Can you kindly provide a link on how to implement rsync part?rsync (I read it as "remote synchronize") is a linux program to copy files.It only copies the changes so it's much faster than regular...
View ArticleTemplates for Joomla! 3.x • Re: Helix Ultimate template not working
Are you using the correct Helix Framework (and Helix Ultimate Template) version for Joomla 3.x? (Noting 3.x is out of support since Oct 2023)."Error" may indicate several things.Can you enable Error...
View ArticleTemplates for Joomla! 4.x • Re: HTMl sidebar rights
You should make adjustments in your custom CSS file, not in any other CSS file.Depends on the template as @gws asked - Cassiopeia uses "user.css". Other templates may use that file name or a variation...
View ArticleExtensions for Joomla! 5.x • Re: plese share rsform content plugin rs website...
confirming rsjoomla.com works fine for me (Australia).Statistics: Posted by AMurray — Fri Jul 19, 2024 11:30 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Is there a way to hide...
Hide in URL or browser source code? Statistics: Posted by Maradona — Sat Jul 20, 2024 12:22 am
View ArticleAdministration Joomla! 4.x • Re: Contact form on page
In Joomla, the contact form usually sends emails via the site's global configuration settings. Check Components > Contacts to manage form settings, and review System > Global Configuration for...
View ArticleAdministration Joomla! 4.x • Global Configuration for email settings on page
In Joomla, the contact form usually sends emails via the site's global configuration settings. Check Components > Contacts to manage form settings, and review System> Global Configuration for...
View ArticleAdministration Joomla! 4.x • Re: Mass password entry
There is a way to assign the same password to all users.I have entered approximately 7000 users and I would like to assign the same initial password to all of them, with the obligation to change it...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Images location outside website
Media component supports different filesystem adapters which can be added using plugins. For S3 try this https://extensions.joomla.org/extension ... ilesystem/.Statistics: Posted by SharkyKZ — Sat Jul...
View Article