Extensions for Joomla! 4.x • Virtuemart Quantity controls symbols are not...
Hi,I'm using VM 4.2.12 with Joomla 4.4.5 and php 8.2At products page the quantity controls show green rectangles (this is ok) but "+" and "-" symbols are not showing.Can this be solved with some CSS...
View ArticleExtensions for Joomla! 4.x • Re: Virtuemart Quantity controls symbols are not...
Perhaps; From using the browser inspect.The resource from “https://fonts.googleapis.com/css?family=Calibri” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options:...
View ArticleGeneral Questions/New to Joomla! 5.x • Azure Exam Dumps - Authentic Microsoft...
Get the best and latest Azure exam dumps at Dumps4Azure. Our authentic and updated Microsoft Azure exam dumps ensure you pass your certification exams with ease. Access comprehensive resources and...
View ArticleGeneral Questions/New to Joomla! 4.x • Change password every 180 days
How do I set the user password change every 180 days in Joomla 4.2?Thank youStatistics: Posted by oligio_1 — Tue Jul 09, 2024 8:51 am
View ArticleGeneral Questions/New to Joomla! 4.x • SQL WHERE clause with two OR conditions
Hello,I am trying to create a query that is satisfied when either column1 or column2 contains a desired string (stored in variable $search). The following code works but seems to be doing AND instead...
View ArticleTemplates for Joomla! 5.x • Re: Cassiopiea Question
There is no specific mobile area in Cassiopeia.This may be done through CSS.Can you share the url to the site so we can see what you mean?Statistics: Posted by Mr. Wimpy — Tue Jul 09, 2024 9:10 am
View ArticleAdministration Joomla! 5.x • Joomla core user mass email function: what about...
Hi,Never used the core Joomla mass email function before. For a new project it might be a handy solution. However, we expect the number of users to grow to a few hundreds in this site. Sending emails...
View ArticleTemplates for Joomla! 5.x • Re: remove ::marker in list
Could be cache or specificity...Have you emptied the browsers cache?Have you tried setting the list-style:none; to your ul?Can you give us the url to the page that displays the list? So we can see if...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: SQL WHERE clause with two OR...
You can pass the "glue" as a second argument.Code: $query->where($db->quoteName('column1') . ' LIKE :search1', 'OR')->where($db->quoteName('column2') . ' LIKE :search2')Note it can only...
View ArticleJoomla! 5.x Coding • Re: Having issue making api calls
Yes, you'll get the same response from an FF plugin (it would be strange if you didn't), but this way you can use a visual debugger to trace through the code, which you can't do with a postman...
View ArticleJoomla! 5.x Coding • Re: Use JTable store with Geometry type
Given that no-one who has a definitive answer has come forward I'll put in my two-penny worth.I'd say you will need to override the Joomla Table Store method. I hope this isn't simply an egg-sucking...
View ArticleGeneral Questions/New to Joomla! 1.5 • Re: No access to backend
Did you use https://docs.joomla.org/J1.5:How_do_you ... assword%3F to reset the password?Please run https://forumpostassistant.github.io/docs/ and post the results here.You may need to copy the site...
View ArticleAdministration Joomla! 4.x • Pre-Update Check for Joomla 4.4.6
Today I received a notification for an upgrade to J4.4.6 (from 4.4.5)On initiating the update I received a couple of warnings and a table entitled Pre-Update Check for Joomla 4.4.6 .This Pre-Update...
View ArticleAdministration Joomla! 5.x • Re: Joomla core user mass email function: what...
Hi,We are talking about several hundreds, I would not expect to go up to 1000 (there might be a thousand users in total but not all of them will receive the same mailing). I know that it would all be...
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.1.2
Multiple sites updated to J 5.1.2, multilingual included. No issues. Thank you J Team PHP 8.3.8MariaDB 10.6.18YOOtheme v 4.4.5Statistics: Posted by formfranska — Wed Jul 10, 2024 12:14 pm
View ArticleAdministration Joomla! 4.x • Re: Pre-Update Check for Joomla 4.4.6
could you please post the FPA report (https://forumpostassistant.github.io/docs/). See under "Forum Rules", red box at the top of this forum page.You could have incompatible extensions or some other...
View ArticleAdministration Joomla! 5.x • Re: Backend issues
There is a new bug in Joomla 5.1.2 that affects CMS and extension updates: see https://github.com/joomla/joomla-cms/issues/43772.This means that your Joomla 5.1.2 websites may be broken. This could be...
View ArticleAdministration Joomla! 5.x • Re: 4 Syntax Error and emails about failed tasks...
See https://github.com/joomla/joomla-cms/issues/43772.Statistics: Posted by mtgg — Thu Jul 11, 2024 10:06 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Error An error has occurred while...
Hi all,I have a site that is ready to be upgraded from J4-J5 and I'm getting this same error when I click through to the Joomla update page.Has anyone figured out what is causing this problem?Is it OK...
View ArticleJoomla! 4.x Coding • Access page
Good morning,I would like to create an access page in my component.This must be accessible by a direct link and must be able to update data in an SQL table.The control will be done with a security...
View Article