Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter joswaks21

    (@joswaks21)

    Hello,

    Oh perfect, thank you very much, i didn’t seen in the part “liens”.
    It’s work.

    We can close this subject.

    Thread Starter joswaks21

    (@joswaks21)

    Hello,

    Thank you for help. After seen my db table and my ftp server my website is so big. So i gonna create a new website, i have seen the plugin works correctly in a second website.

    Thanks again

    Thread Starter joswaks21

    (@joswaks21)

    That say errors in db table:
    Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs
    ALTER TABLE wp_wppa_albums ADD COLUMN zoomable tinytext NOT NULL

    ALTER TABLE wp_wppa_albums ADD COLUMN displayopts tinytext NOT NULL

    ALTER TABLE wp_wppa_albums ADD COLUMN upload_limit_tree tinytext NOT NULL

    ALTER TABLE wp_wppa_photos ADD COLUMN angle smallint(5) NOT NULL default ‘0’`

    Thread Starter joswaks21

    (@joswaks21)

    Actually it’s a database bug.
    The server error log say :

    Notice: Undefined index: 2ndnaNZnHn in /home/users6/f/fsb1794/www/normandierallye/wp-includes/comment.php on line 675

    Notice: Trying to access array offset on value of type null in /home/users6/f/fsb1794/www/normandierallye/wp-includes/comment.php on line 675

    And it say an error in my db table : [Unknown column ‘zoomable’ in ‘field list’]

Viewing 4 replies - 1 through 4 (of 4 total)