Hi (hope this is proper place to report this...)

Sun @ 6:06 PM PT

Hi to group.

I am new to unity have been a lurker on these forums for a while now. All great info.

I am attempting to use the ‘Tutorials for HighScores’ on the Unity Wiki.

When I hit this site unfortunately the link bombs out with (I think a DB access error of some type).

Here is a cut-paste of what I saw.

@ → http://www.unifycommunity.com/wiki/index.php?title=Tutorials

Tutorials
From Unify Community Wiki
Jump to: navigation, search
[edit] Unity

  • Programming - How to program with tutorials for Unity.
    ---->>>> * Server Side Highscores - How to set up highscores that are stored on a server that your Unity game accesses and updates.
  • Old-School 2D Platformer - How to use Unity as a 2D sprite engine to create something like a side scrolling platformer game.
  • Particle Effects - How to create decent particles in photoshop and animate them in Unity

Unfortunately when clicked your get this:


Warning: preg_replace() [function.preg-replace]: Unknown modifier ‘c’ in /home/.meecer/unifycommunity/unifycommunity.com/wiki/extensions/geshi.php on line 2022

Warning: preg_replace() [function.preg-replace]: Compilation failed: internal error: overran compiling workspace at offset 11105 in /home/.meecer/unifycommunity/unifycommunity.com/wiki/extensions/geshi.php on line 2022

Warning: preg_replace() [function.preg-replace]: Unknown modifier ‘c’ in /home/.meecer/unifycommunity/unifycommunity.com/wiki/extensions/geshi.php on line 2022

Warning: preg_replace() [function.preg-replace]: Compilation failed: internal error: overran compiling workspace at offset 11105 in /home/.meecer/unifycommunity/unifycommunity.com/wiki/extensions/geshi.php on line 2022

Warning: preg_replace() [function.preg-replace]: Unknown modifier ‘c’ in /home/.meecer/unifycommunity/unifycommunity.com/wiki/extensions/geshi.php on line 2022

Warning: preg_replace() [function.preg-replace]: Compilation failed: internal error: overran compiling workspace at offset 11105 in /home/.meecer/unifycommunity/unifycommunity.com/wiki/extensions/geshi.php on line 2022

Warning: preg_replace() [function.preg-replace]: Unknown modifier ‘c’ in /home/.meecer/unifycommunity/unifycommunity.com/wiki/extensions/geshi.php on line 2022

Warning: preg_replace() [function.preg-replace]: Compilation failed: internal error: overran compiling workspace at offset 11105 in /home/.meecer/unifycommunity/unifycommunity.com/wiki/extensions/geshi.php on line 2022

Warning: preg_replace() [function.preg-replace]: Unknown modifier ‘c’ in /home/.meecer/unifycommunity/unifycommunity.com/wiki/extensions/geshi.php on line 2022

and so on…

If this is not the proper place to post this fault – someone please point me to the proper link or email address or Jira? I will report there.

(I am posting here as I think the tutorial is mostly a scripting issue)

Many thanks in advance for pointers.

Best. //GregH

When WHAT is clicked? I just went to the Wiki page and tried all the links. Everything worked for me (except for the 2D Platformer tutorial which doesn’t exist). What browser are you using? I’m using Firefox 2.0.0.6 and didn’t get the errors you got.

It happens from time to time. If you just scroll below the error output you should be able to see the actual content of the site.

It’s not a bug that would have anything to do with the browser either. Jeff will have to figure out what’s going on on the server-side. :slight_smile:

-Jeremy