extensions.joomla.org - Feedback/Information • Recover Account Email Address
Greetings, I represent a group that has taken over the license for the extension formerly known as Fabrik. We are looking to relist the extension, as the issue that led to its delisting has been...
View ArticleAdministration Joomla! 5.x • Re: Problem with attaching the google's map
May I ask, where you can find the "prohibited elements" cell?It is an option in the plugin "Editor - TinyMCE".Go to the screen "Plugins" (System => Manage -> Plugins), choose the plugin "Editor...
View ArticleJoomla! 5.x Coding • Re: Plugin to notify users of new articles
Hi Frank,I just released a package doing what you are working on : AutoMsg : https://github.com/conseilgouz/pkg_automsg_j4It's a component because it's a bit more complex : like your plugin, it sends...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: "Benutzerinformation"...
Finding the moduleGo to Site modulesPress Search filtersPress Select typeSelect AcyMailing, or something that's close.Finding the menu-item(-type)Go to Menus > Your menu name** My guess it's the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla 5 CMS database tables not...
The files originated from an upgrade to 3.7.0. Just delete the files and errors will be gone.we are use joomla 5 script when start to develop the template. thanksStatistics: Posted by Rashidupwork2 —...
View ArticleJoomla! 4.x Coding • Re: I can't get the <update> mechanism to work.
there's this line:"For example, the following matches versions 4.0.0 and 4.0.1." but there is no "following" example.The original conversion of MediaWiki markdown to GitHub markdown left out many tags...
View ArticleGeneral Questions/New to Joomla! 5.x • Creating an article
Hello,I have set the menu-item "Create an article" >>> "Options" >>> "Specific category" to No.Now, in the front-end a publisher can change the category wenn creating a new...
View ArticleGeneral Questions/New to Joomla! 5.x • Seeking Joomla! Extensions and Tips...
Hello Joomla! Community,I'm looking for advice on optimizing my Trade uPVC site [https://tradeupvcwindows.co.uk/], a business specializing in uPVC window and door services. Specifically, I need...
View ArticleJoomla! 4.x Coding • Re: How to write e.g. left join with nested select...
This is the query I am trying to re-write in J4. There is a nested select statement with left join in an outer left join.Code: $query = " SELECT u.id, u.name AS user_name, t.concatenated_topics as...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Error in registration using front-end
you would add fields to forms with custom fields and/or layout overrides. You're right, don't touch the core code.I'm not an expect on custom fields or overrides, but just pointing out the correct...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Menu and URL question
Create hidden menu with URL structure you want, then create aliases with the structure you want to see in menu. Or use an extension like Direct Alias.Statistics: Posted by SharkyKZ — Tue Jun 11, 2024...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: No Images in Category Blog
The theme was the problem. Switched the theme and the Art Supplies page is working as expected.Thank you!!Statistics: Posted by web-vinnie — Tue Jun 11, 2024 2:50 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: No component Contacts
Have a look in the #__menu table using phpMyAdmin - in the title column you should find com_contact, com_contact_contacts and com_contact_categories. Are those three items present?Statistics: Posted...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Creating an article
If the user is in a User Group that is selected in a specific Users >>> Access Level THENThey will see Categories/Articles in that Access Level If the user is in a User Group that has Create...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: sub menu not displaying when...
In the menu module, Advanced tab, Layout item - try selecting Collapsible Dropdown.Did you select Collapsible dropdown from the Cassiopeia Template?Statistics: Posted by ceford — Tue Jun 11, 2024 4:56...
View ArticleGeneral Questions/New to Joomla! 5.x • Migrating from MySQL to MariaDB and...
Hi, I am about to change Hosting.The new Hosting uses MariaDB.Since I use laragon locally, I have seen that migrating from mysql to MariaDB is easy.My question is: if in 3 years I switch back to a...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Migrating from MySQL to MariaDB...
All I can say is I have moved sites both ways, mysql to maria and maria to mysql without problems.Statistics: Posted by gws — Tue Jun 11, 2024 5:01 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: 4 Syntax error
solved it was bfnetworkStatistics: Posted by imfsub12 — Wed Jun 12, 2024 1:49 pm
View ArticleJoomla! 4.x Coding • Re: I can't get the <update> mechanism to work.
I've doubled checked the name across all the xml vs the update and it's the same: GeoTracker - Shows The Latest Visitors On A Google Map##_updates: has no entries for this module##_update_sites: I...
View ArticleExtensions for Joomla! 4.x • CAPTCHA Error 504 Backend or gateway connection...
Hi, I'm supporting a customer who is running J4.3.4 with CAPTCHA v2 plugin and all was working up until a couple of months ago (they just reported it to me last week). I found this topic, but no...
View Article