French Forum • Re: affichage item via joomla et flexicontent
Hello,N'ai rien compris à ton message car la moitié des liens n'est plus valable mais de ce que je vois dans ton blog tu as progressé.Par contre en ce qui me concerne je ne vais pas pouvoir t'aider...
View ArticleFrench Forum • Re: Migration joomla to wordpress
Hello,Je suis allé voir le tuto du lien et je le trouve très clair, je ne vois pas quelles informations supplémentaires devraient être indiquées, il n'y a pas de capture d'écran mais ce n'est pas...
View ArticleAlgemene vragen • Re: Starten met 4 of 5 ?
Graag gedaan.Nog enkele verschillen van Joomla 5 t.o.v. Joomla 4: Joomla 5 heeft geen reCaptcha meer aan boord, die moet je zelf installeren als je die nodig hebt (of een alternatieve captcha). Joomla...
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 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 ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Joomla 5 SEF...
I switched the error reporting because extensions named komento required this small tweak to be installed. i change the values in the php.ini file. As for the cpanel i have set up the cms in a Ubuntu...
View ArticleExtensions for Joomla! 5.x • Re: Module issue in the site template
The URL is hacknet.dev is a dev site because i am in a stage of learning and familiarizing myself with the cms.Joomla! Instance :: Joomla! 5.0.3-Stable (Kuboresha) 20-February-2024Joomla! Configured...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Schema Plugin is missing in Joomla 5
To add Schema markup to your Joomla 5.03 site, follow these simple steps:Download a Schema plugin from a trusted source.Install the plugin via Joomla's extension manager.Enable and configure the...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: I'm new to Joomla 4 URL Help
Bitdefender says the site contains dangerous urls. Treat as hackedhacked 01.JPGStatistics: Posted by Webdongle — Fri Mar 29, 2024 10:43 pm
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 ArticleAdministration Joomla! 5.x • How to cache Joomla site?
It has been discussed probably a thousand times.What is the best approach for caching a small site like a blog updated weekly?Presently I have in Global Configuration:System Cache: ON - Conservative...
View ArticleAdministration Joomla! 4.x • Re: Back end loads bad if I turn OFF debug?
Are you using, or can you restore the original default .htaccess file that comes with the Joomla download package? It's called htaccess.txt. Upload that and rename it to .htaccess (make the existing...
View ArticleExtensions for Joomla! 5.x • Re: JCE editor stripping PHP date code
Sourcer doesn't "add its own CSS" Your site uses whatever CSS you specify (i.e. custom CSS needs to go in the template's user.css file).Statistics: Posted by AMurray — Sat Mar 30, 2024 9:54 pm
View Article