Installation Joomla! 5.x • Re: An error has occurred while processing your...
There definitely should be tables in the DB. The installation process creates them. Are you using the correct database? Is this a clean install or migration from v4.4?The URL to your site would be...
View ArticleJ! 5.x - L'atelier! • Re: Après la mise à jour du site web joomla, je n'ai...
Hello,De ce que je vois c'est le template qui pose problème, tu as sans doute eu des avertissements à ce propos avant de faire la mise à jour...De ce que je vois le T3 est annoncé compatible Joomla 5...
View ArticleJ! 4.x - L'atelier! • Re: Erreur HTTP 500 - mise à jour de Joomla de 4.1.1 à 5
Hello,J'imagine que depuis le temps tu as résolu ton problème.Si jamais je vois que c'est le module "AplayerFP" qui pose problèmeStatistics: Posted by sarki — Wed Mar 27, 2024 9:29 pm
View Article3.x - Sécurité et performances • Re: Iframes ne s'affichent pas dans Google...
Le site que tu indiques est en J3 donc je peux pas voir pourquoi l'iframe ne s'affiche pas...Comment affiches-tu l'iframe ? Par un lien de menu ou dans l'article ?Statistics: Posted by sarki — Wed Mar...
View ArticleJ! 4.x - L'atelier! • Re: Call to undefined method...
Hello,Désolé je ne vois ton message que maintenant, je ne sais pas pourquoi je n'ai pas reçu de notification...As-tu réussi à migrer ?Si non je peux t'aiderStatistics: Posted by sarki — Wed Mar 27,...
View ArticleAlgemene vragen • Re: Starten met 4 of 5 ?
Dank ! Helder antwoord. Zodra ik de huidige webmaster zie en alles ga doorspreken voor de update is dit (Technical Requirements voor versie 5) belangrijk om de keuze 4 of 5 te maken. De webplek is...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: public menu item —> restricted...
I presume you are familier with the Register to Read More for Articles. Make a Guest Menu Item that points to an Article that explained what you get access to after registrering.Thank you, but not...
View ArticleExtensions for Joomla! 4.x • Re: How can internal pages be linked from SP...
Reading documentation is always useful Thank you Pawel-ww.Believe me or not, I’m reading every guide I’m finding on the web, but this guide/article are written for user that already have skills, and...
View ArticleAdministration Joomla! 5.x • Re: Best way to store Joomla API token when...
Thank you. I'm using $env = parse_ini_file('.env');$token = $env["token"];It's simple and quick - and I guess it is as secure as .env is.Statistics: Posted by davidascher — Thu Mar 28, 2024 9:05 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Fatal error 4.4.3 to 5
Thank you! I'll try to fix the problem. It's quite difficult for me. I have been using Joomla for over 10 years on 5 sites without any serious problems.Statistics: Posted by ESHEila — Thu Mar 28, 2024...
View ArticleJoomla! 5.x Coding • Using the Webservices API to read an article
I've been attempting to use the sample code in a module at https://github.com/alexandreelise/Manua ... ervices.mdusing the Joomla Framework to read the text of a specific article.Things seem to go...
View ArticleJoomla! 4.x Coding • Re: Using Composer on Joomla 4
Thanks a lot to SharkyKZ.You saved my life.Statistics: Posted by tmisiunas — Thu Mar 28, 2024 10:03 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: navigate between sections in...
Do you have<jdoc:include type="component" />in your template?https://docs.joomla.org/Jdoc_statementsStatistics: Posted by Per Yngve Berg — Fri Mar 29, 2024 6:30 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: I'm new to Joomla 4 URL Help
So every package is an article. Are those all published and assigned to Access = "public"?I can create a user for you to check where the error is:URL: http://lexwiltravel.co.ke/administrator/USER:...
View ArticleExtensions for Joomla! 5.x • Re: Module issue in the site template
What is the URL of the website? Please also post the results from the FPA - link to the instructions is in the red banner above.Statistics: Posted by toivo — Fri Mar 29, 2024 9:12 pm
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Joomla 5 SEF...
Is there a particular reason why Error Reporting in the Global Configuration was set to 'None'? Change it to 'Maximum', then go to the System tab and turn on the option 'Debug System'. The FPA also...
View ArticleJoomla! 5.x Coding • Re: Using the Webservices API to read an article
I can successfully read the contents of an article with cURL (I think I may have already written that). I can also read the contents of the same article with Postman. That would seem to indicate that...
View ArticleJoomla! 4.x Coding • Re: How to fix error 00 Call to a member function get()...
AS I understood, function $canDo use only if you use ACL in your custom component. Now I don't now how to correctly use ACL and how to work with it, therefore I deleted $canDo from my view.I can...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Home point to other link after login
You can't have two home pages.When you login it's possible to redirect to a specified page but the Home page remains the same, marked with a gold star in the menu manager.I think you're looking for a...
View ArticleLanguage - Joomla! 5.x • Re: Profile in spanish
Welcome to the Joomla forum!Those user details are not part of the Joomla 5 core. They come from some third party extension. Does the website use a user plugin that has links to social media? Contact...
View Article