missing basket

I have 2 users with the same permissions but one of them gets the following message when trying to access their basket or My eB. - "Object reference not set to an instance of an object".

The problem user was created in version 14 and migrated to v15 but has only just now tried to use eB. Can the basket and my eB be re-created easily?

Parents Reply
  • So I have found several more users with missing baskets and missing "my eB"

    I did a query on the setting_defs and settings tables and these users do not have entries for Personalfolderid nor personalbasketid, so they do not hava a value to use to insert in to the gui_folders table

    there also seems to be several users who do not have an entry for personalbasket id.

    Given that the problem users do not have entries in the settings table - could this be why they code above does not work?
Children