Support

  1. yaser-misanweb
  2. General
  3. Friday, August 11 2017, 02:39 PM
hello admin
i am having a problem i am adding items (checkboxes, radio buttons, and dropdown lists ) to the user profile and i get ths message:


Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs


I have read this page:
https://www.easy-profile.com/support/mysql-issue-that-no-one-i-know-has-ever-uncounted.html#reply-4666

and I did the instructions But the problem is still there.
Please help me
yaser-misanweb Accepted Answer
Pro
I added the DB image in the attachment.


Please submit your description With image
  1. more than a month ago
  2. General
  3. # 1
yaser-misanweb Accepted Answer
Pro
thanks
i read it But the problem did not resolve

When I create a new field And save it , I will not find it in the database (table xfqcy_jsn_users).
The new field is not be saved in the database

So I can not change column length.
  1. more than a month ago
  2. General
  3. # 3
admin Accepted Answer
Admin
Hi,
you need to decrease length of already existing fields, otherwise it can not create a new column.

keep in mind that fields like radio of select set a single value, so for example with options like
- music|Music
- movie|Movie
- art|Art
- design|Design
the maximum value can be "design" (max 6 chars).
So I can reduce the column from 255 to 6.
  1. more than a month ago
  2. General
  3. # 4
ialearn Accepted Answer
Hi
I am having the same problem, I will try what you suggested but my question is this if I make the changes will these changes be undone when I install the next update.
  1. more than a month ago
  2. General
  3. # 5
admin Accepted Answer
Admin
Hi,
if I make the changes will these changes be undone when I install the next update.
Nope, update does not change Table structure of user data.

Another suggestion is to convert column type from "VARCHAR(255)" to "TEXT". Note: "TEXT" type is not recommended for searchable fields because it could decrease search performance.
  1. more than a month ago
  2. General
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Request Support

Support is currently Offline

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.