↧
Joomla! 4.x Coding • Re: SQL WHERE clause with two OR conditions
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! 4.x • Re: Frontend zip file upload/Joomla 4.x
You would need to provide a hyperlink to the file. That can be done from the article editor. There should be a button on the editors tool bar like a "link" symbol. That will create the link and allow...
View ArticleAdministration Joomla! 5.x • Were-used option for images
To organize all media (>2.000 images) I am looking for a "were-used" option to find out in which articles or modules a picture is used. Is there a possibility to find out?Statistics: Posted by...
View ArticleAdministration Joomla! 5.x • Re: Login problem, bug
The following method may fix the behaviour. Create two new menu items and hide them by setting the option 'Display in Menu' to 'No' in the tab Link Type. The two menu items are your versions of 'Reset...
View ArticleTemplates for Joomla! 5.x • Re: Cassiopiea Question
On screen it looks fine, as @AMurray said.However: the image size (6618 x 1249) is much too big, especially for mobile.This is what I would do:1. Make 3 copies of TopBar3.webp to load on different...
View ArticleGeneral Questions/New to Joomla! 1.5 • Re: No access to backend
Thanks webdongle, i uploaded it and keep getting: ERR_TOO_MANY_REDIRECTS.Trying it localy when it finishes downloading.I have so far tried:1.Log into phpMyAdmin and navigate to the jos_plugins...
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 • 0 syntax error, unexpected variable...
My website, kemphosch.be, has been updated to the latest update 4.4.6Now I have installed tabulizer version joomla 4. The installation went perfectly.If I now want to log in as administrator, or...
View ArticleExtensions for Joomla! 3.x • Re: Could not resolve host: cdn.richeyweb.com
You can rename the folder where the plugin is stored, even though it would be tidier to disable the plugin in the database. Edit the database table _extensions, locate the row containing the plugin...
View ArticleExtensions for Joomla! 5.x • Re: Unknown error - admin log in not working
If you still wish to use Admin Exile, here's the J4/J5 equivalent (but it is a commercial extension):https://extensions.joomla.org/extension/admin-exile/ (note the slight difference in URL here and...
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 ArticleGeneral Questions/New to Joomla! 5.x • General Questions/New to Joomla! 5.x
Welcome to Joomla! 5.x! If you're new to Joomla!, here are some general questions and answers to help you get started:General Questions for BeginnersWhat is Joomla!?Joomla! is a free and open-source...
View Article
More Pages to Explore .....