cabusmichael
cabusmichael
Hi, I’m sorry, just to clarify… I’m adding the js code you sent to index.php? I have code like that added to twitther.html…do I need to use .php to make...
Hi, Okay, I think I've figured this out, but still have issues (same as above). Here is the code I have now: $(document).ready(function() { $('.twitterfeed').tweet({ join_text: "auto", modpath: './twitter/', //...
Hi, Here is the preview, which will now work: http://philau.edu/library/twitter2.html I am looking at the console in Firebug, and note this: POST http://philau.edu/library/twitter/ 405 Method Not Allowed I'm wondering if...
Hi Stan, I did that, seems to have corrected the POST error in the console, but I still get loading tweets with no tweets? Michael
Thanks Stan! I don't have access to the server logs; but I emailed the person who has access; I will look at the ASP options, too--it would be great to...