Administration Joomla! 4.x • Re: Registration Confirmation Email Failure
Three email sending options are available in Joomla: PHP Mail, Sendmail, and SMTP. SMTP and PHP Mail are the most frequently utilized. I have Joomla 3.10.11 installed right now (I haven't migrated...
View ArticleAdministration Joomla! 3.x • Re: HTTP site works, HTTPS not after server...
In order to browse the internet safely, HTTPS is essential. It also serves as a central key for protecting your data and that of your customers. HTTP is also important for web development because it...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Property 'name' of argument 'item'...
I faced the same problem today when I was uploading couple of files.Four files were uploaded just fine but fifth file failed with the same error.After debugging it, I noticed that the file name is not...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Error (could not...
Solved... adjust PHP settings as suggested. Thanks!Statistics: Posted by RicJoom — Sat Mar 16, 2024 9:44 am
View ArticleGeneral Questions/New to Joomla! 5.x • com_finder and strange row in...
What is causing the following row in the page source (head):Code: <link href="https://xxxxxxxxxxx.com/component/finder/search?format=opensearch&Itemid=101" rel="search" title="OpenSearch...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Lost access to content
Content loss is one of the worst scenarios for a Joomla admin. The fact that you are a newbie and probably didn't make use of some backup tools makes things worse. Download everything that you can...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla 5 Admin Login is too large
I set up the same template on another upgraded Joomla 5 website and the login is the correct size which tells me there is something wrong with my installation....
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: Upgrade Joomla 3.9 to 4.4 error...
Thank you AMurray, I've double-checked by looking in Users/ as specified by the articles you sent, and in my live 3.9 site there are no user action logs (see enclosed). They are indeed there in a...
View ArticleGeneral Questions/New to Joomla! 5.x • Joomla Cassiopeia, getting started?
It looks like I have been able to successfully install Joomla (I use Xammp w. PHP & Apache).So now I find myself in something called "Joomla Cassiopeia," which I gather is some kind of default...
View ArticleGeneral Questions/New to Joomla! 3.x • Re: Hotspot solution
Hi, thanks Webdongle for your reply. I have found a module that seems to do the trick called Hotspotter, I don't know if anyone has used this before but it seems to be ideal for what I want, however...
View ArticleAdministration Joomla! 5.x • Re: Turn of Debug mode is no style or admin...
I disabled GZIP but my problem is still the same.Any ideas more?thank youStatistics: Posted by saovry — Sun Mar 17, 2024 11:32 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Joomla Cassiopeia, getting started?
Ok, so it seems http://localhost/projectname/administrator gives me access to the admin UI, and http://localhost/projectname/index.php will give me access to the output site (which seems atm to be the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Problem with html code
Use a "switch editor" extension.This one is one of the best: Switch editor 2Statistics: Posted by ghazal — Sun Mar 17, 2024 1:33 pm
View ArticleJoomla! 4.x • Re: Afbeelding vouwt niet uit
Ik ken die plugin niet. Misschien kun je dat beter even aan de developer zelf vragen.Statistics: Posted by pe7er — Mon Mar 18, 2024 11:16 am
View ArticleGeneral Questions/New to Joomla! 4.x • Re: In the administrator panel, not...
Search @ Pe7er posts and you will find an sql script that does it for you.Statistics: Posted by gws — Mon Mar 18, 2024 12:28 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Site crashed after updates ... not...
Hi and thanks for your help.I was using previous version of Joomla 5. I have just done a couple of updates on some extensions and git this error:Failed opening required...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: Site crashed after updates ......
The error already shows the cause: /plugins/system/nrframework/You can disable that plugin in the database in the #__extensions table. Search that plugin, change "enabled" from 1 to 0.Or use FTP and...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: JSON data: HTTP 500 error on...
There's update_sites:update_site_id 45name: suggest updatetype: extensionlocation: http://www.actiaweb.com/activ/phocadown ... nifest.xmlenabled: 0 (I turned it off)last_check_timestamp:...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Custom field backend restriction...
Its really annoying on bigger sites with a lot of categories / subcategoriesStatistics: Posted by w360 — Mon Mar 18, 2024 1:58 pm
View ArticleAdministration Joomla! 5.x • Re: Another 'registered' group
In the article you choose an access level, not a group. You need to create a new access level in the access level tab.Statistics: Posted by pablop76 — Tue Mar 19, 2024 9:34 am
View Article