WPIntell

Source evidence

Bug Fix iframe SSL connection (https)

Lucky Orange · support · 2014-01-15T17:56:00+00:00

complaintsentiment
mediumseverity
0.75relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

5 / 34 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
bbokac unresolved
One issue is that on admin side Lucky Orange is not accessible when is SSL connection on. Quick fix that solve the issue by editing plugin lucky_wordpress.php PHP file and go to code line 144 where have: echo '<iframe src="http://luckyorange.com/view.php?wp=1&wp2=1&l=' . urlencode(get_bloginfo('url')) . '" width="100%" height="100%" style="min-height:850px; width:100%" frameborder=0 ></iframe>'; Just remove “http:”. It should look like this: echo '<iframe src="//luckyorange.com/view.php?wp=1&wp2=1&l=' . urlencode(get_bloginfo('url')) . '" width="100%" height="100%" style="min-height:850px; width:100%" frameborder=0 ></iframe>'; Might will get more bug fixes from me. Wish you best. Keep the good job. http://wordpress.org/plugins/lucky-orange/

Comments

0 shown

No comments were stored for this source.