Menu

Tree [r88] /
 History

HTTPS access


File Date Author Commit
 acp 2010-06-12 diamondo25 [r82] - Added cashshop coupon management!
 fonts 2009-08-21 Diamondo25 [r1] Committed phpVana r434. This rev shall be r1.
 images 2010-06-12 diamondo25 [r79] - Added world name to the Who's Online? page
 includes 2010-06-23 diamondo25 [r86] - Fix for user images (gave warnings)
 layout 2010-06-29 diamondo25 [r88]
 modules 2010-05-04 diamondo25 [r76]
 sql 2010-06-12 diamondo25 [r82] - Added cashshop coupon management!
 templates 2010-01-16 diamondo25 [r54] More updates.
 ucp 2010-06-29 diamondo25 [r88]
 utilities 2010-06-12 diamondo25 [r81] - Found the extractor sauce :D! Added a UI to ...
 COPYING 2009-08-21 Diamondo25 [r1] Committed phpVana r434. This rev shall be r1.
 README 2009-11-08 Diamondo25 [r30] - Added guild mark/logo data and the logo to th...
 TODO 2009-08-21 Diamondo25 [r1] Committed phpVana r434. This rev shall be r1.
 acp.php 2010-01-16 diamondo25 [r53] wohoo?
 ajax_provider.php 2010-06-18 diamondo25 [r84] - Added auto refreshing server status page (re...
 character_image.php 2010-06-23 diamondo25 [r86] - Fix for user images (gave warnings)
 character_info.php 2010-01-16 diamondo25 [r53] wohoo?
 character_stats.php 2010-05-15 diamondo25 [r78] - Fixed character stats thingy
 config.php.sample 2009-08-21 Diamondo25 [r1] Committed phpVana r434. This rev shall be r1.
 downloads.php 2010-01-16 diamondo25 [r53] wohoo?
 frontpage.php 2010-01-16 diamondo25 [r53] wohoo?
 index.php 2010-01-16 diamondo25 [r53] wohoo?
 login.php 2010-02-04 diamondo25 [r59] Added SHA-512 encryption support. I suggest you...
 logout.php 2010-01-16 diamondo25 [r53] wohoo?
 news.php 2010-02-24 diamondo25 [r63]
 ranking.php 2010-06-12 diamondo25 [r80] - Fixed ranking.
 register.php 2010-06-12 diamondo25 [r83] - Fix for register.php, reported by flieee
 server_status.php 2010-06-23 diamondo25 [r87] - Fix.
 ucp.php 2010-01-16 diamondo25 [r53] wohoo?
 whos_online.php 2010-06-18 diamondo25 [r84] - Added auto refreshing server status page (re...

Read Me

# phpVana

A web-based Vana manager created by Jonathan of RandomlyPoked.com
This project was taken over by Diamondo25.

# Set Up

1. Rename config.php.sample to config.php and edit it accordingly
2. Go into the sql folder and execute the sql files. Read the following section for more information

## SQL Files

If this is your first time installing phpVana, execute ONLY sql/000-database_structure.sql
Otherwise, import the sql files that you haven't executed [*hint* look at the Database Information page in the Admin CP]

To access the Admin CP, your account must have gm = 3 in the users table.

### Installing the character images

You can get the character images working in 2 ways:

Way 1: Download the needed files and extract them:
1. Download http://www.mediafire.com/?dn1nvz5nxnr
2. Extract the contents of the archive in images/
3. Execute characterwz.sql found in images/

Way 2: Use the extractor thats in utilities/Extractor.zip
Note: Read 'Extractor readme.txt' in utilities/ :)