Results 1 to 3 of 3

Thread: Strange issue with uuid in tl_files

  1. #1
    User
    Join Date
    04-10-11.
    Posts
    162

    Default Strange issue with uuid in tl_files

    Hi,

    in my tl_files it seems some items are being given invalid pid's. Here are some normal pid entries:

    Code:
    1c7881405b6411e3a2b80019d12a6303
    636fff685c2911e39addefe4a797013f
    0b7de3c360e411e3a21c0019d12a6303
    But some files have these strange ones that correspond to no ids:

    Code:
    33360000000000000000000000000000
    34320000000000000000000000000000
    This means these items cannot be found by their pids, which is exactly what I'm trying to do using \FilesModel::findByPid($uuid);

    Anyone else seeing this, or have any idea what causes it?

    Cheers

  2. #2
    User
    Join Date
    04-10-11.
    Posts
    162

    Default

    I emptied the tl_files table and clicked the 'Sync' button in the file manager and it's fixed the problem, all the files have their proper PIDs now. Not sure what happened there!

  3. #3
    Community-Moderator xchs's Avatar
    Join Date
    06-20-09.
    Posts
    1,287

    Default

    If you can reproduce it again, file an issue in the bug tracker.
    Contao Community Moderator
    → Support options

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •