[WEB] VirtualShop Web Interface+

Discussion in 'Bukkit Tools' started by pandapipino, Dec 26, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    pandapipino

    Description

    A Web Interface for Virtualshop plugin created by Swearwords

    A simple Web Interface that creates a list of transactions and available items in the market.


    Requirements:
    Virtualshop Plugin

    MySQL Database
    Website Hosting


    Screenshot:
    [​IMG]


    Web Demo


    Download:
    Virtualshop Web Interface+ v0.1 by pandapipino

    http://dl.dropbox.com/u/15067343/VirtualShop_Web_Interface+.rar


    How to install:
    UnRar and upload the directory to your host public web directory:

    Edit your MySQL Configuration:
    navigate and edit this file: phprptinc/ewrcfg4.php

    Search and Edit these values:

    Code:
    // Database connection
    define("EWRPT_CONN_HOST", 'localhost', TRUE);
    define("EWRPT_CONN_PORT", 3306, TRUE);
    define("EWRPT_CONN_USER", 'mysqluser', TRUE);
    define("EWRPT_CONN_PASS", 'mysqlpass', TRUE);
    define("EWRPT_CONN_DB", 'mysqldatabase', TRUE);
    Save....

    Now View your PVP Webstats Online
    ex: http://yourwebsitedomain.com/yourvirtualshopwebdir

    Done.


    Changelog:
    none
     
    Snipes01 likes this.
Thread Status:
Not open for further replies.

Share This Page