need help with a tut ( PHP )

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • im using the: Registration and Log-In Tutorial By: RickyRombo

    ive created all the databases correctly and filled in the info. but at the end of the guide it says:

    Now all you need to do is make your application do all the tasks! Open up the template.mfa in
    this zip. Each frame of the Application (except for “Game”) is named after a task the PHP can carry
    out. All you need to do is set the “task” to one of those five things, and add the required information
    (shown in the comments/code) to do that task. Note: Resend Information actually resets the password
    because the original password is not stored, but instead it stores the hash. Another thing: Limit the
    editbox sizes to the respective lengths. It'd be a shame for a user to sign up successfully and not be able
    to log in because the whole password doesn't match!

    does this mean the object called "textholder" you rename to your php of your database? im really lost on the last part. anyone give me any advice?

  • In the 'TextHolder' active, you change the phpURL alterable string inside it's properties (in the frame editor) to the exact URL your login.php is located.

    Game Launcher Creator V3 - Please login to see this link.
    Bespoke Software Development - Please login to see this link.
    Learn Clickteam Fusion 2.5 - Please login to see this link.

    Danny // Clickteam

  • Hi Ryan9171,

    No. You upload login.php to your webserver via ftp or whatever, and link directly to that.

    So, if you own Please login to see this link. and you upload the login.php file to say /home/public_html/login/login.php then your URL would be:
    Please login to see this link.

    Game Launcher Creator V3 - Please login to see this link.
    Bespoke Software Development - Please login to see this link.
    Learn Clickteam Fusion 2.5 - Please login to see this link.

    Danny // Clickteam

  • Woah, delete that dude. Best not to display stuff like that on a public forum.

    PM me.

    Game Launcher Creator V3 - Please login to see this link.
    Bespoke Software Development - Please login to see this link.
    Learn Clickteam Fusion 2.5 - Please login to see this link.

    Danny // Clickteam

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!