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 ArticleForum Post Assistant (FPA) • FPA 1.6.6 reports Joomla 5.0.3 as development...
FPA shows Joomla 4.4.3 correctly:FPA-166-in-Joomla-443.pngHowever, Joomla 5.0.3 is reported as a development version:FPA-166-in-Joomla-503.pngStatistics: Posted by toivo — Wed Mar 27, 2024 10:33 pm
View ArticleFrench Forum • Re: j'ai installé jcomments
Hello,Tu n'as certainement pas désactivé l'élément qui crée le message d'erreur, je vois que c'est le plugin de contenuJcomments est un ensemble d'extension, en désactiver certaines va créer des...
View ArticleAdministration Joomla! 5.x • Re: Best way to store Joomla API token when...
Maybe this will clarify my question? I don't want to put my Joomla API token into code in plain text for security reasons. What is a secure way to store the token but be able to retrieve it for a call...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: public menu item —> restricted...
Use two Menu Items.One that points to Registration set as Guest.The other set as Registered. Only one of these two will show at a givende time.Statistics: Posted by Per Yngve Berg — Thu Mar 28, 2024...
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 ArticleExtensions for Joomla! 4.x • Re: How can internal pages be linked from SP...
I'd ask Joomshaper questions on the Joomshaper forum. The documentation is pretty straightforward.Statistics: Posted by AMurray — Thu Mar 28, 2024 10:20 pm
View ArticleAdministration Joomla! 3.x • Re: How do I send out notifications to...
You probably won't find any current solution for Joomla 3, which has long been End of Life. A quick Google search revealed many old forum posts of people asking about and wanting such a feature since...
View ArticleAdministration Joomla! 4.x • Re: Admin template not loading css
You have a vulnerable version of Acy Mailing installed and have been hacked.Can you please expand on that a bit? I installed the "free" version of ACYMailing a couple of weeks ago. Which version is it...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Joomla 5 SEF...
Menu items are linked to Joomla Categories one menu item to exactly one category and the Menu Item Type is Category Blog if this helpsStatistics: Posted by hackermade — Fri Mar 29, 2024 11:41 pm
View ArticleInstallation Joomla! 4.x • Re: Folder Permissions all unwritable
The folders *are* writable - they are all as they are supposed to be - CHMOD 755 except "tmp" with elevated permissions 777 (should be 755). I don't think 'unwritable' folders is the main issue at...
View ArticleAdministration Joomla! 4.x • Back end loads bad if I turn OFF debug?
Currently running Joomla 4.4.3 on PHP8.2.We dialed up the PHP from 7.4 today when we installed a new version of Regular Labs Modals. We had the error reporting and debug on for a while because the...
View ArticleAdministration Joomla! 4.x • Re: Back end loads bad if I turn OFF debug?
Please post the FPA report, and any PHP or debug errors (if any) that are showing on screen.FPA is here: https://forumpostassistant.github.io/docs/ - follow the instructions, download and run the...
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 ArticleGeneral Questions/New to Joomla! 5.x • Re: Form with multiple selection criteria
Could you elaborate further on what you want, as the Moderator has removed your example link?What do you mean by "multiple selection criteria"? Have you seen the selection of d a look at the Form...
View ArticleJoomla! 5.x Coding • Re: Using the Webservices API to read an article
I tried casting to string and still don't get a usable result from $response->getBody()The result of that is NULL.I must still be missing something. Things work perfectly using curl.Statistics:...
View ArticleJoomla! 4.x Coding • Re: How to fix error 00 Call to a member function get()...
Joomla derives list view name by pluralizing the item view. If you stick with core MVC, that would be the convention to follow. But alternatively you can declare the list view name in your...
View Article