Jump to content

wpitek

Approved members
  • Posts

    1
  • Joined

  • Last visited

    Never

Posts posted by wpitek

  1. After new instalation I add new website. Next I want add zone to this website but I get error.

    Version:    Revive Adserver v4.1.4
    PHP/DB: PHP 7.2.7 / Unknown 8.0.13-
    Page: /www/admin/zone-edit.php
    Error:  
    Query:
    INSERT INTO rv_zones (affiliateid , zonename , description , delivery , zonetype , category , width , height , ad_selection , chain , prepend , append , comments , updated , oac_category_id , show_capped_no_cookie ) VALUES ( 1 , 'v2 - Default' , '' ,  0 ,  3 , '' ,  468 ,  60 , '' , '' , '' , '' , '' , '2019-02-22 12:36:55' ,  NULL ,  0 ) 
    $_POST:
    Array
    (
        [_qf__zoneform] => 
        [token] => d0acb4e392580157bf1a7817a58e990d
        [zoneid] => 
        [affiliateid] => 1
        [zonename] => v2 - Default
        [description] => 
        [delivery] => 0
        [sizetype] => default
        [size] => 468x60
        [width] => 468
        [height] => 60
        [comments] => 
        [submit] => Save Changes
    )
    
    $_GET:
    Empty

    If I paste Query to MySQL I get 'Error Code: 1364. Field 'what' doesn't have a default value'

       
       
       
       
       
       
     
     
×
×
  • Create New...