I am running into the following issue with my table:
The table currently contains 62 columns. When I try to add anoter column the following happens: (i) the column is not added to the table and (ii) the order of all the other colums gets mixed up. There is no error message.
It seems that somehow adding a 63rd column, causes an error in the database.
I have not been able to identify the reason for this behaviour.
Those are headers that are saved as headers in your database table.
You can open the table in your database management tool (phpMyAdmin for example), and check the header names in there. If they are long - shorten them in the STRUCTURE tab, under "Name":
You did everything correctly, that should've done it, but I suppose the issue is coming from elsewhere.
Please provide me a temporary WP-admin login for your site where this happens, and database access credentials, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue.
We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party.
You can write credentials here just check Private Reply so nobody can see them except us.
Good afternoon,
I am running into the following issue with my table:
The table currently contains 62 columns. When I try to add anoter column the following happens: (i) the column is not added to the table and (ii) the order of all the other colums gets mixed up. There is no error message.
It seems that somehow adding a 63rd column, causes an error in the database.
I have not been able to identify the reason for this behaviour.
Is this a known issue?
Hello Tijmen
This can happen if your headers are too long, and the length of the headers goes above the defined limit in the database.
If this is the case, you'll need to change the origin header of the columns in the database as you won't be able to change those in wpDataTables.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi again Tijmen
Those are headers that are saved as headers in your database table.
You can open the table in your database management tool (phpMyAdmin for example), and check the header names in there. If they are long - shorten them in the STRUCTURE tab, under "Name":
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello Tijmen
You did everything correctly, that should've done it, but I suppose the issue is coming from elsewhere.
Please provide me a temporary WP-admin login for your site where this happens, and database access credentials, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue.
We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party.
You can write credentials here just check Private Reply so nobody can see them except us.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Also, could you duplicate the table again, so our developer can go through the steps on his own?
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables