philbertphotos / osticket-multildap-auth-plugin

Plugin for OS Ticket that allows for authentication with multiple domains.
GNU General Public License v3.0
28 stars 16 forks source link

DB Error #1146 #10

Closed jianfzhu closed 5 years ago

jianfzhu commented 6 years ago

Table ost_ldap_sync doesn't exist. how to create this table?

eudojosegonzalez commented 6 years ago

[SELECT * FROM ost_ldap_sync WHERE guid IS NOT NULL] Table 'ost.ost_ldap_sync' doesn't exist

Venice-89 commented 6 years ago

I think its because the Table prefix is hardcoded....

I get the same error. the table exists in my database, but with a different präfix (chd_user)

DB Error #1146 [SELECT name FROM ost_user WHERE id = 2] Table 'chd.ost_user' doesn't exist

philbertphotos commented 6 years ago

Something i have to fix

Sent from my iPhone

On Mar 23, 2018, at 5:31 PM, Venice-89 notifications@github.com wrote:

I think its because the Table prefix is hardcoded....

I get the same error. the table exists in my database, but with a different präfix (chd_user)

DB Error #1146 [SELECT name FROM ost_user WHERE id = 2] Table 'chd.ost_user' doesn't exist

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

philbertphotos commented 5 years ago

This has been fixed in version 1.2.2