Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Pixelpushr 12 posts 34 karma points
    Apr 12, 2014 @ 18:57
    Pixelpushr
    0

    What am I missing?

    Ok heres what I've done :

    Saved all refresh page, but nothing displays/renders :( HELP!

    (Umbraco version 7.1.0 assembly: 1.0.5206.2460)

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Apr 12, 2014 @ 20:42
    Jan Skovgaard
    0

    Hi Pixelpushr

    Could you perhaps share some screendumps of your configuration of the property editor? And the page/document where you're using it?

    /Jan

  • Pixelpushr 12 posts 34 karma points
    Apr 12, 2014 @ 20:59
    Pixelpushr
    0

    Hi,

    Here is the page - http://i.imgur.com/CGw7p1z.jpg

    Here is the property - http://i.imgur.com/tOmmDt7.jpg

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Apr 12, 2014 @ 21:02
    Jan Skovgaard
    0

    Hi Pixelpushr

    Ok, but what does your configuration of the property editor look like? Try going to the "Developer" section and find the "Twitter OAuth" property editor. What does the settings look like there?

    Cheers, Jan

  • Pixelpushr 12 posts 34 karma points
    Apr 12, 2014 @ 21:02
    Pixelpushr
    2

    AH IVE FIGURED IT OUT!

    In the latesttweets partial I changed :

    const string twitterOAuthPropertyAlias = "simondeighton";

    TO

    const string twitterOAuthPropertyAlias = "twitterOAuth";

    I thought that alias was referring to the twitter account registered when you get the token, not the alias of the one you setup on the doctype!

    :)

  • Jan Skovgaard 11280 posts 23678 karma points MVP 10x admin c-trib
    Apr 12, 2014 @ 21:03
    Jan Skovgaard
    0

    Haha, glad you figured it out :-)

    Have a nice evening.

    /Jan

  • Pixelpushr 12 posts 34 karma points
    Apr 12, 2014 @ 21:04
    Pixelpushr
    0

    Cheers you too

Please Sign in or register to post replies

Write your reply to:

Draft