0
votes

I've got a very long table that I need to use with a module. But when I paste the table into the custom HTML module, it limits the amount of characters and cuts the code short. I'm not using any editor.

Tried going to the DB, looked for _modules. Followed another suggestion to change Content type from "text" to "mediumtext", but it does not allow me to change it? From the content column, I can only change function or value, but not type. Any ideas?

Attached screenshot.enter image description here

1
You have to log in your database with phpmyadmin and change content field type to MEDIUMTEXT in #__modules table. - emmanuel
@emmanuel Please check attached screenshot. I can't edit the Type. - Kakenx
You can't edit that from there, you have to go to structure button. - emmanuel

1 Answers