User Tag List

Page 3 of 3 FirstFirst 1 2 3
Results 21 to 30 of 30

Thread: Universial Hiscore Database Object

  1. #21
    No Products Registered

    Join Date
    Feb 2009
    Location
    Texas
    Posts
    825
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Universial Hiscore Database Object

    hmmm i think i had the right thing the entire time. i was just using mysql instead of phpadmin :cry:

  2. #22
    Clicker Fusion 2.5 DeveloperHTML5 Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Location
    USA
    Posts
    2,982
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: Universial Hiscore Database Object

    Quote Originally Posted by Zabooza
    hmmm i think i had the right thing the entire time. i was just using mysql instead of phpadmin >.<
    Hopefully that fixes it. If you've already tried a bunch of webhosts that have mysql and php support and none of them worked, I don't think it would be a problem with the webhosts but rather with how you are trying to implement your hi score database.

  3. #23
    No Products Registered

    Join Date
    Feb 2009
    Location
    Texas
    Posts
    825
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Universial Hiscore Database Object

    yeah. it worked
    now i just have one last question:

    Is there any special way you are supposed to view this, or do you just enter the url (like typing in www.clickteam.com)

  4. #24
    No Products Registered

    Join Date
    Feb 2009
    Location
    Texas
    Posts
    825
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Universial Hiscore Database Object

    in the pdf file, the score_script?status=test step works

    the step before it doesnt. then i enter the url, it brings this up

    "[color:#009900]Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/zabooza/public_html/Scores/create_table.php on line 20[/color]"

    so i go to line 20 of the create_table.php file and it says
    "[color:#3333FF]$create_table = mysql_query($query)or die(mysql_error(mysql_error()));[/color]"

    is this correct? or did i do something wrong again?

  5. #25
    No Products Registered

    Join Date
    Feb 2009
    Location
    Texas
    Posts
    825
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Universial Hiscore Database Object



    everything works now except for this.
    any ideas on what could be wrong?

  6. #26
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    Darlington, UK
    Posts
    3,298
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Universial Hiscore Database Object

    Pretty sure that line should be:
    "$create_table = mysql_query($query)or die(mysql_error());"

    EDIT: But that will just give you a different error, as the error you are getting is an error with getting another error message. Something is going to be wrong with either the mysql connection or the $query.

  7. #27
    No Products Registered

    Join Date
    Feb 2009
    Location
    Texas
    Posts
    825
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Universial Hiscore Database Object

    now everything works but i cant get any score to display.

  8. #28
    No Products Registered

    Join Date
    Feb 2009
    Location
    Texas
    Posts
    825
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Universial Hiscore Database Object

    ok, now i can submit the scores to the server, and the server gets the scores, but i cant display the scores in mmf2.

    i am working directly from the example
    all i have done is change the url address

  9. #29
    No Products Registered

    Join Date
    Jan 2008
    Location
    Canada
    Posts
    23
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Universial Hiscore Database Object

    I have the exact same problem. Everything works fine, the server status is online, the scores are uploaded in the database, but the application won't show them. It doesn't show anything at all.

    Whats the problem ?

  10. #30
    No Products Registered

    Join Date
    Feb 2009
    Location
    Texas
    Posts
    825
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Universial Hiscore Database Object

    what build are you using?


Page 3 of 3 FirstFirst 1 2 3

Similar Threads

  1. Hiscore Object question
    By King_Cool in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 19th December 2012, 05:07 PM
  2. Hiscore Object INI location
    By King_Cool in forum SWF/Flash Export Module Version 2.0
    Replies: 2
    Last Post: 7th December 2012, 01:48 AM
  3. HiScore object
    By Olivier in forum File Archive
    Replies: 6
    Last Post: 29th January 2008, 03:11 PM
  4. Hiscore object
    By Olivier in forum File Archive
    Replies: 1
    Last Post: 29th January 2008, 12:45 PM
  5. Bug w/ HiScore object
    By Gerblegod7 in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 5th August 2007, 04:29 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •