General Questions/New to Joomla! 3.x • Re: J3 subcategory returns...
I have a problem dealing with subcategories in Joomla 3. I have a category and it has subcategories, the subcategories have articles and I want to display them, I can access the subtypes and it...
View ArticleTemplates for Joomla! 5.x • Re: Undefined function get_current_user() when...
Some background:We only use this built-in function in one place in the entire Joomla! core code. It is used in the Template component when a file is stored on the file system, and its owner is set to...
View ArticleInstallation Joomla! 5.x • Can't access Admin panel after 4-5 upgrade
Hi,I upgraded Joomla 4 to 5.0.3. The website appears to work fine but I can't access the backend. After login I get the following:mysqli_sql_exception mysqli_sql_exceptionHTTP 500 Whoops, looks like...
View ArticleAdministration Joomla! 4.x • Re: Dashboard reporting incorrect PHP version -...
yep, phpinfo says PHP 8.3.2.Can you provide the Forum Post Assistant Report (https://forumpostassistant.github.io/docs/). Im not familiar with that, will take a look into what I need to do with it...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Removing border around a banner...
Just to make sure the code is written correctly, how about this?Code: div.grid-child.container-below-top {padding:0px!important;}Statistics: Posted by sikumbang — Mon Apr 15, 2024 10:47 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Direct Joomla to a subfolder of...
Haven't tested it yet, but maybe you can try by creating a .htaccess file in the root folder containing these rules:Code: RewriteEngine onRewriteCond %{HTTP_HOST} ^www.example.com [NC]RewriteRule...
View ArticleJoomla! 5.x Coding • Duplicate (admin) menu items
When setting up different admin menu sets for different admin groups I have a problem, if someone is in more than one group then menu items that are common to the various groups appear multiple...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: New location for Additional Fields
I believe you will need to create a template override for com_content, where you can modifiy the custom field positions.Statistics: Posted by sikumbang — Mon Apr 15, 2024 11:04 am
View ArticleJoomla! 5.x Coding • Re: Webservices request gets reply 'Class...
Then the origin of the error could simply be the script that calls the Joomla core API through web services. Does that script create its own class map?I'm using Postman. I intended to mention that in...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: 1054 Unknown column 'system_data'...
should the column have a specific prefix (for example: plg, mod, com)? or is the name simply "system_data"?Statistics: Posted by Roland_S — Tue Apr 16, 2024 8:44 am
View ArticleAdministration Joomla! 5.x • Redirect guests to a specific article page when...
Hello,Although I'm now quite experienced with Joomla, I just can't figure how to do this:How can I redirect visitors to a specific "You must be registered to view this item" type article when a guest...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: The database requirement
If you follow option 2 you will not be able to update Joomla until the DB requirements are met.Statistics: Posted by gws — Tue Apr 16, 2024 10:52 am
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Anyway to recaptcha registration...
Oh didn't notice you are on j3. Reinstall core files then extensions discover. That should find it. But your Joomla is old you need to update.Statistics: Posted by Webdongle — Tue Apr 16, 2024 11:06 am
View ArticleAdministration Joomla! 5.x • Re: Redirect guests to a specific article page...
https://docs.joomla.org/Restricting_acc ... ad_more%22Statistics: Posted by Per Yngve Berg — Tue Apr 16, 2024 11:14 am
View ArticleGeneral Questions/New to Joomla! 5.x • Bebak free wifi
Education lies at the heart of Bebak free wifi mission. With access to free WiFi, students from low-income families can complete their homework assignments, conduct research for projects, and access...
View ArticleTemplates for Joomla! 4.x • Re: SOS...T4 Framework Undefined constant...
Are you using Akeeba to back up?Yes. Then kickstart to restore.Statistics: Posted by irenuyam — Wed Apr 17, 2024 10:35 am
View ArticleAdministration Joomla! 5.x • Re: Site admin throws a System Error
Hi, Thanks for all the advice I have received. I disabled NE1D in the database and nothing changed. Then I removed the files, again nothing changed, so I have put them back and done a stack trace. I'm...
View ArticleGeneral Questions/New to Joomla! 4.x • HTTP 500 error
I cannot access my joomla frontend and backend site. This is the page from the tab Stack traces I get:Code: Symfony\Component\ErrorHandler\Error\ClassNotFoundError:Attempted to load class...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Smart Search Error : Unexpected...
By the way, if I run the CLI command php -d memory_limit=512M joomla.php finder:indexI get this error mesagge: In Jquery.php line 57: [Error] Call to undefined method...
View ArticleInstallation Joomla! 5.x • Error "The SELECT would examine more than...
I updated to 5.1.0 and received the following error:Joomla Version Update StatusNotice The update completed with errors. Brief list of captured errorsThe SELECT would examine more than MAX_JOIN_SIZE...
View Article