Jump to content

mok

Approved members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by mok

  1. Hi, I am getting the following error when trying to adjust the timezone:

     

    An error occurred while accessing the database

    Due to a problem with the database Revive Adserver couldn't retrieve or store data. If this problem is reproducable it might be caused by a bug in Revive Adserver. Please report the following information to the creators of Revive Adserver. Also try to describe the actions that led to this error as clearly as possible.

    Version: Revive Adserver v3.0.2
    PHP/DB: PHP 5.2.17 / MySQL 5.1.72-cll
    Page: /adserver/www/admin/account-preferences-timezone.php
    Error: Duplicate entry '1-0' for key 'PRIMARY'
    Query:

    INSERT INTO phpads_account_preference_assoc (account_id , value ) VALUES ( 1 , 'America/New_York' ) 
    $POST: 
    Array
    (
    [submitok] => true
    [timezone] => America/New
    York
    [token] => dbda2209336dceb1d16634ce5c4eef38
    [submitsettings] => Save Changes
    )
    $_GET:

    Empty

×
×
  • Create New...