Text character limit in plan listing?

  • Pete Monfre
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 10 months ago #47377 by Pete Monfre
Text character limit in plan listing? was created by Pete Monfre
For the page that lists active subscriptions with short descriptions and "Buy Now" and "Detail" buttons - is there a character limit that would be truncating my text?

See it here: explorationnation.com/index.php/school-programs

It happens when I put a thumbnail or image in the box.

thank you in advance.

Please Log in or Create an account to join the conversation.

More
9 years 10 months ago #47387 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Text character limit in plan listing?
Hi Pete

Yes. There is limit. By default, the short_description field in #__osmembership_plans table has data type = Tinytext, so it has max length 255 characters. If you want longer text, you can change the data type of that field to Text.

If you don't know how to change it, maybe submit a support ticket sending us super admin account of your site so that I can do it for you,

Regards,

Tuan
The following user(s) said Thank You: Pete Monfre

Please Log in or Create an account to join the conversation.

  • Pete Monfre
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 10 months ago #47417 by Pete Monfre
Replied by Pete Monfre on topic Text character limit in plan listing?
I can change it - just need to know the path

Please Log in or Create an account to join the conversation.

More
9 years 10 months ago #47456 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Text character limit in plan listing?
Hi Pete

it is not the path. You will need to know how to access to the database and change the settings via PHPMyadmin.

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • Pete Monfre
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 9 months ago #47480 by Pete Monfre
Replied by Pete Monfre on topic Text character limit in plan listing?
Thanks. I see.

Please Log in or Create an account to join the conversation.

More
9 years 9 months ago #47489 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Text character limit in plan listing?
OK Pete. Please try to do it and if you could not change it, I am available for support.

Regards,

Tuan

Please Log in or Create an account to join the conversation.