Jump to content

jhdesign

Approved members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by jhdesign

  1. We get this error:

     

    Version:    Revive Adserver v3.2.2
    PHP/DB: PHP 5.4.36 / MySQL 5.5.41-MariaDB
    Page: /bmg/www/admin/account-preferences-timezone.php
    Error: Duplicate entry '0-1' for key 'PRIMARY'
    Query:
    INSERT INTO b_account_preference_assoc (account_id , value ) VALUES ( 1 , 'America/Los_Angeles' ) 
    $_POST:
    Array
    (
        [submitok] => true
        [timezone] => America/Los_Angeles
        [token] => 23a408e74941adb2d8ac3f16792d491c
        [submitsettings] => Save Changes
    )
    
    $_GET:
    Empty
    

     

     

    When I check the table, it has shows the value but preference_id is 0

×
×
  • Create New...