Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-1871

Imageset Export/REfresh error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • None
    • 3.0.x
    • ACP
    • None
    • PHP Environment:
      Database:

      1. In Imagesets ACP i press 'Export' and there are created file subSilver.tar.gz in store directory.

      2. Then i try to restore imageset from saved copy:

      • I unpack created subSilver.tar.gz and put imageset.cfg in the styles\subSilver\imageset directory.
      • Then I press 'Refresh' and recieve:

      General Error
      SQL ERROR [ mysql ]
       
      You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE imageset_id = 1' at line 2 [1064]
       
      SQL
       
      UPDATE phpbb_styles_imageset SET WHERE imageset_id = 1
       
      BACKTRACE
       
      FILE: includes/db/mysql.php
      LINE: 130
      CALL: dbal_mysql->sql_error()
       
      FILE: includes/acp/acp_styles.php
      LINE: 402
      CALL: dbal_mysql->sql_query()
       
      FILE: includes/functions_module.php
      LINE: 361
      CALL: acp_styles->main()
       
      FILE: adm/index.php
      LINE: 83
      CALL: p_master->load_active()

      Restoring from the original (not exported) imageset.cfg works fine.

            Acyd Burn Meik Sievertsen [X] (Inactive)
            ~Merlin~ ~Merlin~ [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: