Jump to content

Cannot add new zone


wpitek

Recommended Posts

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'

   
   
   
   
   
   
 
 
Link to comment
Share on other sites

  • 4 months later...
On 2/22/2019 at 8:39 PM, wpitek said:

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'

   
   
   
   
   
   
 


 

Hello, i get the exact same problem, any solution to solve this?

Version:    Revive Adserver v4.2.1
PHP/DB: PHP 7.3.6 / Unknown 8.0.16-
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 ( 11 , 'Egy4way - Default' , '' ,  0 ,  3 , '' ,  468 ,  60 , '' , '' , '' , '' , '' , '2019-06-27 14:25:50' ,  NULL ,  0 ) 
$_POST:
Array
(
    [_qf__zoneform] => 
    [token] => bc292231db6b1aa328729c09bac14573
    [zoneid] => 
    [affiliateid] => 11
    [zonename] => Egy4way - Default
    [description] => 
    [delivery] => 0
    [sizetype] => default
    [size] => 468x60
    [width] => 468
    [height] => 60
    [comments] => 
    [submit] => Save Changes
)
$_GET:
Empty
Edited by whyalwaysme
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...