Administration Joomla! 3.x • Re: Empty #__schemaorg database table
Hello toivo,Yes, it is strange as there are two versions of the schemaorg table. One with #__schemaorg and another with the database prefix.No upgrades have been applied to the website yet. I am just...
View ArticleAdministration Joomla! 5.x • Re: How to change the /administrator path to a...
no it doesn't alter the admin url as such but in other ways it amounts to the same thing. Just downloaded and installed in the a siteStatistics: Posted by Webdongle — Mon Mar 25, 2024 10:55 pm
View ArticleJoomla! 4.x Coding • Re: Using Composer on Joomla 4
What about this articlehttps://docs.joomla.org/J3.x:Using_Composer_with_JoomlaWhat do You mean about to ship the custom vendor?I can copy all the vendors to our libraries/vendor folder.But what about...
View ArticleJoomla! 4.x Coding • How to fix error 00 Call to a member function get() on...
Hi!This is my first component for FAQ. It has several views:Faq - base view for page infoFaqcontent - view for list of all questionsFaqContentItem - edit view for add or edit question.Now I have this...
View ArticleGeneral Questions/New to Joomla! 5.x • Permissions in ACL
Hi,I have created a new group under registered users. Their job is to work on the template we are createing.I have given the users all the permissions I can think of, but we seem to be missing one key...
View ArticleGeneral Questions/New to Joomla! 4.x • Featured articles 3-column layout on...
I have recently upgraded from Joomla 3.9 to 4.3. On the front oage of my site there were three featured articles in the same category ("about") displayed side by side—in three columns. Each had a...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Featured articles 3-column layout...
You have probably inserted the Read More Break inside a Block Element. That created broken html because the close tag will be missing.Make sure the Read More is not inside a div.Statistics: Posted by...
View ArticleExtensions for Joomla! 5.x • Re: Alternative to EasyBlog
Hi,Would you be so kind as to share your approach for transferring content in the scenario where an alternate extension is available, considering the absence of a migration feature from EasyBlog?...
View ArticleInstallation Joomla! 5.x • Joomla 5 The server returned a "500....
Total Newby. I confirmed that I could run dual PHP versions on my site and I set up Joomla manually and verified that in the installation directory PHP 8.1.27 is running. I installed Forum Post...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 4.x • My site down...
HIMy site down for 5 mins because google bot overloaded my server. is there any way to prevent that? I am running online store selling things.using jsitemap, JCH page cache enabled. thanks.Statistics:...
View ArticleInstallation Joomla! 5.x • Re: Joomla 5 The server returned a "500....
Session Path Writable: No ... Should be yes. Speak to your HostStatistics: Posted by Webdongle — Wed Mar 27, 2024 2:13 am
View ArticleExtensions for Joomla! 3.x • RSFrom Pro - Making Custom Validation
Hey everyone.I was thinking if it would be possible to make a Custom Validation on RSForm Pro for Submitters' IP address.In TextBox field, we have a Validation called "Unique Field" which basically...
View ArticleGeneral Questions/New to Joomla! 4.x • Extensions Update page giving me...
Hello.I have noticed recently that when I click on the Extensions Update page in my Joomla 4 website it lists me the extensions I used and require updates as always but I am also now getting the...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Extensions Update page giving me...
JCH Optimize consists of a plugin and a component. Maybe one of them is still there. If you do not want to see those notifications, disable the update site in System - Update - Update Sites. In any...
View ArticleExtensions for Joomla! 5.x • Digital Marketing Company in Bangalore -...
At Vistas Ad Media Communications, we pride ourselves on being a top-tier digital marketing company in Bangalore. Our mission is simple: to provide holistic solutions that enhance your brand's online...
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 ArticleJoomla! 4.x Coding • Re: How to fix error 00 Call to a member function get()...
I suspect the problem is your model load line in the view file. You don't need to do that at all.Instead of your "$this->thing = $model->get<thing>();" lines you want "$this->thing =...
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 ArticleInstallation Joomla! 5.x • Re: An error has occurred while processing your...
Thanks for the quick reply. I am not sure I am using the correct database but it is the only one that I created that is related to Joomla. This is a clean install but it is a manual installation...
View Article