Administration Joomla! 5.x • Re: Cannot get login to redirect user
@Per - Redirect can be set for "Login" and "Logout". I have the same issue with redirect when a user clicks on either "Forgot password" or "Forgot username". Both of those links carry the home page...
View ArticleAdministration Joomla! 4.x • Re: Admin error throughout
Yngve,Thank you for your reply and yes, debug is on and error reporting is set to max. Attached is a screen shot of what shows up when I attempt to access Global Configuration. These errors continue...
View ArticleJoomla! 5.x • Fehler 500 nach Änderung eines Menüeintrags
Hallo community,ich verwalte die website des seniorenrat-darmstadt.de - als relativ unbeleckter Novize. Jetzt habe ich einen Menüeintrag inhaltlich und auch vom Menütitel geändert und gespeichert....
View ArticleGeneral Questions/New to Joomla! 5.x • Re: help to improve html code in...
All those inline styles could surely be defined in your user.css file (or custom.css as the case might be?). At the very least, space out the code using new lines for each line of code (I know the...
View ArticleJoomla! 5.x Coding • Updating article content using Joomla Webservices
Dear all,Using API - {{base_url}}/{{base_path}}/content/articles/<article id> and request type = Patch... I can easily update the title . However when I am trying to update the content of the...
View ArticleJoomla! 5.x Coding • Re: Updating article content using Joomla Webservices
I have recieved the answer. We need to have introtext as well.Statistics: Posted by ourequation — Sat Dec 21, 2024 10:48 pm
View ArticleGeneral Questions/New to Joomla! 2.5 • updating from 2.5.19
I have been tasked with updating a website which uses Joomla and Kunera forum software and these haven't been updated since 2014! It's currently running Joomla 2.5.19 and Kunera 3.0.6, so is really a...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Admin template with top menu, not...
Perfect! Our posts crossed, I just found some posts referring to this one.Any way to kill the Joomla sidebar?Statistics: Posted by david0058 — Sun Dec 22, 2024 4:50 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Will Joomla4 extensions work for...
I think it's not working with Joomla 5.Last update of this extensie was 3 year ago! And all their joomla extension ad their website were last updated also in...
View ArticleGeneral Questions/New to Joomla! 2.5 • Re: updating from 2.5.19
Thank you both for your replies.I think I have found the error which causes the errors:Update: :Collection: Could not open http://update.joomla.org/core/sts/list_sts.xmlJoomla tries to open the url...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Updated to 4 and now there's no...
Okay alright, it's orange, and thank you for letting me know the editing time limit. Also I just realized that I had to go into the "Site Modules" and change the "Position" for all of the modules,...
View ArticleJoomla! 4.x Coding • Re: Problem finding models
OK, some progress. Just stripped out the getModel stuff, I've no idea why it fails, but probably for the same reason as FolderModel::getTable() fails:Code: public function getTable($type = 'Folder',...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 4.x • Search Console...
Hi Guys I have a problem that google is not not showing and indexing my links.the funny part is the links that my website has, is going to be on the first page for 1 or 2 days and it will completely...
View ArticleJoomla! 5.x Coding • Re: Connect an external PHP file with Joomla 5
"Doesn't work" is too vague. What do you get? What error message, what's the stack trace?Statistics: Posted by MarkRS — Mon Dec 23, 2024 3:59 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: captcha invisible plug in
+1 for Aimy Captchaless Form Guard Statistics: Posted by JAVesey — Mon Dec 23, 2024 4:24 pm
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Can't add a back button to an article
Thank you, gws.Switching on 'Use Joomla Text Filter ' in TinyMCE did the trick!(But one or two of the other suggestions in that post did not)The button now works.Statistics: Posted by marrose2 — Mon...
View ArticleAdministration Joomla! 5.x • How to order articles according to non-Eng...
I am creating a web version of a print glossary of Estonian words.All the headwords are in Estonian but the definitions are in English.I have added Estonian as site language.Since the print version...
View ArticleInstallation Joomla! 5.x • Re: Joomla 5.2.2 Installation Hang-up
AMPPS is a WAMP and MAMP stack from Softaculous with Apache, MySQL, MongoDB, latest versions of PHP and Softaculous auto-installer on desktops and office servers. MongoDB is not a database system that...
View ArticleAdministration Joomla! 5.x • Re: How to order articles according to non-Eng...
When Joomla sorts its article titles alphabetically, it uses SQL and SQL sorts the records based on the "collation" of a column.Joomla has by default as collation: utf8mb4_unicode_ciYou can see that...
View ArticleAdministration Joomla! 4.x • Re: Admin error throughout
In closing, thank you again toivo for all your assistance. Your suggestions allow us to regain assess to our client's site. Also, thanks Per Yngve Berg for your suggestion as well.Ed H.Statistics:...
View Article