General Questions/New to Joomla! 4.x • Re: Creating Joomla 4 articles -...
Look in libraries/src/HTML/Helpers/Access.php line 263, which has this:Code: ->order($db->quoteName('a.ordering') . ' ASC');If it were this:Code: ->order($db->quoteName('a.title') . '...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Redirects Manager Missing From Menu
Look in System / Manage panel / RedirectsStatistics: Posted by ceford — Thu May 23, 2024 7:36 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: show articles in a horizontal line
It is not J5 ready.It uses jquery?Statistics: Posted by gws — Thu May 23, 2024 7:42 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: upside down images
R2H is j4 it hasn't been updated in 2 years.R2H has nothing to do with the issue, I only mentioned it as it shows the images upside down as well.Statistics: Posted by sushidog — Thu May 23, 2024 7:46 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Joomla Newbie question
Hi My first post.I have a website setup and have a problem with the way that information is being displayed. I have spent a few days and I just seem to be going round in circles.This is a citizen...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Joomla Newbie question
Apologies,I appear to have created 4 posts. Not sure how, if a mod/admin will forgive me, please delete the other 3 posts..Statistics: Posted by martynk — Thu May 23, 2024 8:49 pm
View ArticleExtensions for Joomla! 5.x • Re: DirectPHP
What is the best way to find a similar extension to replace this? Or to locate the developer to check on their plans?Notwithstanding @SharkyKZ’s advice above, take a look at Regular Labs’ “Sourcerer”...
View ArticleInstallation Joomla! 5.x • Re: Images Missing after restore
I reinstalled the backup again and all of the small images show up again. Statistics: Posted by guy_in_ohio — Fri May 24, 2024 1:16 pm
View ArticleAdministration Joomla! 4.x • How to configure ACL on administrators modules
Hi,I configured a user group and an access level. Then I restricted access only to the desired sections. However, I don't know how to hide the “Logged-in users”, “Latest actions” or “Site information”...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Smart Search Indexing Fails even...
Hi there,I found one problem is the jevents embedded code (i.e {jevent=20035|_self|1|0|0} ) which interrupts indexing.However, this code is embedded into trashed articles.So now I really wonder, why...
View ArticleInstallation Joomla! 4.x • Problem with PHP version after 4.4.4 upgrade
I just upgraded from 4.4.3 to 4.4.4. After the upgrade I get the error "An error has occurred. Path cannot be empty" when trying to access the admin pages with PHP 8.1.12 which worked before this....
View ArticleInstallation Joomla! 4.x • Re: Problem with PHP version after 4.4.4 upgrade
Look for an update from Yootheme.Statistics: Posted by Per Yngve Berg — Fri May 24, 2024 5:13 pm
View ArticleExtensions for Joomla! 4.x • Re: Slideshow recommendation (responsive and...
You can try Smart Slider 3. There is Free and Pro version.Statistics: Posted by Nidzo2203 — Fri May 24, 2024 6:12 pm
View ArticleExtensions for Joomla! 5.x • Re: No result when importing Joomla 3 content in...
Did you get any further with this? As I am now experiencing the exact same issue.I have a J3 site, where I have migrated and created a J5 site, now I want to update users before pushing live, but get...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Frontend image/pdf upload/Joomla...
I was wrong in my last post. There is NO way to upload a pdf! Does anyone know if the Pro version will allow front end upload of pdfs?Statistics: Posted by ktwatson — Fri May 24, 2024 9:03 pm
View ArticleAdministration Joomla! 4.x • Re: How to configure ACL on administrators modules
Press the "gear" icon on their top right corner, to edit themStatistics: Posted by sakiss — Fri May 24, 2024 9:47 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Article Save Error is Blank
Hello,We have a situation where some of our articles at Believer.com echo the "Error—Save failed with the following error:" but no error number, just a blank. Upon exiting and reloading the article,...
View ArticleGeneral Questions/New to Joomla! 5.x • Convert Forms causing Error:0
Hello all. I am completly new to Joomla. I've been messing around with it and saw that every time I attempt to add a Convert Form in my website (once through an article and once through a module) I...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Convert Forms causing Error:0
I would contact the developer,he is good and quick with replies.Statistics: Posted by gws — Sat May 25, 2024 12:46 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Could Not Instantiate Mail Function
Code: https://docs.joomla.org/How_to_debug_SMTP_mail_in_Joomla_4 went through the above information to try and correct issue and no joy.Here is the code from "everything.php"any help...
View Article