Portuguese Forum • Re: Joomla 5 idioma Português-br
Olá, pessoal. O time do Joomla Brasil anda bem desinteressado da tradução. Estou investigando os motivos e tentando me aplicar ao board de tradução para ver se consigo representar algo nesse sentido....
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla 5 and http3/quic ->...
I just found where the issue exists.With http/3, the domain name is dropped. As you can see in your screenshot... the URI was https:///Which is of course invalid. So we need to add in the domain name...
View ArticleTemplates for Joomla! 5.x • Re: Uninstall Joomla 5 for Helix quickstart install?
Sorry I didn't see your reply til now. I did actually use the quickstart and it was okay. I deleted Joom 5(didn't have much anyway) and used the quickstart. Then upgraded the joom to 4.4.4., and then...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Error Pages in General
What files are in your "errors directory" that you mention? Design the pages (use Notepad++ to create basic HTML pages) for each of the 40x or 50x error pages you need. Mr MurrayThank you for your...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Contact form?
Yes, it works on J5 and it should work with the built-in contact form.This is the jed listing and as you can see is tagged as J3, J4 and J5. I'd assume it would behave the same way as on a live web...
View ArticleGeneral Questions/New to Joomla! 5.x • Menues limited access?
I have a custom user group with limited access. For site modules, I can restrict access on some with permissions, while allowing it to others.However, is there a way to do this for menues as well? I...
View ArticleGeneral Questions/New to Joomla! 5.x • Publishing test site?
I'd like to test my project online before actual publication (I am on localhost atm).What are my options here, and what is the best way? I do have access to the webhost where the final project is...
View ArticleExtensions for Joomla! 4.x • OS PDF Indexer J4
It Indexes the 950+ PDF's but Smart Search WILL NOT reference the Index ? Yes, I asked the same question ~2+ years ago . . . last chance Mr Dam OS PDF Indexer [03-May-2024 11:17:23 Australia/Sydney]...
View ArticleJoomla 4.x - Задайте здесь свой вопрос по поддержке • Re: Joomla 4.3.2 with...
I have solved this problem!Statistics: Posted by Baurzhan — Fri May 03, 2024 5:06 am
View ArticleExtensions for Joomla! 4.x • Re: OS PDF Indexer J4
Have you asked the developer? It looks like you might be using an outdated version.Statistics: Posted by SharkyKZ — Fri May 03, 2024 5:20 am
View ArticleAdministration Joomla! 4.x • Re: Contact form miscellaneous information first
You have to move the entire "if" block. It terminates with "endif":Code: <?php if ($this->item->misc && $tparams->get('show_misc')) : ?> <?php echo '<' . $htag2 . '>' ....
View ArticleInstallation Joomla! 5.x • Quote to install upgrade from 3 to 5
I am coming up 70 and have been a joomla friend for over 20 years. I need someone to upgrade my site from 3 to 5. I have looked at Wordpress but it isn't " home. "Anyone interested in quoting please...
View ArticleAdministration Joomla! 3.x • Re: Joomla 3.10 White screen displayed after...
I'd also recommend you update PHP to 8.1 as 7.4 is obsolete and 8.1 is still under support but only for security updates until next year.Joomla 3.10 *may* run on PHP 8.2 but that won't guarantee any...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Publishing test site?
Use Akeeba, even to move the site files between folders on the same server/web hosting account. I would expect the only thing to note would be the path to /tmp or /cache might change, but within...
View ArticleAdministration Joomla! 5.x • Re: Login Menu Choice as Guest Not Appearing
Per, thank you! I can’t believe I missed that setting. I don’t recall having to explicitly set that in previous versions… it always just worked. In any event it is something I’m aware of...
View ArticleJoomla! 4.x Coding • Re: When are MySQL updates done in update install?
Thanks. I did read that, but I wasn't sure whether it was accurate relative to the MySQL updates. I will just try it and see if it works.Statistics: Posted by jjbongio — Sat May 04, 2024 1:05 am
View ArticleTemplates for Joomla! 5.x • Re: Cant set height for log?
That's not a Joomla setting, that looks like Helix Ultimate, a third party template.Statistics: Posted by AMurray — Sat May 04, 2024 4:37 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Menues limited access?
Just go to menus -> manage and set to each menu the permission for the groupsYes, that did the trick! Thank you!Statistics: Posted by SocketPup — Sat May 04, 2024 5:53 am
View ArticleTemplates for Joomla! 5.x • Re: Best pagebuilder for Joomla?
For more advanced users, I recommend Gantry 5. Requires good knowledge of css. Plus particles from Joomlead.Statistics: Posted by pablop76 — Sat May 04, 2024 6:03 am
View ArticleGeneral Questions/New to Joomla! 5.x • From JRoute to Route?
I was told JRoute was going to be phased out and no longer work on future versions of Joomla. The following code work(ed) well and gave me the output url I wanted:Code:...
View Article