Difference between revisions of "User:Navarr/Meta"
From MHWiki
m (→File System) |
|||
Line 69: | Line 69: | ||
Fatal error: Uncaught exception 'InvalidDataBridgeException' with message 'Unable to add 'mhdb' connection on 192.168.100.222:3306' in /var/www/html/public/mousehunt/platform/classes/utils/DataBridge.php:26 Stack trace: #0 /var/www/html/public/mousehunt/platform/classes/utils/DataBridge.php(114): DataBridge->ensureConnected() #1 /var/www/html/public/giveaways/birthdaygiveaway.php(37): DataBridge->query('???select????/*...') #2 {main} thrown in /var/www/html/public/mousehunt/platform/classes/utils/DataBridge.php on line 26</pre> | Fatal error: Uncaught exception 'InvalidDataBridgeException' with message 'Unable to add 'mhdb' connection on 192.168.100.222:3306' in /var/www/html/public/mousehunt/platform/classes/utils/DataBridge.php:26 Stack trace: #0 /var/www/html/public/mousehunt/platform/classes/utils/DataBridge.php(114): DataBridge->ensureConnected() #1 /var/www/html/public/giveaways/birthdaygiveaway.php(37): DataBridge->query('???select????/*...') #2 {main} thrown in /var/www/html/public/mousehunt/platform/classes/utils/DataBridge.php on line 26</pre> | ||
+ | |||
+ | = IDs = | ||
+ | |||
+ | == Cheese == | ||
+ | *22 - Runic | ||
+ | *21 - Ancient | ||
+ | *18 - White Cheddar | ||
+ | *17 - Rumble | ||
+ | *16 - Combat | ||
+ | *12 - Radioactive Blue | ||
+ | *11 - Super|brie+ | ||
+ | *10 - Brie | ||
+ | *6 - Swiss | ||
+ | *2 - Marble | ||
+ | *1 - Cheddar |
Revision as of 20:48, 9 March 2009
Contents
What does MouseHunt look like on the insides?
Facts
MouseHunt is a web application developed using a PHP and MySQL backend.
Some Facts
- MouseHunt uses the languages:
- PHP
- SQL (MySQL variant)
- JavaScript
- HTML
- CSS
- FBML
- MouseHunt has a structured file system (nicely done, devs)
- MouseHunt uses Object Oriented Programming (OOP)
- MouseHunt uses the Facebook PHP API
File System
Hostname: 98.129.188.217, mousehunt.hitgrab.com
- /var
- /www
- /html
- /public (HTML Root)
- /giveaways (Giveaway Pages)
- /birthdaygiveaway.php (Birthday Event Giveaway Page)
- /valentinesgiveaway.php (Valentine's Day Event Giveaway Page)
- /newyearsgiveaway.php (New Years Event Giveaway Page)
- /images (Main Images root)
- /banners
- /birthday_banner.gif
- /dynamic
- /map
- /banners
- /mousehunt (Facebook Root)
- /chat
- /index.php
- /images (Images Root)
- /dynamic
- /components
- /icons
- /cheese
- /titles
- /interface
- /horn.gif
- /headings
- /ticker
- /journal (Journal Images Root)
- /dynamic
- /platform
- /classes'
- /utils
- /DataBridge.php (Connections to SQL)
- /utils
- /includes
- /ads
- /adsense.php
- /ads
- /js
- /default.js
- /travel.js
- /classes'
- /zoom
- /index.php
- /chat
- /wiki (MH Wiki Root)
- /index.php
- /giveaways (Giveaway Pages)
- /public (HTML Root)
- /html
- /www
Common Variables
- snuid - The Unique ID for each MouseHunter
- mid - The Unique ID for each Mouse
Errors
Warning: mysql_connect() [function.mysql-connect]: Too many connections in /var/www/html/public/mousehunt/platform/classes/utils/DataBridge.php on line 42 Fatal error: Uncaught exception 'InvalidDataBridgeException' with message 'Unable to add 'mhdb' connection on 192.168.100.222:3306' in /var/www/html/public/mousehunt/platform/classes/utils/DataBridge.php:26 Stack trace: #0 /var/www/html/public/mousehunt/platform/classes/utils/DataBridge.php(114): DataBridge->ensureConnected() #1 /var/www/html/public/giveaways/birthdaygiveaway.php(37): DataBridge->query('???select????/*...') #2 {main} thrown in /var/www/html/public/mousehunt/platform/classes/utils/DataBridge.php on line 26
IDs
Cheese
- 22 - Runic
- 21 - Ancient
- 18 - White Cheddar
- 17 - Rumble
- 16 - Combat
- 12 - Radioactive Blue
- 11 - Super|brie+
- 10 - Brie
- 6 - Swiss
- 2 - Marble
- 1 - Cheddar