Originally posted by metulj
View Post
wickedempire script (xhtml/wml)
Collapse
X
-
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/versionOriginally posted by newbie14 View Postthanks its working now..I clear all the users,blogs,forum,shout etc but how to make my self as an owner?..
Leave a comment:
-
Originally posted by newbie14 View PostI dont know,.I only saw is Database on the list so I click it and IMPORT but the problem still desame..you dont select any database, you must create a new database and click it before you dump everything..MySQL said:
#1046 - No database selected
Leave a comment:
-
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:
-
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..Originally posted by newbie14 View PostI 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:
-
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:
-
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:
-
master lordraven! can u teach me how to fix my dload at gallery uploader page? Hehe
Leave a comment:
-
just use mysql_real_escape_string($input) Where $input is ANYTHING THAT IS GUNA ENTER DB. E.gOriginally posted by makvanpor2000 View PostHey riderz, what the code and where to add it in the script
Code:$brw = $_SERVER['HTTP_USER_AGENT']; $brws = mysql_real_escape_string($brw); $res = mysql_query("UPDATE ibwf_users SET browserm='".$brws."'");
Leave a comment:
-
Whats the code
Hey riderz, what the code and where to add it in the script
Leave a comment:
Leave a comment: