Gondee / SocialCurveManager

Social Curve Manger is a platform designed to enable monetization of social media platforms by means of 3rd party CPM advertising.
http://socialcurve.io
3 stars 1 forks source link

URI error in clearning house #98

Open Gondee opened 8 years ago

Gondee commented 8 years ago

URI::InvalidURIError in ClearingHouses#index

Showing /home/ubuntu/workspace/app/views/clearing_houses/index.html.erb where line #64 raised:

bad URI(is not URI?): google.com Extracted source (around line #64): 62 63 64 65 66 67

                </div>
              </div>
              <% thumbnail = (LinkThumbnailer.generate(c.url)).images.first.src.to_s %>
                    <a data-lightbox='flatty' href='<%= thumbnail %>'>
                      <img width=250 height=150 src="<%= thumbnail %>" />
                    </a>