Announcements Discussions • Re: Discuss Joomla! 5.1.4
I am using a directory component If your custom components are using parameters now not whitelisted, then the changes in Joomla 5.1.3 (not 5.1.4) can break as the Joomla Core team decided to break...
View ArticleExtensions for Joomla! 5.x • Re: Accommodation booking tool for multiple day...
This component might do it:https://www.lesarbresdesign.info/extens ... talot-plusStatistics: Posted by trev — Sat Aug 31, 2024 8:06 pm
View ArticleJoomla! 5.x Coding • Re: Reading data from an external database in a model
Thank you Toivo for explaining how to generate a query against an external database, I can now get this to work outside a model.However, my requirement is a bit more specific, in that I want a...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Error: Call to a member function...
Hi Toivo, in the status-line from the edge-browser is a little Joomla-sign. When I clic on it, I get infos about the session. There it is.Greetings AndreStatistics: Posted by Andre-Christian — Sun Sep...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Indexing articles with Sourcerer...
FYIIt seems the aforementioned problem was caused by redundant custom functions in my php code (same function defined in different php files used in different custom forms). After introduction of...
View ArticleJoomla! 5.x Coding • Re: AI Semantic Search Integration with Joomla
Hi @nexai, your concept of an open source, AI source engine for Joomla sites sounds exciting! The suggestion that @SharkKZ has given you for creating a plugin to monitor page creation and deletion...
View ArticleGeneral Questions/New to Joomla! 2.5 • Re: Google AdSense ads are not showing...
I have the same problem, is there a solution?Statistics: Posted by gkarras — Sun Sep 01, 2024 3:37 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Reset admin password instruction...
You appear to be using cloudfare ,it should be disabled for fault finding. You are using the T3 frame work space template that does not support J5.These are the errors using inspect from your home...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Smart Searh indexing error
@jsawWhile I was tracking down the articles that caused indexing errors on my website, I noticed that the indexing process started with the article with the lowest ID (e.g. 1) and continued with the...
View ArticleAdministration Joomla! 5.x • Using JDatabse for Updating a record
I am trying to understand/learn the use of jDatabase on a Joomla 5.1 site, trying to follow the example in https://docs.joomla.org/J4.x:Inserting_ ... _JDatabase.I have successfully implemented Insert...
View ArticleSecurity in Joomla! 3.x • Template index.php had malware
Hi,We still have an old J3 site. We are running Adwords campaigns. The last Ad was rejected due to malware. We cleaned the template index file from this malware JavaScript.The site is completely clean...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: cookie compliance component -...
yes I found one (app eu securiti ai)But it only opens the first time I visit the site for the first time... or I clear my browser historyI don't know if this will comply with legal...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Errors on upgrading to 4.4.6
I don't think that's possible since we're selling tickets to performancies.I think I've heard that there is a way to clean an installation?Statistics: Posted by dsimonse — Mon Sep 02, 2024 8:27 pm
View ArticleAdministration Joomla! 3.x • Re: Logging in as Administrator shows a blank...
Thanks again for the information above. I turned on the various levels of error logging and see the following messages :-[02-Sep-2024 20:35:02 UTC] PHP Strict Standards: Only variables should be...
View ArticlePerformance - Joomla! 5.x • Re: Helix template: 1,000 times the same queries
ask in the joomshaper.com forum. (you need to be a subscribed member to post questions and get support).Statistics: Posted by AMurray — Mon Sep 02, 2024 9:36 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Radio Plugin breaks sites
That suggests that the file /plugins/fields/radio/src/Extension/Radio.php is missing from your installation. Check.Or, delete /administrator/cache/autoload_psr4.php - it will be recreated on your next...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Images - How do you do it?
I prepare my images external to Joomla e.g. in a free image editor call Irfanview. That easily converts JPGS/PNG's to WEBP format for example, which I'm told is the 'new best thing since....broadband...
View ArticleGeneral Questions/New to Joomla! 5.x • Meta Keyword in Menu Section Joomla 5
I hope you are all doing well.I search the internet but it was only show past builds. Every article I saw was for Joomla 4 and below. Did you all remove meta keyword in Joomla? I attached an image....
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Cannot login as registered user
"unable to connect" is not the usual "your details are incorrect" failed login message that I'm used to seeing. "Unable to connect" to me suggests a MySQL error. Is your WAMPServer fully running?...
View ArticleAdministration Joomla! 5.x • Re: Users not logged out in spite of session...
The command to empty the table is: "truncate table xxxxx_session"Statistics: Posted by Per Yngve Berg — Tue Sep 03, 2024 10:01 pm
View Article