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 ArticleGeneral Questions/New to Joomla! 5.x • Re: Localhost to live - error and...
All we're suggesting is try moving it with Akeeba Backup and Kickstart and see if you get a successful transfer. The message you reported also said "Please install Gantry 5 framework". Have you...
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 ArticleTemplates for Joomla! 5.x • Re: T4 framework + Joomlart Edenite II...
So far I have 644 for files and 755 for folders. Where to find session.save_path: /opt/alt/php83/var/lib/php/session ? I'm able to find it.Statistics: Posted by peranders — Fri Jul 19, 2024 6:46 am
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 ArticleExtensions for Joomla! 5.x • plese share rsform content plugin rs website down
Plese share rsform content plugin rsform website down for long time. I have few subscriptions but i did not saved content plugin.Need to finish website.I do not know what happened with their webiste...
View ArticleExtensions for Joomla! 5.x • Re: plese share rsform content plugin rs website...
RS web site is fine here in UK.Statistics: Posted by gws — Fri Jul 19, 2024 9:01 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Is there a way to hide...
Try enabling SEF URLs.https://docs.joomla.org/Enabling_Search ... (SEF)_URLsIt shouldn't show any ".css" file..or ".png" file? (CSS is a stylesheet file, PNG is an image format).Can you provide a live...
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 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 • 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