Administration Joomla! 4.x • Re: Dashboard reporting incorrect PHP version -...
Welcome to the Joomla forum!When you ran the script phpinfo.php, was it run from the main Joomla folder, the same folder where the file configuration.php is located?Statistics: Posted by toivo — Sun...
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 ArticleAdministration Joomla! 5.x • Re: Disabling MFA
You assume right :-)However, strange to disable for front and back-end.Thanks for your help :-)Statistics: Posted by fredooweb — Mon Apr 15, 2024 11:54 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: MySql 8.0.13
Amen! Agree with you 100%.Statistics: Posted by SForsgren — Mon Apr 15, 2024 12:28 pm
View ArticleJoomla! 5.x Coding • Joomla headless?
Hi I wonder if anyone have done something similar like this guy doing with creating a Wordpress headless site? its so much talk that headless has so much benefits comparing to old cms...
View ArticleAdministration Joomla! 5.x • User-defined settings for media paths are not...
Joomla 5.0.3PHP 8.2.17MySQLi 10.5.24-MariaDB-1:10.5.24+maria~ubu2004-log Description:In Joomla 5.0.3, there appears to be a bug affecting the media path settings within the administrative interface....
View ArticleJoomla! 5.x Coding • Re: Joomla headless?
Joomla has an Webservices API. You can create external apps or scripts that communicate with Joomla's webservices API that use the Joomla code + database without using the HTML back-end and...
View ArticleJoomla! 5.x Coding • Re: Using the Webservices API to read an article
Hey David,you are welcome. As SharkyKZ said, you need to send the query parameter properly.Example:Code: ?filter[tag]=JoomlaYou may set the following filter elements:Code:...
View ArticleGeneral Questions/New to Joomla! 5.x • Is there really a significant impact...
In today’s digital age, the choice of a logo can significantly impact a brand's identity and recognition. One interesting aspect that often gets overlooked is the use of circle logos. These designs...
View ArticleAdministration Joomla! 5.x • Re: Redirect guests to a specific article page...
Thanks so much!A thing I never paid attention to Also found a way by hacking error.php ahd using header:location bu this is safer. Cheers.Statistics: Posted by Phil91 — Tue Apr 16, 2024 11:32 am
View ArticleGeneral Questions/New to Joomla! 3.x • Re: 1054 Unknown column 'system_data'...
No worries. Unterstood that wrong!I created the "system_data" column and the error messages are gone and i could install the Protostar template.I did "sucessfully" update the Site to Joomla 4.4.3, but...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Anyway to recaptcha registration...
I installed Hcaptcha, which works on the contact form page, but it doesn't show up on the registration page. When I asked hcaptcha support about this, they referred me back here.?Statistics: Posted by...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Removing border around a banner...
Thanks very much everyone. Here is the URL:http://damienandrews.net/index.php/en/(There's no content at this point...)Perhaps the problem is due to how I created the "banner"... I just want to have a...
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 ArticleAdministration Joomla! 5.x • Re: Site admin throws a System Error
Looks like upgrade to 5.0 went bad. If you have CLI access, run maintenance:database command.Statistics: Posted by SharkyKZ — Wed Apr 17, 2024 12:22 pm
View ArticleExtensions for Joomla! 5.x • Re: VirtueMart error in J5:...
This installation uses J5.0.3 with VM 4.2.6 10972VirtueMart 4.x is compatible with Joomla 4.x.To run the component on Joomla 5 you need VirtueMart...
View ArticleTemplates for Joomla! 4.x • Re: SOS...T4 Framework Undefined constant...
In which case just empty your database, in phpmyadmin select all tables and drop them.Your DB will still exist but be empty ready for a restore from kickstart.php . Do the same with joomla files, just...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: HTTP 500 error
Problem is solved.Statistics: Posted by droogers — Wed Apr 17, 2024 1:47 pm
View Article