Security in Joomla! 5.x • Re: Internal Sabotage by personnel of Hosting Provider
Hello AMurray and gws,Thank you for your answers.Friendly regards,ShtopStatistics: Posted by sthop — Mon Oct 14, 2024 1:28 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Articles dont open from category...
The article shows using the Cassiopeia Template. It is something wrong with your template.Statistics: Posted by Per Yngve Berg — Mon Oct 14, 2024 1:39 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Debug help please
If you have backup files from Akeeba Backup, use the Kickstart utility and it will present all the prompts. Read the documentations first, if you have not used it before.One question if you dont mind,...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: joomla API endpoints to retrieve...
No, it can't. Correct SEF URLs can only be built by Joomla router. With data currently available in API responses, you could build only non-SEF URLs like...
View ArticleJoomla! 5.x Coding • Re: Query and display text containing apostrophe
Thanks to SharkyKZ for the awesome answer. htmlspecialchars() fixed my issue and everything is working great now.Statistics: Posted by pcsadmin — Tue Oct 15, 2024 8:44 am
View ArticleJoomla! 4.x Coding • Re: Help button in backend: window has no...
OK, in case anyone else has this problem, here's how I solved it ...This code goes in .../administrator/views/xxx/view.html.php:Code: public function display($tpl = null) { $this->item =...
View ArticleExtensions for Joomla! 5.x • Re: Article writing for users
With the 3rd party extension JCE editor (Pro) you can limit the users access their own folder in the /images/ folder based on their userid.Statistics: Posted by pe7er — Tue Oct 15, 2024 12:17 pm
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 4.x • Article link not...
While on joomla3, a link to another article was created in the admin dashboard whose URL was:Code:...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 4.x • Re: Article link...
HiThe problem is likely that you are using "...&Itemid=101" in your non-sef URL. This is the menu item id of the home page (in general) and so either it does not exist on your updated site...
View ArticleJoomla! 3.x • Μεταφορά σε νέο server
Μετέφερα το site σε άλλο server και μου εμφανίζει το παρακάτω:Πως μπορώ να το διορθώσω;Fatal error: Uncaught Error: Undefined constant "MB_OVERLOAD_STRING" in...
View ArticleJoomla! 3.x • Re: Μεταφορά σε νέο server
Ποια είναι η έκδοση του joomla;H php σε ποια έκδοση είναι;Η μεταφορά έγινε με το akeeba ή με μεταφόρτωση των αρχείων από FTP ή file manager;Statistics: Posted by geof — Wed Oct 16, 2024 12:10 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Database Table Structure Error on...
Dear friends,We are trying to update a site to Joomla 5.2.0 from 5.1.4 and on Pre-Update Check shows error on database table structure.On System / Maintenance / database there is no issue and it is...
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 5.2.0
Since I have a few multilingual sites I'd just like to ask before this update (Joomla 5.2.0) regarding:Multilingual Menu ManagementNo more duplicating menus for each language! Joomla 5.2 simplifies...
View ArticleAnnouncements Discussions • Re: Discuss Joomla! 4.4.9
Updated many joomla sites without any issue. Thank you joomla team!Statistics: Posted by ribo — Wed Oct 16, 2024 1:02 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Database Table Structure Error...
Mod. Note: Relocated topic from Installation to the Upgrade Forum.Statistics: Posted by Per Yngve Berg — Wed Oct 16, 2024 1:28 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Serious problem updating from...
Hi gws,I do have a backup with 5.1.4 but I'll take a last chance with Nicholas K. Dionysopoulos, hoping he has a last trick up his sleeve.Thanks so far, KompasStatistics: Posted by Kompas — Thu Oct...
View ArticleGeneral Questions/New to Joomla! 5.x • Error 403 on new pages after 5.2.0 update
Good morning,I would like to point out that after the update, new pages created, if shared on Facebook, give error 403. Ex: https://www.milanofree.it/milano/eventi ... -2024.htmlIs this a known error...
View ArticleGeneral Questions/New to Joomla! 5.x • Add extra tab on "add new...
HiIs it possible to create another tab on the " Articles: New Category" page so I can add more information to the category, like a box where I can write wether condition etc. Im aware that I need to...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Notifications appear as pop-up...
I encountered in Google how to check the pop-up but as I am not a programmer, I don't know how to change it.Statistics: Posted by irenuyam — Thu Oct 17, 2024 1:58 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Re-direction to an article upon login
Give the article its own hidden menu and then you will be able to redirect to it.That's what I thought because when I put the link of a menu accessible only when logged in, it redirects me to the page...
View Article