h1k3's Forum Posts

  • A wonderful resource for you especially if you are new is phpclasses.org. It is a wealth of ready made code that you can plug into your website. http://www.phpclasses.org/browse/ will let you browse the available code by category. You want to add a user login/registration they have it under user management. You want file I/o it's there too. Of course they have a whole section on MySQL too. Make sure to give the authors credit if you use their functions. <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

  • Saving files to your server can actually increase the security risks if not done properly. If you want to save an image to your server, why not save the imagedata string to a mysql database. This would avoid all the file i/o errors that you can generate and decrease the security risks to your server assuming your mysql calls are done correctly.

  • Right now test it as it The way he grabs user information appears to be wrong.

  • I don't believe it does but I can tell him what needs to change then we can coax him into giving it to Tom and Ashley for the official plugin I couldn't find his contact info. Are you familiar with github and contacting users? TheWyrm also maybe you could test the plugin?

  • Agh, lol

  • TheWyrm

    I found a plugin for facebook and cocoonjs on GitHub. I'm not in front of my laptop at the moment, but I have it posted in my facebook plugin group. Search facebook for scirra and you should see a group that is titled scirra social plugin. In there I have a thread of messages about cocoonjs. Look through the comments and you will see the plugin link. However I believe it to be broken, but I'm not entirely sure. So maybe go and test it out?

  • Can someone tell me. The facebook plugin by ludei did at one point work. It just mysteriously stopped at some point? If so the code looks like it's a relatively easy fix.

  • Free version has been updated to 0.3.1

    -Full use of social boxes

    -Generate and use list of non-app friends

    -Send basic app request

    -Access user information

    -Login/re-ask for denied permission

    -Logout

    -Delete app(remove all permissions)

    -Check for given permission

    Much more available in the full version. Both are available here:

    http://lancelocke.yourhosting.com/?shopp_page=shop

    angellondon It's now functional <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

  • No in fact that's an error I had fixed a while back with an update, but I never updated the free version. I'll make sure that is done this afternoon. give me a couple of hours.

  • Cipriux I'm not sure, maybe pirate lingo would be good for a pirate game. Upside down might be a good fit for a puzzle. Another quirky fit for upside down might be in a comment box. Set the comment box to 180 degrees for an angle. It makes for a twist to the comment box. either way there are mostly just other named languages with just a few quirky ones like the ones you mentioned and there is even a trolling language.

  • angellondon the plugin you are using is outdated. It works for apps that were made prior to 2014. I'm guessing from the error you received that your app is more recent. I have a plugin available at lancelocke.yourhosting.com for download.

  • TheWyrm I don't suppose you know if this will allow us to track the URL as it changes from facebook.com back to Localhost?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Current Version: 0.3.1

    By adding a language to the url bar you can select the Facebook language at runtime. For example If my plugin is set to english pirate but I visit my site with http://spacetradewars.ourhosting.com/?language=en_UD then I will be changing to Upside-down English. In the language dropdown you will see an en_UD type code next to each language. These are the language codes that can be added to the language url property. So to utilize this function just add a multi choice box or slider so the unser can select their language. Then redirect the browser to your website with the language code selected by the user.

    Get your copy at http://lancelocke.yourhosting.com

  • Yes it will be possible, although right now I think it would probably have some pretty weird results. I'll have to work on that. but yes it will very much be possible.

  • shadiho yes but its woefully outdated atm. I'll be uploading an updated version this weekend for testing.