Jump to content

Error accesing database after upgrade 4.1.4 -> 5.2.1


Recommended Posts

After upgrading to version 5.2.1 everything seems to work OK, ads being served with no issues.

But trying to add new zones or banners are throwing database errors, not a single reference of thius errors on the logs.

I have no clue where to start solving this.

Version:    Revive Adserver v5.2.1
PHP/DB: PHP 7.4.3 / Unknown 5.7.35-0ubuntu0.18.04.1
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 ( 2 , 'Home - Ultimas Noticias Responsive' , '' ,  0 ,  3 , '' ,  300 ,  250 , '' , '' , '' , '' , '' , '2021-08-03 16:28:06' ,  NULL ,  0 ) 
$_POST:
Array
(
    [_qf__zoneform] => 
    [token] => 4df40a449204b5de293836e6024698a2
    [zoneid] => 
    [affiliateid] => 2
    [zonename] => Home - Ultimas Noticias Responsive
    [description] => 
    [delivery] => 0
    [sizetype] => default
    [size] => 300x250
    [width] => 300
    [height] => 250
    [comments] => 
    [submit] => Guardar Cambios
)
$_GET:
Empty
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...