WPIntell

Source evidence

Can’t add poll in multisite wodpress

WP-Polls · support · 2023-07-12T08:43:00+00:00

complaintsentiment
mediumseverity
0.92relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 29 rows with source links

13.8% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

25 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
sebvandijk unresolved
Hi, 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

Comments

2 shown
sebvandijk 2023-07-12T08:46:00+00:00

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?

Lester Chan 2023-07-17T06:27:00+00:00

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