Joomla! 4.x Coding • Google reviews
Hi.I am trying to display Google map reviews.For that purpose I created the simple module.But when I am trying to get access token, I get the errorAccess is blocked: This app’s request is invalid.The...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: fetching Full Article Image with php?
The article contains an images field where both the intro and full image can stored in JSON format.To display them you could use something like:Code: <?php$images =...
View ArticleJoomla! 5.x Coding • Re: Behavior-Backward Compatibility plugin unchecked:...
After a thousand attempts, I found the origin of the issue.It is in the override file: html/com_content/article/default.php , created to use Joomla Custom Fields to Add Canonical URLs.The code that...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: MariaDB on XAMMP and MySQL on...
Yes, it is relatively easy. It should be as simple (if not using Akeeba) as exporting from MySQL, and importing to a new MariaDB and vice versa. If using Kickstart to restore, then that should be...
View ArticleJoomla! 4.x Coding • Re: Google reviews
Pay attention to what the error is telling you: (its coming from Google, not Joomla).error 400 redirect URI mismatchFrom my research, you have to ensure you have put in the correct redirect URL (and...
View ArticleExtensions for Joomla! 4.x • Custom Blog files not rendering when using...
Good day everyone,I have made a copy of Articles Blog, renamed files and edited XML file and all is workingFiles location: templates/MyTemplate/HTML/com_content/category/my-filesI have set up a menu...
View ArticleExtensions for Joomla! 4.x • Re: Custom Blog files not rendering when using...
The name of the override folder is html, not HTML.Statistics: Posted by toivo — Tue Apr 09, 2024 1:47 am
View ArticleKomponenten, Module, Plugins • ungewollter Neuling
Moin,mein Admin ist plötzlich mit 30 Jahren verstorben und nun sitze ich hier und meine Website funktioniert nicht mehr. ich müsste auf die version 4 umstellen wird mir angezeigt. kann ich das...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: <div...
That depends of your Template.Peter, apologies, I should have stated. I'm using Cassiopeia.Statistics: Posted by keelbolt — Tue Apr 09, 2024 10:22 pm
View ArticleExtensions for Joomla! 3.x • Re: extension miniorange twofa uninstall broke site
The core 2FA is already installed. Enable the plugin and set it up from User Profile. 2FA was introduced in Joomla 3.2 - see https://docs.joomla.org/J3.x:Two_Factor_AuthenticationYou should be able to...
View ArticleExtensions for Joomla! 5.x • Re: Blog
More detail is required, please.What do you mean by "possibility to add documents" and "the text does not remain formatted"?Are you copying text from MS Word, and expecting MS Word's formatting to be...
View ArticleInstallation Joomla! 5.x • Re: MySQL no longer works
You can download the executable VisualCppRedist_AIO_x86_x64.exe from https://github.com/abbodi1406/vcredist/releases. This All-In-One file installs all the Visual C++ Redistributable Packages in one...
View ArticleAdministration Joomla! 3.x • Re: Host changed server and blank site with...
Hi,We are the host, we're also really confused on why it doesn't work.A few notes include :1 ) We do have a multi PHP Selector, however, PHP 8.1 does not work either2 ) The latest error logs show...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Problems with SSL Certificate on...
How do I fix the content that is being blocked by https?Statistics: Posted by airplayne — Wed Apr 10, 2024 2:12 am
View ArticleInstallation Joomla! 5.x • Re: No Databases to Choose From
Thanks so much for that VERY FAST response and yes that worked!I will say that I have to put a hold on J5 now because after that worked, I then found that J5 requires MySQL version 8.0.13 and I'm on...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Editing Page Design with SP Page...
I'd also update Joomla to the latest release (4.3.2 is 12 months out of date). On the 4.x dashboard (administrator) you should be seeing the notification that new release(s) of JOomla are available....
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Problem with .htaccess file vol.2
Script used in file: (currently renamed back to txt and URL rewriting disabled)The attached .htaccess file is not the latest version that gets installed with Joomla 4.4.3. The latest version of...
View ArticleJoomla! 5.x Coding • Re: Using the Webservices API to read an article
I have apparently violated some forum rule by posting my last reply... I would be more than happy to do "the right thing", whether that is opening a new post, checking out the documentation (if I...
View ArticleAdministration Joomla! 3.x • Re: Host changed server and blank site with...
Hi, I made a ton of edits based on your feedback and with the older default Joomla files from https://downloads.joomla.org/cms/joomla3 and it now works ~https://www.nomadtravellers.com/Statistics:...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Update to Joomla 5x and PHP 8.2x...
Go to System - Manage - Plugins and search for the plugin 'Behaviour - Backward Compatibility'. Make sure it is enabled.Statistics: Posted by toivo — Fri Apr 12, 2024 10:00 pm
View Article