XMLWordPrintable

Details

    Description

      This always happens when I hit create in "newsletter/view_type/1"

      Notice: eZMySQLDB::query(0 rows, 0.199 ms) query number per page:7  	May 31 2006 23:35:42
      
      BEGIN WORK
      
      Notice: eZMySQLDB::query(4 rows, 1.294 ms) query number per page:8 	May 31 2006 23:35:42
      
      SELECT id, name, version, contentclass_id, identifier, placement, is_searchable,
             is_required, can_translate, is_information_collector, data_type_string, data_int1, data_int2, data_int3,
             data_int4, data_float1, data_float2, data_float3, data_float4, data_text1, data_text2,
             data_text3, data_text4, data_text5
      FROM   ezcontentclass_attribute
      WHERE  contentclass_id='25' AND version='0'
      ORDER BY placement ASC
      
      Warning: ezi18n 	May 31 2006 23:35:42
      
      No translation for file(translation.ts) in context(kernel/contentclass): 'New %1' with comment()
      
      Notice: eZMySQLDB::query(1 rows, 0.397 ms) query number per page:9 	May 31 2006 23:35:42
      
      INSERT INTO ezcontentobject (section_id, owner_id, contentclass_id, name, is_published, published, modified, current_version, status, remote_id, language_mask, initial_language_id) VALUES('1', '87', '25', 'New News', '0', '0', '0', '1', '0', '45c499e085815cd7b6dc8f39ea1d7cdd', '2', '2')
      
      Warning: ezi18n 	May 31 2006 23:35:42
      
      No translation for file(translation.ts) in context(kernel/contentclass): 'New %1' with comment()
      
      Notice: eZMySQLDB::query(1 rows, 0.442 ms) query number per page:10 	May 31 2006 23:35:42
      
      SELECT COUNT(*) AS count FROM ezcontentobject_name WHERE contentobject_id = '4554'
                                       AND content_version = '1' AND content_translation ='eng-GB'
      
      Notice: eZMySQLDB::query(1 rows, 0.342 ms) query number per page:11 	May 31 2006 23:35:42
      
      INSERT INTO ezcontentobject_name( contentobject_id,
                                                                 name,
                                                                 content_version,
                                                                 content_translation,
                                                                 real_translation,
                                                                 language_id )
                                      VALUES( '4554',
                                              'New News',
                                              '1',
                                              'eng-GB',
                                              'eng-GB',
                                              '2' )
      
      Notice: eZMySQLDB::query(1 rows, 0.348 ms) query number per page:12 	May 31 2006 23:35:42
      
      INSERT INTO ezcontentobject_version (contentobject_id, creator_id, version, status, created, modified, workflow_event_pos, user_id, language_mask, initial_language_id) VALUES('4554', '87', '1', '0', '1149111342', '1149111342', '0', '0', '0', '2')
      
      Warning: ezi18n 	May 31 2006 23:35:42
      
      No translation for file(translation.ts) in context(kernel/classes/datatypes): 'Text line' with comment(Datatype name)
      
      Notice: eZMySQLDB::query(1 rows, 0.451 ms) query number per page:13 	May 31 2006 23:35:42
      
      INSERT INTO ezcontentobject_attribute (contentobject_id, version, language_code, language_id, contentclassattribute_id, attribute_original_id, sort_key_int, sort_key_string, data_type_string, data_text, data_int, data_float) VALUES('4554', '1', 'eng-GB', '2', '221', '0', '0', '', 'ezstring', '', NULL, '0.000000')
      
      Warning: ezi18n 	May 31 2006 23:35:42
      
      No translation for file(translation.ts) in context(kernel/classes/datatypes): 'XML block' with comment(Datatype name)
      
      Warning: ezi18n 	May 31 2006 23:35:42
      
      No translation for file(translation.ts) in context(kernel/classes/datatypes): 'XML block' with comment(Datatype name)
      
      Warning: ezi18n 	May 31 2006 23:35:42
      
      No translation for file(translation.ts) in context(kernel/classes/datatypes): 'XML block' with comment(Datatype name)
      
      Notice: eZMySQLDB::query(1 rows, 0.413 ms) query number per page:14 	May 31 2006 23:35:42
      
      INSERT INTO ezcontentobject_attribute (contentobject_id, version, language_code, language_id, contentclassattribute_id, attribute_original_id, sort_key_int, sort_key_string, data_type_string, data_text, data_int, data_float) VALUES('4554', '1', 'eng-GB', '2', '222', '0', '0', '', 'ezxmltext', '', '1045487555', '0.000000')
      
      Warning: ezi18n 	May 31 2006 23:35:42
      
      No translation for file(translation.ts) in context(kernel/classes/datatypes): 'XML block' with comment(Datatype name)
      
      Warning: ezi18n 	May 31 2006 23:35:42
      
      No translation for file(translation.ts) in context(kernel/classes/datatypes): 'Object relation' with comment(Datatype name)
      
      Notice: eZMySQLDB::query(1 rows, 0.408 ms) query number per page:15 	May 31 2006 23:35:42
      
      SELECT ezcontentobject.*
      FROM
          ezcontentobject
      WHERE
          ezcontentobject.id='4554'
      
      Notice: eZMySQLDB::query(1 rows, 0.508 ms) query number per page:16 	May 31 2006 23:35:42
      
      SELECT id, contentobject_id, creator_id, version, status, created, modified,
             workflow_event_pos, user_id, language_mask, initial_language_id
      FROM   ezcontentobject_version
      WHERE  version='1' AND contentobject_id='4554'
      ORDER BY version ASC
      
      Notice: eZMySQLDB::query(1 rows, 0.475 ms) query number per page:17 	May 31 2006 23:35:42
      
      SELECT DISTINCT language_code
                        FROM ezcontentobject_attribute
                        WHERE contentobject_id='4554' AND version='1'
                        
                        ORDER BY language_code
      
      Notice: eZMySQLDB::query(0 rows, 0.335 ms) query number per page:18 	May 31 2006 23:35:42
      
      DELETE FROM ezcontentobject_link WHERE from_contentobject_id=4554 AND from_contentobject_version=1 AND contentclassattribute_id=223  AND op_code='0'
      
      Error: eZMySQLDB 	May 31 2006 23:35:42
      
      Query error: Out of range value adjusted for column 'contentobject_id' at row 1. Query: INSERT INTO ezxnewsletter (name, hash, contentobject_id, contentobject_version, output_format, template_to_use, send_date, send_status, newslettertype_id, category, object_relations, preview_email, status, created, creator_id) VALUES('New \"News\" newsletter.', '277a9cc5fda5d79616f83081ccda337b', '', '', '', '', '1149118542', '0', '0', '', '', '', '0', '1149111342', '87')
      
      Error: eZDBInterface::commit TRANSID-e89b530bee38452191efbe3cae2de5b9 	May 31 2006 23:35:42
      
      Transaction in progress failed due to DB error, transaction was rollbacked. Transaction ID is TRANSID-e89b530bee38452191efbe3cae2de5b9.
      

      Attachments

        Activity

          People

            unknown unknown
            a7ccb6eb-752c-4f73-908e-4baabf343cdd@accounts.ibexa.co Björn Dieding
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: