I Dont No If This Script Already Post But m Using Search Function, Not Found..
Script I Have (HTML Lavalair Mod)
Collapse
X
-
Originally posted by partho View Posti do not login to headadmincp where is the passworrd?
Password: 12345
-- --------------------------------------------------------
--
-- Table structure for table `ibwf_passed`
--
CREATE TABLE IF NOT EXISTS `ibwf_passed` (
`id` int(100) NOT NULL auto_increment,
`pass` varchar(60) NOT NULL default '',
`level` char(1) NOT NULL default '0',
PRIMARY KEY (`id`),
UNIQUE KEY `level` (`level`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=6 ;
--
-- Dumping data for table `ibwf_passed`
--
INSERT INTO `ibwf_passed` (`id`, `pass`, `level`) VALUES
(1, '827ccb0eea8a706c4c34a16891f84e7b', '1'),
(2, '827ccb0eea8a706c4c34a16891f84e7b', '2'),
(3, '827ccb0eea8a706c4c34a16891f84e7b', '3'),
(4, '827ccb0eea8a706c4c34a16891f84e7b', '4'),
(5, '827ccb0eea8a706c4c34a16891f84e7b', '5');
-- --------------------------------------------------------Last edited by Nahar; 25.07.10, 12:00.
Comment
-
Hello newbie here....
can ny of the staff here tell me which script this is,
WapSHINE.co.cc
is it posted here?
Added after 13 minutes:
i know its a lavalair edit, bt which one???
test account to avoid hassle guys
abc@WapSHINE.co.ccLast edited by rey619new; 02.08.10, 16:39.
Comment
-
Originally posted by partho View Posti am upload photo but do not added photo
error is
file not uploaded to the wanted location
Error: GD doesn't seem to be present
you need to installed gd libaries in apache in order for it to work.
Comment
Comment