Administration Joomla! 4.x • Acceptance of relative URLs for iFrame wrappers...
While using iFrame wrappers in menu items, I frequently use relative URLs, i.e. a relative path to the main Joomla URL. I have been using this for many years and it is still active and working in some...
View ArticleGeneral Questions/New to Joomla! 4.x • Sort custom field in User List
Hi AllI created a custom field "Expired Date" and I added it on User List Page of backend . But I can't sort it so "Expired Date" not in database UserCode: HTMLHelper::_('searchtools.sort',...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Joomla\CMS\Object\CMSObject::$tagline
Hi ofikhanWith public $load_pos; class HelixUltimateFeatureLogo{there has been a change in the emails which now readAn error occurred in your website at 2024-10-14 12:36:29 that may require your...
View ArticleGeneral Questions/New to Joomla! 5.x • Articles dont open from category blog...
Hi there,Apologise as I already have a post created that led to that issue but I thought the subject was not relevant anymore. viewtopic.php?f=834&t=1012695The issue now is that clicking on the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to turn off module cache
not a **core** joomla module I think @ceford meant.Statistics: Posted by AMurray — Mon Oct 14, 2024 12:45 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Custom.CSS file not applying to pages
just copy and paste the URL for your links. or place them within URL tags in bbcode like link to your site (equivalent of the <a href=> tag).There's nothing wrong with the way you posted the...
View ArticleGeneral Questions/New to Joomla! 4.x • Joomla 4 - adding Facebook to website
Hi,We have always used the Facebook developer widget to display Facebook pages on our websites and they have always displayed fine.We have now noticed that the Facebook widget is not displaying on...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Joomla 4 - adding Facebook to website
Your server or your website uses HTTP Security Headers. That's an extra security measure that communicates what browsers from visitors should accept from your website.Your website has:...
View ArticleSecurity 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 Article