General Questions/New to Joomla! 3.x • Re: Trying to access an old Joomla...
Lower your php version to 5.6. The Curly Braces was deprecated a long time ago.Statistics: Posted by Per Yngve Berg — Mon Jul 08, 2024 1:48 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: 5.1.2-rc2
I have the same settings and I am not getting them??? Not much help sorry.Statistics: Posted by gws — Mon Jul 08, 2024 1:59 pm
View ArticleJoomla! 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: remove ::marker in list
Yes, emptied both browser and Joomla cache.Yes both list-style and list-style-type; none don't work.It works fine in Inspector, but just not within the template custom.css. Using Helix...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Getting Update Emails for...
check this out https://digiskolae.com/Statistics: Posted by digiskolae24 — Tue Jul 09, 2024 2:29 pm
View ArticleGeneral Questions/New to Joomla! 1.5 • Re: No access to backend
Installed xampp and got it running localy here is the output:Joomla! Instance :: Joomla! 1.5.22-Stable (senu takaa ama woi) 04-November-2010Joomla! Configured :: Yes | Writable (666) | Configuration...
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 ArticleAdministration Joomla! 4.x • Re: 0 syntax error, unexpected variable...
Welcome to the Joomla forum!It sounds like a third party plugin is not compatible with Joomla 4. Use the File Manager from the cPanel or a similar page, provided by your host, to write enable and edit...
View ArticleAdministration Joomla! 4.x • Custom Image Module display problem
In a development site I have a custom module I'm using to display an image, however it's not displaying it correctly. In the OPTIONS tab of the module I have linked the image and the string is as...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: restore causing error 500
I 'suspect' our issue was that we had updated the site from J4.4.x to J5.1.1 and then tried restoring the site back to 4.4.x — Not entirely sure but I believe there was some J5.1.x data still in the...
View ArticleJoomla! 4.x Coding • InteriorDesignerinSingapore
Nidhi Jain's Architecture and Interiors is best https://nidhijainassociates.com/ specializing in interior designing, renovation, stylingStatistics: Posted by InteriorDesign — Wed Jul 10, 2024 2:19 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 Article