wickedempire script (xhtml/wml)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • newbie14
    replied
    Originally posted by metulj View Post
    first you need to register as user.. then you login to your PHPMyAdmin select table ***_users edit your username and set in row perm 1-9.. depends of script mod/version
    what ***_users an ibwf_users right?how to know my row perm?

    Leave a comment:


  • friend
    replied
    clicksms.php is not in this script as it shown in demo

    Leave a comment:


  • metulj
    replied
    Originally posted by newbie14 View Post
    thanks its working now..I clear all the users,blogs,forum,shout etc but how to make my self as an owner?..
    first you need to register as user.. then you login to your PHPMyAdmin select table ***_users edit your username and set in row perm 1-9.. depends of script mod/version

    Leave a comment:


  • newbie14
    replied
    Originally posted by huwad View Post
    you dont select any database, you must create a new database and click it before you dump everything..


    thanks its working now..I clear all the users,blogs,forum,shout etc but how to make my self as an owner?..

    Leave a comment:


  • huwad
    replied
    Originally posted by newbie14 View Post
    I dont know,.I only saw is Database on the list so I click it and IMPORT but the problem still desame..
    MySQL said:

    #1046 - No database selected
    you dont select any database, you must create a new database and click it before you dump everything..

    Leave a comment:


  • huwad
    replied
    Originally posted by partho View Post
    how to add smile code n how to upload smiles
    just add the directory where the smilies is located.. (ex: ../smilies/smile.gif)

    Leave a comment:


  • newbie14
    replied
    re

    I dont know,.I only saw is Database on the list so I click it and IMPORT but the problem still desame..

    Leave a comment:


  • kiLLeR-eyEd_14
    replied
    Originally posted by newbie14 View Post
    I already upload this lavalir script at my filemanager.then.I choose my3gb.com for subdomain..how to put an sql?I click phpmyadmin and login succesful..and click the database then import?...I import sql in database but here's appear


    Error
    SQL query:

    -- phpMyAdmin SQL Dump
    -- version 2.6.4-pl2
    -- phpMyAdmin
    --
    -- Host: localhost
    -- Generation Time: Aug 03, 2009 at 09:32 AM
    -- Server version: 4.1.22
    -- PHP Version: 5.2.0-8+etch13
    --
    -- Database: `lavalair`
    --
    -- --------------------------------------------------------
    --
    -- Table structure for table `color`
    --
    CREATE TABLE `color` (

    `color` varchar( 20 ) NOT NULL default '',
    `hex` varchar( 7 ) NOT NULL default '',
    `text` varchar( 7 ) NOT NULL default '#000000',
    PRIMARY KEY ( `color` )
    ) ENGINE = MYISAM DEFAULT CHARSET = latin1;



    MySQL said:

    #1046 - No database selected




    Help me pls..can sum1 post here the step by step procedure for sql using my3gb.com domain?thanks
    you didn't selected a database.,click on database and select your database..I think your database link is located below or above something named information scheme?Just look for it..

    Leave a comment:


  • newbie14
    replied
    Help

    I already upload this lavalir script at my filemanager.then.I choose my3gb.com for subdomain..how to put an sql?I click phpmyadmin and login succesful..and click the database then import?...I import sql in database but here's appear


    Error
    SQL query:

    -- phpMyAdmin SQL Dump
    -- version 2.6.4-pl2
    -- phpMyAdmin
    --
    -- Host: localhost
    -- Generation Time: Aug 03, 2009 at 09:32 AM
    -- Server version: 4.1.22
    -- PHP Version: 5.2.0-8+etch13
    --
    -- Database: `lavalair`
    --
    -- --------------------------------------------------------
    --
    -- Table structure for table `color`
    --
    CREATE TABLE `color` (

    `color` varchar( 20 ) NOT NULL default '',
    `hex` varchar( 7 ) NOT NULL default '',
    `text` varchar( 7 ) NOT NULL default '#000000',
    PRIMARY KEY ( `color` )
    ) ENGINE = MYISAM DEFAULT CHARSET = latin1;



    MySQL said:

    #1046 - No database selected




    Help me pls..can sum1 post here the step by step procedure for sql using my3gb.com domain?thanks

    Leave a comment:


  • angelz
    replied
    thanks

    thanks for the script..

    Leave a comment:


  • partho
    replied
    Originally posted by huwad View Post
    here's the wapdesire/wickedempire script and now with JNP CHATROOM, kindly post all updates you've done.. THANKS


    SIMPLE DEMO: ZYCLONES
    how to add smile code n how to upload smiles

    Leave a comment:


  • partho
    replied
    ok goog script

    but some problem to smiles /where is this smiles folder and smiles index pag pls add smiles index page

    Leave a comment:


  • tres
    replied
    master lordraven! can u teach me how to fix my dload at gallery uploader page? Hehe

    Leave a comment:


  • CreativityKills
    replied
    Originally posted by makvanpor2000 View Post
    Hey riderz, what the code and where to add it in the script
    just use mysql_real_escape_string($input) Where $input is ANYTHING THAT IS GUNA ENTER DB. E.g
    Code:
    $brw = $_SERVER['HTTP_USER_AGENT'];
    $brws = mysql_real_escape_string($brw);
    $res = mysql_query("UPDATE ibwf_users SET browserm='".$brws."'");

    Leave a comment:


  • makvanpor2000
    replied
    Whats the code

    Hey riderz, what the code and where to add it in the script

    Leave a comment:

Working...
X