Joomla Developer's Tips and Tricks
I will describe here some of my expereinces in Joomla development.
How to Fix SEBLOD "Unknown column params" & Storage Key Errors during Joomla Migration
If you are maintaining or migrating legacy Joomla sites built with SEBLOD, you know that it is a powerful beast. But its strength—complexity—is also its biggest pain point during upgrades.
I recently worked on a major migration project (moving a heavy SEBLOD site to Joomla 4/5) and hit a wall. The file system was updated, but the site was throwing critical database errors on both the backend and frontend.
If you are stuck with "Unknown column" errors during a SEBLOD update, this guide documents the exact fix.
How to show extra fields for K2 related items
You need to display K2 extra fields in the related items section in the item view, but this is not supported by K2, here is how to do it...
How To Enable K2 Frontend Edit/Submit Items for Beginners
Its a common problem for K2 newbies, when they try to configure K2 to allow users to submit/edit items on the front-end:
When you try to submit/edit items on the front-end I get this message: 403 - You are not authorized to view this resource
To make front-end edit/submit works smoothly, there are some parameters need to be configured properly:
Fix Calendar.setup: Nothing to setup error
This error is occurrs in some installations of Joomla 2.5 and may be Joomla 3 also.
It can be fixed like the following...
Fix Calendar.setup: Nothing to setup error
This error is occurrs in some installations of Joomla 2.5 and may be Joomla 3 also.
It can be fixed like the following...
K2 integration with ChronoForms
This is a simple tutorial for how to integrate ChronoForms and K2...
Requirements:
To integrate Chronforms and K2, such that form fields generated by ChronoForms can be populated with K2 extra field values for a K2 item.
For example, you have created a ChronoForms form with name 'contactus', this form has the following fields:
Can't Find What You're Looking For?
Browse our complete documentation or ask in our community forum.