• Resolved htmljenn

    (@htmljenn)


    When I run WP-Typography, it eventually fills up the memory on my server with packet errors.

    Specifically this:

    WordPress database error Got a packet bigger than 'max_allowed_packet' bytes for query UPDATEhtml5_optionsSEToption_value= 'a:8868:{s:28:\\"typo_hyphenate_languages_CAC\\";b:1;s:28:\\"typo_diacritic_languages_CAC\\.......................

    going on for much longer than what I pasted in.

    I turned off hyphenation and still got the problem.

    https://www.ads-software.com/plugins/wp-typography/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author pepe

    (@pputzer)

    You can try disabling caching, that should ease up on the created options. Does the error message contain a line number and PHP file? What kind of database are you using? Is this a shared hosting environment?

    Plugin Author pepe

    (@pputzer)

    BTW, you might try look at your database configuration (if this is possible) and maybe increase packet size (if it is set to say, 1 MB).

    Plugin Author pepe

    (@pputzer)

    You might try version 3.2.1, I’ve changed the way caching works (you have to explicitly enable it).

    Plugin Author pepe

    (@pputzer)

    I assume this issue has been resolved.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘creates too large packets’ is closed to new replies.