Little problem with AVS menu

Shout-Out

User Tag List

Results 1 to 3 of 3
  1. #1
    Boiko7530bg's Avatar Member
    Reputation
    8
    Join Date
    Jul 2008
    Posts
    129
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Little problem with AVS

    Hi all i have little problem with AVS.When someone votes you get your points and you can choose rewards and realm but you can't choose character.Can someone help me pls ???


    Little problem with AVS
  2. #2
    Algorithm's Avatar Member
    Reputation
    175
    Join Date
    Mar 2008
    Posts
    395
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    post your config files from Avs

  3. #3
    Boiko7530bg's Avatar Member
    Reputation
    8
    Join Date
    Jul 2008
    Posts
    129
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    <?php

    //Configuration

    //Logon Database information.
    define("LOGON_HOST","localhost");
    define("LOGON_USER","root");
    define("LOGON_PASS","**************");
    define("LOGON_DB","logon");
    define("ENCRYPT_PASSWORDS",false); // !!! - Not yet supported

    //Local webserver's MySQL information.
    define("MYSQL_HOST","localhost");
    define("MYSQL_USER","root");
    define("MYSQL_PASS","**************");
    define("MYSQL_DB","avs");

    //In game mail settings
    define("MAIL_SUBJECT","Thanks For Voting!");
    define("MAIL_BODY","Thank you for voting for our server. Here is your reward!");

    // Misc
    define("RPPV",1); // Reward points per vote. Must be a whole number.

    session_start();
    // force login to view.
    if(!$_SESSION['vcp']['authenticated'] && $_GET['act'] != "vote")
    {
    include("pages/login.php");
    new Login();
    die;
    }
    switch($_GET['act'])
    {
    default:
    include("pages/overview.php");
    new Overview();
    break;
    case "rewards":
    include("pages/rewards.php");
    new Rewards();
    break;
    case "spend":
    include("pages/spend.php");
    new Spend();
    break;
    case "vote":
    include("pages/vote.php");
    new Vote();
    break;
    }
    ?>

Similar Threads

  1. a little problem with lazybot
    By bachibouzouk in forum WoW Bots Questions & Requests
    Replies: 1
    Last Post: 03-10-2012, 07:52 AM
  2. A little problem with ArcEmu
    By raddry in forum WoW EMU Questions & Requests
    Replies: 18
    Last Post: 05-03-2009, 07:56 AM
  3. Little problem with logonserver.exe
    By Virus1901 in forum WoW EMU Questions & Requests
    Replies: 5
    Last Post: 04-05-2009, 03:02 PM
  4. A little help for people who have problem with ...
    By Lappe in forum WoW EMU Guides & Tutorials
    Replies: 4
    Last Post: 03-06-2008, 03:59 AM
  5. I have problem with BHW 3.0
    By sunrize1 in forum World of Warcraft General
    Replies: 1
    Last Post: 07-17-2006, 08:49 AM
All times are GMT -5. The time now is 02:18 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search