WPIntell

Source evidence

Bug correction

Simple Giveaways – Grow your business, email lists and traffic with contests · support · 2022-11-30T09:25:00+00:00

complaintsentiment
mediumseverity
0.81relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

4 / 27 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

23 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
jonathanlespect unresolved
Hello, I have fixed three bugs. When I didn’t fill in additional prizes or extra-entries I had an error on line 356 of the giveasap-metabox.php file. I added the following code: if(isset($this->posted_data[ $name ])){ $this->settings[ $name ] = call_user_func_array( $func, array( $this->posted_data[ $name ], $this ) ); } I did the same thing for lines 358 and 361 Hi @jonathanlespect , ty for providing the explanation and code example. I’ll have to check it out and see if there is a bigger reason for that happening. If not, I’ll implement the one you suggested.

Comments

1 shown
Igor Benic 2023-03-17T10:19:00+00:00

Hi @jonathanlespect , ty for providing the explanation and code example. I’ll have to check it out and see if there is a bigger reason for that happening. If not, I’ll implement the one you suggested.