Joomla! 5.x Coding • Right/best way to implement CRUD on frontend?
Thanks for reading this, hope you can help me figure out what I'm doing wrong...I'm trying to create a component showing a front-end list of items and options to create/edit/delete list items.For the...
View ArticleMigrating and Upgrading to Joomla! 4.x • Re: local upgrade from Joomla 4.2.8...
I had similar issue and solved it as follows:1. altered the ****_extensions table to accept Null values for those properties: from: Code: `checked_out` int(10) unsigned NOT NULL DEFAULT 0,...
View ArticleGeneral Questions/New to Joomla! 5.x • How to Apply IBPS SO XIV Recruitments...
Apply Online for IBPS RRB SO XIV Recruitments 2024 for 896 Posts Applying Start Date: 01/08/2024 and Last Date: 21/08/2024, Check Eligibility, Category Wise Vacancy Details, Age Limit, Notification,...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Class...
The error "Joomla\Plugin\System\ActionLogs\Extension\ActionLogs" not found usually means a missing or corrupted plugin or extension. So you can try to reinstall or update the missing...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: portal added between site address...
Admin,Please delete my topicIt is going reconstructio to Joomla 5Statistics: Posted by Beata — Tue Aug 06, 2024 8:01 am
View ArticleGeneral Questions/New to Joomla! 5.x • Re: Write on photos
Writing in pencil on the photo would involve several steps, to upload/display the photo, etc. Adding more colors makes it again more difficult, to get you started with the drawing, here are some...
View ArticleGeneral Questions/New to Joomla! 5.x • The issue with images not displaying...
HI!I've noticed that after switching from J3 to J4 (now J5), the search results in Google no longer show an image to the right of my website. Other sites have it, but mine does not. See the attachment...
View ArticleGeneral Questions/New to Joomla! 5.x • Sight Care Reviews (Fake or Legit?)...
Introduction to Sight CareSight Care is a brand that offers a range of supplements and products designed to support eye health. These products are formulated with natural ingredients, aiming to...
View ArticleGeneral Questions/New to Joomla! 5.x • Best Practices for Integrating Email...
I'm excited to start a discussion on integrating email marketing with Joomla! As many of us know, email marketing is a powerful tool for engaging with our audience, driving traffic, and boosting...
View ArticleAdministration Joomla! 3.x • Moved to PHP 8 and site stopped working
Hello,I'm planning to move to Joomla 4, and I have -foolishing or wisely! - updated my php from 7. soemtning to 8.2 and my Joomla stopped working. I don't care about the front-end, it is not working...
View ArticleAdministration Joomla! 3.x • Re: Moved to PHP 8 and site stopped working
I would suspect PHP 8.2 is too new for Joomla 3.10. According to https://manual.joomla.org/docs/4.4/get- ... quirements the recommended version for 3.10 is PHP 8.0.xTest your update to Joomla on a...
View ArticleAdministration Joomla! 4.x • Re: Unable to turn on MFA
The file yubikey.xml is located in the folder plugins/multifactorauth/yubikey. Is the file missing or are the permissions perhaps incorrect? The default folder permissions are 755 and the files should...
View ArticleGeneral Questions/New to Joomla! 5.x • Re: 3 Sites - have 0 Class ERROR on...
Delete the file administrator/cache/autoload_psr4.php. The file will be created automatically when the website is accessed. Check if the removal gets rid of the errors. Otherwise, check the following...
View ArticleSearch Engine Optimization (Joomla! SEO) in Joomla! 5.x • Re: SEF &...
it could be related to PHP limits such as max_execution_time and memory_limit in your php.ini, increasing them can help if the routing is causing high resource usage.Statistics: Posted by Euol — Wed...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: "Table...
Welcome to the Joomla forum.Reviewing the images it seems that that database used is "upgrade" and the table prefix is "upg_" - NOT "jos_".The correct way to reference a table name in an extension (ie...
View ArticleAdministration Joomla! 5.x • Re: Insert User custom field in article text
This could be accomplished by embedding PHP code in the article and getting the user information within the PHP code.Extensions such as Sourcerer (https://extensions.joomla.org/extension/sourcerer/)...
View ArticleMigrating and Upgrading to Joomla! 5.x • Re: error 500 frontpage after update
Thanx for all help!!It was the template or accually the T4 framework,Finally! we found the reason of issue. It caused t4core, the file is administrator/cache/t4core/ModuleHelper.phpcased...
View ArticleExtensions for Joomla! 5.x • Re: User Profile
Yes the css is easy to change in the template. I'm doing that all the time but i was talking about the php/html. The files you can find in JoomlaRoot/components/com_users/tmpl/profile.Those files are...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: administrator login - error 500 -...
Access phpMyAdmin: Log into your hosting control panel and open phpMyAdmin.Select Database: Choose your Joomla database from the list.Open config Table: Find and open the #__config table (replace #__...
View ArticleGeneral Questions/New to Joomla! 4.x • Re: Adding user via the API - Disable...
Exactly what I needed!Many thanks for your help.Statistics: Posted by sclg — Thu Aug 08, 2024 7:42 am
View Article