Author Topic: Table of product_descriptions  (Read 2663 times)

Offline G. O.

  • Full Member
  • ***
  • Posts: 166
  • Karma: +11/-0
    • View Profile
Table of product_descriptions
« on: March 27, 2025, 04:56:56 AM »
Hello,

i have along html code for FAQ page which i wanna paste to (product descriptions) field but the code saving not completely. I check the database product_descriptions table and it was on LONGTEXT but doesn't worked. What to do ?
I use Abantecart v.1.4.1 NOVATOR
php 8.3
« Last Edit: March 27, 2025, 04:58:55 AM by G. O. »
Thank you...
G.O.

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2148
  • Karma: +337/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Table of product_descriptions
« Reply #1 on: March 27, 2025, 06:15:24 AM »
Hi, if your html-description is too big for database saving try to save this as html-file. You can create some subfolder for such huge descriptions.
Then add iframe tag into your product description with source url to this file.

“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline G. O.

  • Full Member
  • ***
  • Posts: 166
  • Karma: +11/-0
    • View Profile
Re: Table of product_descriptions
« Reply #2 on: March 27, 2025, 06:25:42 AM »
Hi, if your html-description is too big for database saving try to save this as html-file. You can create some subfolder for such huge descriptions.
Then add iframe tag into your product description with source url to this file.

I already have the same code and page on other website with the same version of cart and php and working fine.
Thank you...
G.O.

 

Powered by SMFPacks Social Login Mod