The time now is Thu Aug 28, 2008 11:58 pm
All times are GMT
|
|
|
Posted: Wed Jul 26, 2006 12:38 am Post subject:
Problems with Realms
|
|
|
Hey,
Having problems with This When I install it and configure it it says :
| Code: | | Reset: NOWError: The template .\/templates/realmsie.php could not be found. |
If you have any suggestions please, Tell me.
-SpeedYSlayeR
|
|
| Back to top |
|
 |
|
|
Posted: Wed Jul 26, 2006 12:43 am Post subject:
|
|
|
When I run install.php It give's me the error :
| Code: | Error on line 0 of Query:
-- phpMyAdmin SQL Dump -- version 2.6.2-rc1 -- http://www.phpmyadmin.net -- -- Host: localhost -- Generation Time: Sep 11, 2005 at 02:56 AM -- Server version: 4.1.12 -- PHP Version: 4.3.11 -- -- Database: `drak_realms` -- -- -------------------------------------------------------- -- -- Table structure for table `1p` -- CREATE TABLE `1p` ( `id` bigint(255) NOT NULL auto_increment, `name` varchar(255) NOT NULL default 'Monster', `owner` bigint(255) NOT NULL default '0', `level` int(32) NOT NULL default '1', `race` varchar(32) NOT NULL default 'monster', `hp` bigint(255) NOT NULL default '0', `max_hp` bigint(255) NOT NULL default '0', `max_hp_increase` double NOT NULL default '1', `attack` bigint(255) NOT NULL default '0', `attack_increase` double NOT NULL default '1', `defend` bigint(255) NOT NULL default '0', `defend_increase` double NOT NULL default '1', `weapons` varchar(255) NOT NULL default '', `skills` varchar(255) character set utf8 collate utf8_bin NOT NULL default '', `bp` bigint(255) NOT NULL default '1', UNIQUE KEY `id` (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=494 |
-SpeedYSlayeR
|
|
| Back to top |
|
 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
| Link to this Page |
|
If you want to link to this page you can use the following URL:
Example:
|
|
| The PHP Web-Ring Community
Sign-up to receive daily news on PHP by email.
|
|