Administration Joomla! 4.x • Re: 404 Not found Router.php:155
How did you migrate the website to the new server? Which PHP version is each server using?The latest Joomla 4.x version is Joomla 4.4.5.Statistics: Posted by toivo — Wed Jul 03, 2024 12:48 pm
View ArticleJoomla! 4.x Coding • Re: Help button in backend: window has no...
In Firefox, if you right click on the Help page there is a popup menu with Backwards, Forwards and Reload links. Not the answer to your question but it might be a useful tip.Statistics: Posted by...
View ArticleJoomla! 5.x Coding • Re: How to check if user is admin in an article.
I suggest you dump the $user object to see what it contains. Also the HtmlView.php for articles has this:Code: $this->canDo = ContentHelper::getActions('com_content', 'article',...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Cannot access front and back end...
I have uploaded the files on localhost (XAMPP v3.2.4, PHP 7.4), and the site is up now but with some features missing on the front end. Also, below are errors which I think might be the reason for the...
View ArticleAdministration Joomla! 5.x • Re: Trying to get J5 to post to a GMail address
I still can't find where to get the ASP (Application Specific Password) that Google originally referred toSign in with app passwordsCreate and manage your app passwordsStatistics: Posted by toivo —...
View ArticleGeneral Questions/New to Joomla! 5.x • Images being redirected
Hello,I've got the following redirects in my .htaccess:# Enable the rewrite engineRewriteEngine On# Custom 404 error handlingErrorDocument 404 /404-handler.php# Redirect 404 errors containing...
View ArticleAdministration Joomla! 5.x • Re: Joomla API
I want to retrieve data from a table using a dataflow, for an external app.I'll check the API. Thanks for helping!Statistics: Posted by tigger — Thu Jul 04, 2024 3:23 pm
View ArticleMigrating and Upgrading to Joomla! 4.x • Updating from 3.10.12 to J4.x...
Hi I am trying to update my joomla 3.10.12 site ( I have done quite a few at this stage) for some reason when i try via Live update or Upload and Update (loading the...
View ArticleGeneral Questions/New to Joomla! 5.x • How to remove the CMS Content dropdown...
Please can someone help me.How do I remove CMS Content for normal registered users can somebody help please as they do not need to see itStatistics: Posted by chris2k13 — Thu Jul 04, 2024 4:06 pm
View ArticleSecurity in Joomla! 4.x • Spam emails despite form being unpublished
Hoping someone can help! I am receiving hundreds of spam emails from one form on my site - this form has been up for years with no problems - I have unpublished the form, removed my email address from...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Downloading extensions updates...
When you change PHP Version you have to check that all of the needed PHP extensions are enabled. Run the Forum Post Assistant - it will help identify potential problems.Statistics: Posted by ceford —...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla 5.3 How to add a logo
I think you need to read about Template Customisation and Overrides:https://jdocmanual.org/jdocmanual?artic ... tomisationhttps://jdocmanual.org/jdocmanual?artic ... tomisationBest see what you can do...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to remove the CMS Content...
In core Joomla, the list shown under the menu item CMS Content dropdown is made possible by the following plugins.Button - ArticleButton - ContactButton - FieldButton - MediaButton - MenuButton -...
View ArticleLanguage - Joomla! 4.x • Re: Does not load site with the user's language
Have you reviewed the Options that can be set in the Language Filter Plugin?Statistics: Posted by Per Yngve Berg — Fri Jul 05, 2024 10:23 am
View ArticleJoomla! 5.x Coding • Having issue making api calls
Hello All,I have joomla 5 installed on localhost. I am trying to make api calls to my joomla site. When I try to make a GET request using postman for articles, getting a 500 error View not found...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Alignment of titles
Im using Cassipeia. I cresated the file user.css, as I posted above, so of course Im doing something wrong?Anyu help is preciated, thanks in advanceStatistics: Posted by Tinchus — Fri Jul 05, 2024...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Updating from 3.10.12 to J4.x...
Hi @Per and @AMurray Thank you for the advice and suggestions unfortunately none of those worked. I believe there was something fundamentally wrong with my joomla core files which were preventing the...
View ArticleSecurity in Joomla! 4.x • WebAuthn questions
Hello, I would like to ask something about W3C Web Authentication (WebAuthn). When I enable it on my Joomla site and scan the QR code to my phone, I am able to log in without my password, but the...
View ArticleAdministration Joomla! 5.x • Re: Can not add or change menu item
Get the session path writable issue fixed and it may start working.Statistics: Posted by toivo — Sat Jul 06, 2024 7:13 am
View ArticleJoomla! 5.x • Re: 403 for iOS med Safari browser
Hei, jeg har brukt Pros ISP i en årrekke, men jeg er ikke fornøyd etter at de byttet til plattformen fra one.com.Jeg har selv intet ustyr som bruker Safari, men en 403 skyldes som regel at en regel i...
View Article