Joomla Tiếng Việt • Phiên bản tiếng Việt Joomla 5 mới hoàn toàn
Mình thường làm website bằng Joomla cho khách hàng.Nhưng khi hướng dẫn khách hàng sử dụng administrator thường vướng vào một số thuật ngữ khá nhầm lẫn.Vậy nên mình làm riêng một bản dịch Tiếng Việt...
View ArticleJoomla! 4.x Coding • Re: How to fix error 00 Call to a member function get()...
I suspect the problem is your model load line in the view file. You don't need to do that at all.Instead of your "$this->thing = $model->get<thing>();" lines you want "$this->thing =...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: I'm new to Joomla 4 URL Help
Probably a broken template. Is this available online? Could you provide a link, please?Yes the website is online with the url below:http://lexwiltravel.co.ke/index.php/des ... a-packagesAll other...
View ArticleJoomla! 5.x Coding • Re: How to create User Group Progamatically
Anyone?Lastly, how do I get the id of the newly created group?I've not done this, but my guess would beCode: $yourNewGroup->getTable()->getId();Statistics: Posted by MarkRS — Wed Mar 27, 2024...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Error testing Joomla Web Services...
How did you try to access Joomla's API?Via command line (CURL), via a PHP script or using Postman?Do you get anything back when you try to access the API?Statistics: Posted by pe7er — Thu Mar 28, 2024...
View ArticleAlgemene vragen • Starten met 4 of 5 ?
Hallo ieder op het NL forum.Ik ben echte beginner met Joomla. Dus probeer vanaf 0 voor mij het CSM pakket werkende te krijgen (eerste met virtuele server n.l.) Nu heb ik een boek geleend Handboek...
View ArticleAlgemene vragen • Re: Starten met 4 of 5 ?
Welkom op Joomla forum!Welke extensies draaien er op de oude website?Zijn die compatible met Joomla 4 en/of 5?Welke PHP/MySQL versie draait er op de server?Joomla 5 heeft iets modernere versies...
View ArticleLanguage - Joomla! 5.x • What about portuguese language pack?
Joomla 5 was released more than 1 year ago and until now it doesn't have Portuguese language (Brazil or Portugal) pack.. well, I can't find it, am I doing something wrong?Statistics: Posted by jruiz31...
View ArticleAdministration Joomla! 5.x • Re: Best way to store Joomla API token when...
I don't want to put my Joomla API token into code in plain text for security reasons.When you use a PHP script that needs to access your Joomla API, it needs an API token.You can make that token...
View ArticleGeneral Questions/New to Joomla! 5.x • public menu item —> restricted...
Never had to do this before and can’t seem how to make it happen.I have a menu item that links to a component that is only available to registered users. Clicking on the menu item when no logged in...
View ArticleLanguage - Joomla! 5.x • Re: What about portuguese language pack?
I checked the language translation status at https://joomla.crowdin.com/cmsPortuguese (pt-PT) has been translated/checked 100%/100%Portuguese, Brazilian (pt-BR) has been translated/checked 99%/98%The...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Home point to other link after login
That should work if you copied the Template's index.php to the child Template. Then edit the link and then assigned the child Template to the relevant menu item.Statistics: Posted by Webdongle — Fri...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: I'm new to Joomla 4 URL Help
Link is a 500 page, home page just keeps winding then 500 page.Statistics: Posted by Webdongle — Fri Mar 29, 2024 11:05 am
View ArticleExtensions for Joomla! 5.x • Re: [[[youtube]]] videos in articles
Hello,You could have a look on UP universal plugin https://extensions.joomla.org/extension/up/You could manage friendly [[youtube]] video, see demo...
View ArticleJ! 4.x - L'atelier! • Re: Vidéo You Tube
Bonjour,Problème d'acceptation de coockie ? [[youtube]] génère des coockies qui peuvent être bloqués par ton système de gestion coockiesTu peux aussi demander du support sur le forum de UP, Loic est...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Schema Plugin is missing in Joomla 5
Why on earth does this need to be so difficult...I had to make a new joomla 5 site because my old one did not meet the minimum requirements.How on earth do I migrate my joomla 4.4 to a new 5 site...
View ArticleAdministration Joomla! 5.x • Re: Internal FTP
Thanks Toivo, I knew I'd seen them, but, as I said, I don't normally use them, so never noticed them when they were removed.Statistics: Posted by trogladyte — Fri Mar 29, 2024 11:55 am
View ArticleExtensions for Joomla! 5.x • Re: [[youtube]] videos in articles
It doesn’t get any easier than OS [[youtube]]. J4 or J5 (with b/c plugin enabled).Search for it on JED; link gets changed when pasting on here.Statistics: Posted by JAVesey — Fri Mar 29, 2024 12:00 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Privacy policy in contactpage
hi, I have the privacy policy checkbox on the contactpage. In the plugin "System - Privacy Consent" I have added the article of privacy policy.Somehow when clicking on the link I get an 500 error in...
View ArticleAdministration Joomla! 4.x • Re: Back end loads bad if I turn OFF debug?
Different css files are loaded in debug mode than normal mode. Use the inspect function of your browser and check the console for errors.Statistics: Posted by gws — Sat Mar 30, 2024 8:15 am
View Article