Corrie Sloot
Results 1 - 2 of 2
byCorrie Sloot, December 10, 2012
It should be noted that this “component” hacks the core K2 PHP files. This makes it difficult to update K2, and difficult to implement any other customizations.
The extra categories are not stored in a separate database table, but are all stored as comma-separated integers in the `catid` column of the `#__k2_items` table. This is not proper database design and can lead to unexpected problems.
The extra categories are not stored in a separate database table, but are all stored as comma-separated integers in the `catid` column of the `#__k2_items` table. This is not proper database design and can lead to unexpected problems.
byCorrie Sloot, November 29, 2012



