• Hi,

    I’ve installed and activated this plugin in my dev-environment and got this message:

    WordPress database error: [Table ‘MY_PRIVATE_DATABASE.wp_postmeta’ doesn’t exist]

    SELECT post_id FROM uh_postmeta WHERE meta_key=’trinity_audio_gender_id’ AND meta_value=’m’ and post_id in (SELECT DISTINCT post_id from wp_postmeta WHERE meta_key=’trinity_audio_source_language’ and meta_value IN (‘en-IN’, ‘hi-IN’))

    Maybe there is missing the dynamic table prefix in your plugin. In my case I don’t use the default table prefix (wp_), I changed to “uh_”.

Viewing 1 replies (of 1 total)
  • Plugin Contributor trinityaudio

    (@trinityaudio)

    Dear Luca Braun,

    Thank you for reaching out to us.

    It seems like it indeed might be the issue.
    Our team will look into it and we’ll let you know when handled.

    Don’t hesitate to reach us directly using [email protected].

    Best regards,
    Oren,
    Trinity Audio

Viewing 1 replies (of 1 total)
  • The topic ‘[NSFW] Issue with non-default database prefix?’ is closed to new replies.