• I know this might bring smile on some faces thinking “what a stupid” question, but please clarify for me. I am no techie, really, but so far managed all needed and setup site just fine.
    I need to install Viral Tweets on my WordPress site.

    Directions are very easy…but my result is zero.
    1.download file -done
    2.extract content-done
    3.upload to the public_html folder ON YOUR WEBSITE.
    4.when you done simply visit: http://YOURSITE.com/viraltweets to create your viral tweets code.
    5.After that paste code in HTML section to get it work.

    MY PROBLEM: So far when needed upload something to public_html I used FTP to transfer file from my computer. Is instruction saying public_html ON YOUR WEBSITE same thing? Because after I did that and typed into browser point 4, I’m getting message that such a page doesn’t exist, written directly on my website’s page, so I cannot generate code to continue.
    I am so frustrated and lost so much time trying all back and forth with same negative result. I know it is very simple thing but I’m missing something somewhere.
    Can someone good enough understanding my desperation put a light on this, please???
    Where I should really upload that file and what to to exactly and where to get that code? What did I do wrong?
    Eternally grateful,
    Maya
    http://mayakas.com

Viewing 1 replies (of 1 total)
  • I have a very similar problem.

    If I type in my homepage now it takes me to the page where I can make my code. Supposedly, I should type in http://YOURSITE.com/viraltweets to get the code. Well anyway, I made my code and put it on my blog as a text widget. It doesn’t work though.

    After someone fills in their Twitter info and tweets it, they are suppose to be taken to another page. I set this one up http://www.bestspanishtutor.com/2009/12/thanks-for-tweeting/. It takes me to this page instead http://www.bestspanishtutor.com/viraltweets/viraltweets.php.

    Here is my code:
    <form action=”/viraltweets/viraltweets.php” method=”post”>
    <input type=”hidden” name=”twitter_redirect” value=”http://www.bestspanishtutor.com/2009/12/thanks-for-tweeting/”/&gt;
    <style>
    .viraltweet { padding:8px; width:310px; border:1px solid #CCCCCC; font-family:Courier; font-size:10pt;}
    .vt_input {width:155px;}
    .twitter_message { width:300px; height:60px;}
    .vt_caption { font-family:Arial; font-size:8pt; color:gray; text-align:center;}
    .vt_aff { padding:8px; width:300px; text-align:right; font-family:Arial; font-size:8pt; }
    </style>
    <div class=”viraltweet”>
    Twitter Username: <input class=”vt_input” type=”text” name=”twitter_username”/>
    Twitter Password: <input class=”vt_input” type=”password” name=”twitter_password”/>

    <textarea class=”twitter_message” name=”msg_placeholder” disabled=”true”>Wow, @TheSELVA has an awesome blog with FREE Spanish & English lessons. Check it out here http://ow.ly/QygX</textarea&gt;
    <input type=”hidden” name=”twitter_message” value=”Wow, @TheSELVA has an awesome blog with FREE Spanish & English lessons. Check it out here http://ow.ly/QygX”/&gt;
    <div align=”center”>
    <input type=”submit” value=”Tweet Now!”/></div>
    <span class=”vt_caption”>This information is not stored and only one tweet will be sent</span>
    </div>
    <div class=”vt_aff”>Powered by Viral Tweets</div>
    </form>

    In addition, the tweets aren’t even sent. I would be very very grateful to anyone who could help me.

    Did you ever find a solution?

Viewing 1 replies (of 1 total)

The topic ‘Need help to finish upload…’ is closed to new replies.