Search Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: Google and...
I understand how to use, and the use of, robots.txt. That really wasn't my question. I was interested in knowing what those particular lines had been removed from it which is now causing this annoying...
View ArticleGeneral Questions/New to Joomla! 2.5 • site down, front end and admin side
Picking up an old Joomla site that is broken.Public and administrator sides report the following:Fatal error: Uncaught Error: Call to undefined function set_magic_quotes_runtime() in...
View ArticleGeneral Questions/New to Joomla! 2.5 • Re: site down, front end and admin side
Look at the red box at the top of this page for the Forum Post Assistant which will tell you how to post the information needed to help you.Statistics: Posted by gsmela — Sat Oct 12, 2024 9:02 pm
View ArticleAdministration Joomla! 5.x • Re: StandardRules.php --> 2 warnings
Please post the FPA Report - see the Forum Rules at top of the forum (Red box).The FPA gives use more information and helps us track what the error might be and gives us much more in depth technical...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Automatic restore admin page...
You wouldn't use any extension to actually reset the site, since the process requires you to wipe out the database.You need to write a PHP script and CRON job to:Drop (delete) the database, or purge...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Customise Menu - Gantry 5
To show a page with categories and the last few articles create a menu item "Gantry 5 Theme -> Custom Page" and assign your Gantry 5 template style, which you can design however you...
View ArticleAdministration 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 • Re: Joomla\CMS\Object\CMSObject::$tagline
Hi ofikhanTo be clear, lines 21 and 22 readclass HelixUltimateFeatureLogo{notclass HelixUltimateFeatureLogo{}and so should it readpublic $load_pos; class HelixUltimateFeatureLogo{orpublic $load_pos;...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to turn off module cache
Thanks. System Page Cache Plugin is not enabled. I don't see a caching setting in module advanced tabs - please see attached screenshot. And global caching is off. There is no template override for...
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: 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! 5.x • Re: joomla API endpoints to retrieve...
make could rebuild the url :-) if you can tell me in the api doc how to retrieve the alias of the category and the article!?Statistics: Posted by RvJoom — Tue Oct 15, 2024 8:30 am
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.thanks toivo, thats helpful....
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 ArticleAdministration Joomla! 5.x • Re: StandardRules.php --> 2 warnings
Probably the problem was related to some module in a wrong position.After changing that, the warning disappears.Hope this help someone else.Thanks,MStatistics: Posted by mcanonic — Wed Oct 16, 2024...
View ArticleGreek Forum • Μεταφορά σε νέο server
Μετέφερα το site σε άλλο server και μου εμφανίζει το παρακάτω:Πως μπορώ να το διορθώσω;Fatal error: Uncaught Error: Undefined constant "MB_OVERLOAD_STRING" in...
View ArticleGreek Forum • Re: Μεταφορά σε νέο server
Ποια είναι η έκδοση του joomla;H php σε ποια έκδοση είναι;Η μεταφορά έγινε με το akeeba ή με μεταφόρτωση των αρχείων από FTP ή file manager;Statistics: Posted by geof — Wed Oct 16, 2024 12:10 pm
View Article