Ok, looks like the DB column that holds the descriptions is too small. I'll check it out and make an update.
Can you try and change the column to type 'text' using phpmyadmin at let me know if that fixes it?
DB table: sentora_core.x_sentastico column: pkg_info
Change from varchar(255) to text and try installing a package again.
If this worked, let me know and update Sentastico (I already made the changes to the module.)
Can you try and change the column to type 'text' using phpmyadmin at let me know if that fixes it?
DB table: sentora_core.x_sentastico column: pkg_info
Change from varchar(255) to text and try installing a package again.
If this worked, let me know and update Sentastico (I already made the changes to the module.)