+ Reply to Thread
Results 1 to 2 of 2

Thread: pwa image crop sql error

Hybrid View

  1. #1
    Guru
    Join Date
    Jul 2019
    Location
    Australia
    Posts
    657

    pwa image crop sql error

    hi,

    Getting this error when uploading a splashscreen image in pwa admin. i set the resolution as specified.

    MYSQL ERROR
    Error: MySQL server has gone away
    Query: INSERT INTO `fl_pwa_images` ( `Image`, `Size`, `Type` ) VALUES ( 'splashscreen.png', 'original', 'launch_portrait' )
    Function: afterImageCrop
    Class: Flynax\Plugins\PWA\Events
    File: /home/boatf003/public_html/plugins/PWA/admin/pwa.inc.php (line# 188)


    Any ideas?

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello,

    Check the connection with your mysql server and try again

    if this problem happens again create a ticket

+ Reply to Thread