General Questions/New to Joomla! 5.x • Re: Server Misconfiguration Correct...
Well, guess I should pay better attention.13-Jun-2024 23:06:35 UTC] PHP Warning: Undefined array key "HTTP_ACCEPT_ENCODING" in /home/brothers/public_html/fpa-en.php on line 1824[13-Jun-2024 23:06:35...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Creating an article
All my sites are for non-profit or hobby organisations.I tried your suggestion, but no avail. Incidentally, this was to be expected since none of my sites have identical complex users or groups or...
View ArticleAdministration Joomla! 5.x • Re: Where in the database are the individual...
#__modules_menu perhaps!Statistics: Posted by ceford — Fri Jun 14, 2024 8:14 pm
View ArticleInstallation Joomla! 4.x • Re: The server returned a "500..."
You need to enable missing extensions: Potential Missing Extensions :: xml | zip | curl | mbstring | gd | SimpleXML | dom | Can you access your database with phpMyAdmin? That would demonstrate that...
View ArticleAdministration Joomla! 3.x • Missing field in database: error, in Administration
Hello,Joomla newb here. I'm trying to manage a site created by a late relative. The site functions, it's really an text and gallery website, but if I try to edit any of the article files, I receive...
View ArticleAdministration Joomla! 3.x • Re: Missing field in database: error, in...
If possible, use PHP 7.3 (no later) with Joomla 3.9.23 and then upgrade to Joomla 3.10.12.Statistics: Posted by mtgg — Fri Jun 14, 2024 10:50 pm
View ArticleInstallation Joomla! 5.x • Re: Errors after restore from backup
Clearing cache did not work. I'm installing this on a new host and I don't think the php setting are correct.Statistics: Posted by guy_in_ohio — Fri Jun 14, 2024 11:48 pm
View ArticleExtensions for Joomla! 4.x • Re: need hlep for missing file dj classifieds...
thank u for your replay dj company player with my after 9 monuth it closed my download area the resion new release issued as i mention dj classififed 10 and the company did not our customer download...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: How to list all articles in 3...
To display articles in 3-4 columns with clickable intro images, use CSS grid or flexbox for the layout. Wrap each image in an anchor tag to make it clickable, leading to the full article. Hide the...
View ArticleExtensions for Joomla! 5.x • Re: Responsiver
Short answer: NoUse a Responsive Template and only write responsive content in your articles.You can use this extension to repair mistakes made in past content.Statistics: Posted by Per Yngve Berg —...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Error in registration using front-end
Hello, Irenuyam, sorry for the delay on my response...You don't have to add any code to anywhere unless you are creating your own component or php module, the documentation states the code is an...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: New to joomla, trying to make...
Hello Tinchus, sorry for the delay on my answer...First you need to know your positions in cassiopeia template, it will make your life easier, so perhaps you can find some help and understanding...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Migrating from MySQL to MariaDB...
From personal experience, I recently switched hosts, one used MySQL 5.7.x (it did not offer MysQL 8 at the time), and the new host uses MariaDB 10.6.x. I used phpMyAdmin on the old host to export the...
View ArticleGeneral Questions/New to Joomla! 5.x • Maximizing Engagement on Your Joomla...
For anyone who's embarked on the digital journey with a website, we know that our ultimate goal isn't just to occupy space online but to engage and captivate our audience. Joomla, as one of the...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Registration failed: Column...
I have asked them for help. Because it happens with the core registration they say it is a Joomla core issue.So jdm3 is not your prefix but it is your database name? I will try substituting that with...
View ArticleGeneral Questions/New to Joomla! 5.x • what to do with items listed in...
I have a list of plugins in the Discover panel. This is for a site that has been migrated from 3 to 4 to 5. They are not in my tmp folder.None of them are listed in the extensions panel when I search...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: what to do with items listed in...
You clean up by deleting the files. They are in the folders /plugin/<Plugin name>Statistics: Posted by Per Yngve Berg — Tue Jun 18, 2024 7:16 pm
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: The update table is not up to...
You can try this query in phpMyAdmin:Code: SELECT `s`.`update_site_id` AS `update_site_id`,`s`.`name` AS `update_site_name`,`s`.`type` AS `update_site_type`,`s`.`location` AS `location`,`s`.`enabled`...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Show 'current page' in contact form
You assign modules through the module manager, assigning modules to menu items (or you can embed them in articles (e.g., with Modules Anywhere (Regular Labs) or the inbuilt "load position" or "load...
View ArticleExtensions for Joomla! 4.x • Re: CAPTCHA Error 504 Backend or gateway...
Thank you again for your help. For anyone else having this problem.. I did the following and it worked:Allow URL fopen - changed to YesSet PHP to 8.2I also updated extensions and uninstalled K2. We...
View Article