General Questions/New to Joomla! 5.x • Re: New site links point to old site...
Thanks @Per Yngve bergStatistics: Posted by antonios — Tue Dec 17, 2024 11:18 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Issue upgrading Joomla 5.2.0...
Welcome to the Joomla forum!More information is required. Please post the results from the Forum Post Assistant (FPA) by following the instructions at https://forumpostassistant.github.io/docs/ so...
View ArticleTemplates for Joomla! 3.x • Re: Unable to edit styles in JoomlaShine templates
Before converting the JSN Solid PRO template to the J5 version for my website, I had to fix first the old J3 template version, so to be able to have a full working starting point for the J5...
View ArticleAdministration Joomla! 5.x • Re: Make menu item available for Reg User but...
Super User inherits all other permissions below it and technically "Super user" is also a registered user.You might be able to alter the permissions for that one menu item adjusting user groups...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Unable to access Administrator Page
To shed some more light on this [...] the problem has been occurring since joomlashine.com was no longer renewed by Joomlashine, so the domain now is invalid and the licensing and update checks for...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Currently 3.10.12, should I...
Joomla 5 is the current version. (v5.2.2) (https://downloads.joomla.org). Joomla 4.4.9 is the current J4 version (https://downloads.joomla.org/cms/joomla4).Joomla 3.10.x is out of support (except...
View ArticleTemplates for Joomla! 4.x • Creating a New Module Position
Hope I'm in the right forum - I would like to create a new module position called "after-content". This would be a module position "directly" after article content - after-content-module.jpgI am using...
View ArticleTemplates for Joomla! 4.x • Re: Creating a New Module Position
This will require a little coding knowledge.Please refer to https://docs.joomla.org/Creating_a_basi ... !_template which walks you through creating a template, but you can follow some of the steps...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Assign article to user
In normal usage you can add author information to articles easily enough (it's a default function of the CMS).https://docs.joomla.org/ArticleJoomla has a "contacts" function in which you can add user...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: create Joomla instance for web page
turn on debug, and php error reporting (you can do that in the configuration.php file and/or on your web host cPanel settings). "Oops, something went wrong" is typically a server error 500.This may be...
View ArticleAdministration Joomla! 5.x • Re: Cannot add custom field to category
Ok, good to know that it worked for you with your custom module.Yes. Thanks again!Statistics: Posted by modern — Thu Dec 19, 2024 3:09 pm
View ArticleLanguage - Joomla! 5.x • Re: Language override does not implement added font...
I already found the error.Nevermind.Statistics: Posted by irenuyam — Thu Dec 19, 2024 4:04 pm
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Article link return : 404 Article...
I updated to Joomla 4.4.9but problem still not fixed Are you using an Apache webserver? LiteSpeed Did you activate the htaccess.txt file by renaming it to .htaccess?htaccess.txt exist instead I found...
View ArticleAdministration Joomla! 3.x • Re: 405 error on the Backend
ThanksI installed it the way it is described.I put the url: http://www.mchtrim.com/fpa-en.phpI got:This page isn’t workingwww.mchtrim.com is currently unable to handle this request.HTTP ERROR...
View ArticleAdministration Joomla! 4.x • Re: Helix Plug-in and update
Temporarily rename your .htaccess file to htaccess.bak and try the fpa script again. Don’t forget to rename the htaccess.bak file to .htaccess when done.Statistics: Posted by gsmela — Thu Dec 19, 2024...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Still get Joomla warnings/errors...
Thanks @Toivo, I didn't expect that they could ingnore that general setting and now I know where to look. I use regularlabs.com Cache cleaner, but it can also be someting like the used Quix Page...
View ArticleExtensions for Joomla! 4.x • Alert to update membership profile info
Hi, I am looking for a solution to keep our membership profile information up to date. Currently the membership profile information gets out of date over time and it makes it difficult to contact...
View ArticleJoomla! 4.x Coding • is quoteName() different in 4.0 to 3.10??
A quick question: in all versions up to and including J3.10 the JDatabase::quoteName() function did table prefix replacement: $db->quoteName('#_my_table') would yield something like...
View ArticleAdministration Joomla! 5.x • Re: two types of registration in the same site
Using Tassos "Convert Forms Pro" you can create any type of form you want...even a registration form. You'll need the Pro version since that comes with a "User Account" plugin to do just what you are...
View ArticleGeneral Questions/New to Joomla! 5.x • How to package for customer deployment?
A reply to a recent post of mine advised that Quickstart packages are not recommended for anything other than testing since they may (1) contain an outdated Joomla and (2) contain outdated extensions...
View Article