Conversation
supportHi, I’ve installed the plugin in a multisite installation, overal no weird things during the install and admin pages are looking right. But when I add a poll I get errors in dutch (I’ll translate :)) Error adding poll: ‘name of poll’ Error adding polls answer: ‘our answer’ The page I need help with: [ log in to see the link]
Did some research in the code and found the custom tables, I think the problem is the plugin create custom tables but not add the multisite prefixes per multisite. So I assume it is not compatible and probably won’ be in the near future?
It has to be activated per site I think. I personally don’t use MS. Can see https://github.com/lesterchan/wp-polls/blob/master/wp-polls.php#L1840
Did some research in the code and found the custom tables, I think the problem is the plugin create custom tables but not add the multisite prefixes per multisite. So I assume it is not compatible and probably won’ be in the near future?
It has to be activated per site I think. I personally don’t use MS. Can see https://github.com/lesterchan/wp-polls/blob/master/wp-polls.php#L1840