[PHP] Data updating problem.. menu

User Tag List

Results 1 to 2 of 2
  1. #1
    FrozenGod's Avatar Corporal
    Reputation
    1
    Join Date
    Feb 2010
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [PHP] Data updating problem..

    I'am currently working on some bridges between the web and my vBulletin system..
    and i have a problem..

    i need that link to convert vote points into another points on my vBulletin:
    Code:
    <a style="font:Arial, Helvetica, sans-serif; color:#66FF33; font-size:12px;" href="?convert">Convert Points -> vBulletin Coins Coins</a>
    and on the bottom i put this script:

    Code:
    if($_SESSION["panel"] == "convert")
    {
        require 'includes/gconfig.php';
    require 'includes/fconfig.php';
    
    mysql_connect($host,$user,$pass);
        mysql_query("UPDATE realmd.voting_points SET points = 0 WHERE id = '".$_SESSION["user_id"]."' LIMIT 1");
    mysql_close();
    
    mysql_connect($host2,$user2,$pass2);
                                        mysql_query("UPDATE vBulletinDB.mainuser SET credits = (credits + '".$_SESSION["points"]."') WHERE username = '".$_SESSION["user_name"]."' ");
                                       
                                        mysql_close();
                                        }
                                            ?>
    its just not working, just blinging and nothing... my points is still on their original place...
    i'am sitting on this like 5 hours and its killlling me!

    Thanks! Guys

    [PHP] Data updating problem..
  2. #2
    FrozenGod's Avatar Corporal
    Reputation
    1
    Join Date
    Feb 2010
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    *SOLVED*
    Thanks.

Similar Threads

  1. .php problems
    By Etaile in forum Community Chat
    Replies: 6
    Last Post: 07-31-2010, 07:03 PM
  2. [Question] Problems with the new WoW update.
    By Aradroth in forum WoW ME Questions and Requests
    Replies: 6
    Last Post: 01-23-2008, 09:40 PM
  3. Server Update Problems
    By ChillPill in forum World of Warcraft Emulator Servers
    Replies: 11
    Last Post: 01-09-2008, 04:18 PM
  4. 2.3 Update problem
    By Brightleaf in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 11-18-2007, 10:40 AM
  5. Problem with my Data folder?
    By Sithe in forum WoW ME Questions and Requests
    Replies: 3
    Last Post: 01-01-2007, 05:33 PM
All times are GMT -5. The time now is 03:53 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