Jump to content

YOUAREtehSCENE

Members
  • Posts

    50
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

YOUAREtehSCENE's Achievements

Member

Member (2/5)

0

Reputation

  1. the only reason i ask, is because there's a huge private torrent tracker called what.cd and there's only one well two ways in take a test on all audio files, and shit, and or if you know a friend who has an invite. they can send you one. http://what.cd/index.php, cause it seems all theses invites are php based, and they even state on what.cd / iptorrents.com Warning: Do not sell invites, we will catch you! I did mange to send them a message, and they can't even tell me which is fucking stupid I think. that's why came here in hopes to see if someone can give me a hand with it. I mean. If i give someone on my site an invite. thats fine. I can acctually see who they sent it to there email check the attachment.. the only thing I can't track is when or how they sign up.. that's why iam asking.. I mean I think its rather wierd that theses places can track a speciail php code, so they can know if it's been sold maybe its just a myth to try ad make the people get scared http://i41.tinypic.com/20k4tc9.png
  2. As some of you people who use private trackers for torrents, apparently they are huge sticklers on people who sell there invites, and can trace the invite back to the seller. I'm wonder how they are able to trace invites. Because, i found that people were selling invites to my site. And I already asked some of the members from these torrent places if they can help me code, or figure out how I can go about tracking what is going on with my invites.
  3. So, your telling me i don't need all that other lines of code? if so okay? Now where do I put this, in my wordpress site?
  4. I would like to change the text field, as you can see in the first image i posted where it reads Download links: Click here to say thanks and view the download link I want "Click here to say thanks and view the download link" to change to the download link when someone clicks on that text
  5. I have a javascript code so that people need to say well click on "THANKS" before they view a link! I'm curious as to how I would implement the code into my wordpress site, can I put it into one of the theme files? or do I need to create a .php file, or something. please help Please see theses images. Before users say thanks. http://i51.tinypic.com/2w7hjds.jpg After users click on thanks http://i52.tinypic.com/2yjv4t2.jpg Before = image 1 after = image 2 function SayThanks() { $('div#DownloadLink').html("<img src=\"ajax-loading.gif\">"); $('div#DownloadLink').load("saythanks.php?id=61634"); } function AddMirror() { $('div#AddMirror').html("<form name=\"form1\"><input name=\"AddMirrorField\" type=\"text\" value=\"http://www.\" size=\"20\"><input type=\"Button\" value=\"Add New Mirror\" onclick=\"javascript:AddMirrorSubmit()\"></form>"); } function AddMirrorSubmit() { var mirror = document.form1.AddMirrorField.value; $('div#AddMirror').html("<img src=\"ajax-loading.gif\">"); $('div#AddMirror').load("addmirror.php?id=61634&mirror=" + mirror); } function ViewThanksList() { $("div#DivThanksList").slideToggle("slow"); } function Approve(id) { var id; var tweet = confirm("Do you want to post the release on twitter?\n\nNote:\nClick cancel when people decide to submit 20 horrible death metal albums in an hour"); if (tweet == true) { $('div#DivApprove').html("<img src=\"ajax-loading.gif\">"); $('div#DivApprove').load("dynamic/approve.php?tweet=1&id=" + id); } else { $('div#DivApprove').html("<img src=\"ajax-loading.gif\">"); $('div#DivApprove').load("dynamic/approve.php?tweet=0&id=" + id); } } function ShowDelete() { $('div#DivDelete').slideToggle("fast"); } function ShowUndelete(id) { var id; $('div#DivDelete').html("<img src=\"ajax-loading.gif\">"); $('div#DivDelete').load("dynamic/undelete.php?id=" + id); } function ShowReport() { $('div#DivReport').slideToggle("fast"); } function ShowUnreport(id) { var id; $('div#DivReport').html("<img src=\"ajax-loading.gif\">"); $('div#DivReport').load("dynamic/unreport.php?id=" + id); } function ShowComments() { $('div#DivComments').slideToggle("fast"); } function NewComment() { $('div#DivNewComment').slideToggle("fast"); } function ShowNfo() { $('div#divNfo').slideToggle("fast"); } function DeleteMirror(id, postid) { $("div#DivDeleteMirror" + id).html('<img src="../themes/girly/ajax-loading1.gif">'); $("div#DivDeleteMirror" + id).load('dynamic/deletemirror.php?mirrorid=' + id + '&postid=' + postid); } [attachment deleted by admin]
  6. Something like this, that will keep the same band list
  7. Something like this, that will keep the same band list
  8. I'm trying to add a little code to my website I run so that it will show users a list of bands that they met like. instead of writing out long hand for fans of: I just recently downloaded this. http://www.matto1990.com/projects/phplastfmapi/ It has the files that I need to run this api, or php script or code. Inside, the folder it has examples lastfmapi sample_applications changelog license readme I'm reading on how to write code, I'm brand new to this. and I"m having trouble, I have my secret key, and api key. http://www.last.fm/api/auth?api_key=39246ccfee835966b1f181d0b47xxxx I can get my token, or session going cause i have it to shoot to my website youarethescene.net Now, i'm reading this on how to build I guess a class http://sourceforge.net/apps/mediawiki/phplastfmapi/index.php?title=Usage#Step_1:_Download Now, I'm sort of confused cause some of the php files that were in the file I downloaded $authVars = array( 'apiKey' => 39246ccfee835966b1f181d0b47 trim(fgets($file)), 'secret' => 8731edb71db292fc52618451 trim(fgets($file)), 'username' => YouAreTeHScene, 'sessionKey' => trim(fgets($file)), 'subscriber' => trim(fgets($file)) Now, do I put my api key there and secret key and my last.fm user name. Do, I get rid of the "trim(fgets($file))" or put the info next to it "trim(fgets($file))", or replace "trim(fgets($file))" with the info I need.?? It would be easier if someone just did this for me but yeah I know nobody wants to help out. but, the way I have it now i'm getting Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/yats/youarethescene.net/lastfmapi/artist.getsimilar/index.php on line 10 I dont know if Im doing it correctly or what Im really new to this so I'm all over this http://www.last.fm/api/webauth http://www.last.fm/api/account got my own account with the API key, and secret key trying to figure where to put it Pretty much, I'd like it to do is lets say I'm sure you guys have heard of this band I HOPE SO Blink182 under that It will show a small cd artwork if the band has it of certain other bands that people might enjoy if they like blink182 I pretty much would like to have on my wordpress site under a post I make it would be <div id="review"> They'z da shit man. </div> <div id="related_bands> You may also like: <ul> <li>Greenday</li> <li>Lady Gaga</li> <li>Chumbawumba</li> <li>The Spice Girls</li> </ul> Information Provided By <a href="http://last.fm">Last.fm</a> </div> <div id="comments"> Blah random comment things here like on a blog. </div>
  9. I downloaded the files http://www.matto1990.com/projects/phplastfmapi/ it comes with examples The picture shows "artist.getsimilar" Pretty Much what I want. http://i50.tinypic.com/10ood1h.jpg @ cags YOU HAVE MY IDEA THATS WHAT I WANT. Im really new to this so I'm all over this http://www.last.fm/api/webauth http://www.last.fm/api/account got my own account with the API key, and secret key trying to figure where to put it Pretty much, I'd like it to do is lets say I'm sure you guys have heard of this band I HOPE SO Blink182 under that It will show a small cd artwork if the band has it of certain other bands that people might enjoy if they like blink182
  10. Curious as to how I would go about pulling band info from Last.fm. As in doing a cd review, and having it state simular bands as and it will list lets say 3 - 5 bands that people might enjoy!
  11. <!-- AJAX Thanks --> <script type="text/javascript"> <!-- /** * Initialize Variables */ var thanks_postid = 0; var thanks_pending = false; /** * Fetch AJAX'ed Thanks */ function thanks_fetch() { if (typeof vb_disable_ajax != 'undefined' && vb_disable_ajax == 2) { // disable all ajax features return false; } if (thanks_ajax.handler.readyState == 4 && thanks_ajax.handler.status == 200 && thanks_ajax.handler.responseXML) { if (fetch_object('thanks_progress_' + thanks_postid)) { fetch_object('thanks_progress_' + thanks_postid).style.display = 'none'; } // undo pending thanks_pending = false; // fetch status var status = fetch_tags(thanks_ajax.handler.responseXML, 'status')[0].firstChild.nodeValue; // generate html if (status == 'ok') { // ###### wrapper ###### var wrapper_dat = fetch_tags(thanks_ajax.handler.responseXML, 'wrapper')[0].firstChild.nodeValue; var wrapper_obj = fetch_object('thanks_wrapper.' + thanks_postid); wrapper_obj.innerHTML = wrapper_dat; wrapper_obj.style.display = (wrapper_dat.indexOf('::blank::') != -1 ? 'none' : 'block'); // ###### message ###### var message_dat = fetch_tags(thanks_ajax.handler.responseXML, 'message')[0].firstChild.nodeValue; var message_obj = fetch_object('post_message_' + thanks_postid); message_obj.innerHTML = message_dat; // ###### postbit ###### var postbit_dat = fetch_tags(thanks_ajax.handler.responseXML, 'postbit')[0].firstChild.nodeValue; var postbit_obj = fetch_object('thanks_postbit.' + thanks_postid); postbit_obj.innerHTML = postbit_dat; // ###### postbtn ###### var postbtn_dat = fetch_tags(thanks_ajax.handler.responseXML, 'postbtn')[0].firstChild.nodeValue; var postbtn_obj = fetch_object('thanks_postbtn.' + thanks_postid); postbtn_obj.innerHTML = postbtn_dat; } else if (status == 'unregistered') { alert('You must either register or log in before using that function!'); } if (is_ie) { thanks_ajax.handler.abort(); } } } /** * Insert Thanks * * @ param integer id of the post */ function thanks_do(postid) { if (typeof vb_disable_ajax != 'undefined' && vb_disable_ajax == 2) { // disable all ajax features return false; } if (!thanks_pending) { if (fetch_object('thanks_progress_' + postid)) { fetch_object('thanks_progress_' + postid).style.display = ''; } thanks_pending = true; thanks_postid = postid; thanks_ajax = new vB_AJAX_Handler(true); thanks_ajax.onreadystatechange(thanks_fetch); thanks_ajax.send('ajax.php', 'do=thanks&postid=' + postid); } return true; } /** * Insert Thanks * * @ param integer id of the post * @ param integer id of the user to remove (-1 = remove all, permissions are handled on php side) */ function thanks_undo(postid, userid) { if (typeof vb_disable_ajax != 'undefined' && vb_disable_ajax == 2) { // disable all ajax features return false; } if (!thanks_pending) { if (fetch_object('thanks_progress_' + postid)) { fetch_object('thanks_progress_' + postid).style.display = ''; } thanks_pending = true; thanks_postid = postid; thanks_ajax = new vB_AJAX_Handler(true); thanks_ajax.onreadystatechange(thanks_fetch); thanks_ajax.send('ajax.php', 'do=removethanks&postid=' + postid + '&userid=' + userid); } return true; } //--> </script> <!-- / AJAX Thanks --> now, where would I want to insert this code into my site? like in one of my wordpress theme files? if so what one would you suggest, I'd like it so when people click on thanks content would be exposed to them, but if they don't nothing shows and is there any way, where I can have it show what users said thank you. cause I did code my shoutmix chatbox so people wouldn't be called GUEST anymore. code I use the shoutmix code to retrieve usernames from datebase? thanks
  12. Dam, oh well not to many nice people left in the world!
  13. Naw, if I did I wouldn't be asking bro. sorry dude. It sucks, I wish I did I got a lot of other ideas for my site. but I don't have time to learn it.
  14. Well whatever that guy told me to do I have no idea or no idea where to start with coding the form. I don't know where to start thats the biggest problem sir/
  15. look @ this http://i43.tinypic.com/5aggg2.jpg That's pretty much what I'd want a box well a form where people can enter in info and I can be the only one that can make changes if need be, like if something gets filled I'd like to be able to either delete the request or have a checkmark box, and check mark it off, or put a strike thru the request This is what someone responded to my post on wordpress.org So, i figured I'd come here and maybe someone can help me " Okay, so you are thinking about having some kind of web form? Where someone can type in a query and press a submit button (or similar)? For that kind of application, you are going to have to use some amount of scripting, using PHP or another web language. Setting up the table once (so that there is the static version for your own use) is easy, generating a dynamic table (based on the user input of your visitor) is much harder. I would advise looking for a plugin that provides similar functionality, or else get with the WP Pro mailing list to find someone who can help you with the code. Alas, I am not a PHP person.... So I would have very little idea on what exactly to do to provide your desired end result. All the same, I hope you can find a suitable solution. "
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.