Joomla! 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 ArticleGeneral Questions/New to Joomla! 4.x • Re: Joomla\CMS\Object\CMSObject::$tagline
Please download Helix Ultimate plugin from JoomShaper website and install on your site.Statistics: Posted by ofikhan — Tue Oct 15, 2024 11:23 am
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 ArticleAdministration Joomla! 4.x • Re: GuiSomething went wrong while saving tour...
Is this what you guys are getting? I did my first j4 to j5 today "Something went wrong while saving tour state information! Response error."I can't get into settings because this tour guide seems to...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Serious problem updating from...
He is a joomla expert.Statistics: Posted by gws — Thu Oct 17, 2024 12:35 pm
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 ArticleMigrating and Upgrading to Joomla! 5.x • update joomla from version 4.4.8 to...
Cheers,How can I update my joomla version from 4.4.8 to 5.2 with CLI. If that's not possible can I use CLI to upgrade it using the latest joomla 5.2 zip file, and how ? Thank you for your...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: update joomla from version 4.4.8...
Try the standard method of updatingJoomla update component >>> Options ... Update Channel (field) ... 'Joomla Next'Save & Close.Statistics: Posted by Webdongle — Thu Oct 17, 2024 2:15 pm
View Article