If the content does not load for you, make sure you have JavaScript enabled.
If it still doesn't show or you get an error, then PM nwru about it.
It is currently Thu May 23, 2013 5:53 pm
![]() | Questions? Answers: http://fretsonfire.wikidot.com fretsonfire.net iGoogle gadget FretsOnFire relics |
raph666 wrote:World Charts... Does not support multipliers higher than x4.
DrGraham wrote:raph666 wrote:World Charts... Does not support multipliers higher than x4.
Could you elaborate on this point? All documentation on the World Charts fails to address Star Power.
![]() | Questions? Answers: http://fretsonfire.wikidot.com fretsonfire.net iGoogle gadget FretsOnFire relics |
puppetz_86 wrote:You should add that Divra takes Drums and bass scores too...
My Youtube Channel![]() | Porknchili's Epicness |

Elodius wrote:puppetz_86 wrote:You should add that Divra takes Drums and bass scores too...
Yeah, but it would take a lot of work :;):
![]() | Questions? Answers: http://fretsonfire.wikidot.com fretsonfire.net iGoogle gadget FretsOnFire relics |
raph666 wrote:[size=140]I want to host my own score charts, where do I start?[/size]
You first need a web server or web hosting. After that, you choose your charts system:
<ul>
<li>The official World Charts runs on the official system, built with Django (requires that your server runs django). Find it here:
http://sourceforge.net/project....=509593
<li>sneftrup's php charts scripts, very versatile system working with a MySQL database (Divra's charts are built on it). Find it here:
http://sourceforge.net/projects/fofchart/
<li>Frets On Fire Contest Server, a PHP-based contest server for Frets on Fire. Authorized users can play the selected songs and upload their score to see who is the best! Find it here:
http://sourceforge.net/projects/fofcs/
</ul>

KTownEgghead wrote:I'm confused
Is there a thread that explains how to host your own scores? I SEARCHED, just to let you know
I downloaded the php stuff, but now what?
![]() | Questions? Answers: http://fretsonfire.wikidot.com fretsonfire.net iGoogle gadget FretsOnFire relics |
ShR3dDr wrote:i think somethings wrong with fofchart.exofire.net



Maze2234 wrote:is there a way once a user plays a song it adds it?
NameVirtualHost yourhost.com
<VirtualHost yourhost.com:80>
  ServerAdmin   webmaster@yourdomain.yourhost.com
  DocumentRoot "C:/your/website/localroot/folder/"
  ServerName   yourdomain.yourhost.com
  ErrorLog      "logs/yourdomain.yourhost.com-error.log"
  CustomLog    "logs/yourdomain.yourhost.com-access.log" common
</VirtualHost>127.0.0.1       localhost   # means 'this machine'
::1
your website ip  yourdomain.yourhost.comAlias /http://your.complete.url "C:/wamp/your/website/localroot/folder/"<Directory />
  Options FollowSymLinks
  AllowOverride None
  Order deny,allow
  Deny from all
</Directory>
Divra wrote:ShR3dDr wrote:i think somethings wrong with fofchart.exofire.net
It sure is, I would ask about it on their forums, but I'm going away until next Thursday (I think), so it could take a while. The problem is that the charts have become too large/complex so they use too much of the servers resources.
Return to High Score Discussion
Users browsing this forum: No registered users and 1 guest