• Resolved Aleksandar

    (@aleksandarsavev)


    Hi,

    I just installed the plugin on a multisite WordPress installation. I noticed that every time I saved a Timetable Event, the TimeSlots were not saved.

    After 10-15 retries I saw that the table name does not use the subsite prefix (on CREATE), but it uses it while performing SELECT. And the debug.log is full of:

    Table 'DATABASE.wpin_4_mp_timetable_data' doesn't exist: SELECT t.* FROM wpin_4_mp_timetable_data t INNER JOIN...

    I renamed the table from wpin_mp_timetable_data to wpin_4_mp_timetable_data and now it works fine.

    • This topic was modified 5 years, 3 months ago by Aleksandar.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘DB Table has incorrect name in Multisite WordPress’ is closed to new replies.