SCHEMA_NOT_EXIST

Having trouble installing ModphpBB3 - Post any questions or issues in here.
themandimi
Forum Member
Forum Member
Posts: 17
Joined: Mon Jan 12, 2009 10:02 am

Re: SCHEMA_NOT_EXIST

Post by themandimi »

cache is emtied. i dont see what conflict it could be...

config for test forum
<?php
// phpBB 3.0.x auto-generated configuration file
// Do not change anything in this file!
$dbms = 'mysql';
$dbhost = 'localhost';
$dbport = '';
$dbname = :o
$dbuser = :o
$dbpasswd = :o
';

$table_prefix = 'phpbb_';
$acm_type = 'file';
$load_extensions = '';

@define('PHPBB_INSTALLED', true);
//define('DEBUG', true);
//define('DEBUG_EXTRA', true);
?>
config for normal forum
<?php
// phpBB 3.0.x auto-generated configuration file
// Do not change anything in this file!
$dbms = 'mysql';
$dbhost = 'localhost';
$dbport = '';
$dbname = :o
$dbuser = :o
$dbpasswd = :o
$table_prefix = 'phpbb2_';
$acm_type = 'file';
$load_extensions = '';

@define('PHPBB_INSTALLED', true);
// @define('DEBUG', true);
// @define('DEBUG_EXTRA', true);
?>
User avatar
LDM
Site Admin
Site Admin
Posts: 1786
Joined: Thu May 29, 2008 6:51 pm

Re: SCHEMA_NOT_EXIST

Post by LDM »

I just edited post as adding username and passes for database will surely get accessed by anyone reading.

If it's not connecting with database now, how did you get error for schema file from ad manager.
themandimi
Forum Member
Forum Member
Posts: 17
Joined: Mon Jan 12, 2009 10:02 am

Re: SCHEMA_NOT_EXIST

Post by themandimi »

i have no idea, nothing else changed...
User avatar
LDM
Site Admin
Site Admin
Posts: 1786
Joined: Thu May 29, 2008 6:51 pm

Re: SCHEMA_NOT_EXIST

Post by LDM »

So is it a conversion in the new database or a fresh install?
themandimi
Forum Member
Forum Member
Posts: 17
Joined: Mon Jan 12, 2009 10:02 am

Re: SCHEMA_NOT_EXIST

Post by themandimi »

the new database is a complete fresh install, made of the modded.sql file provided in the download.
User avatar
LDM
Site Admin
Site Admin
Posts: 1786
Joined: Thu May 29, 2008 6:51 pm

Re: SCHEMA_NOT_EXIST

Post by LDM »

If you pm me ftp and dbase info, I will have a look.
User avatar
LDM
Site Admin
Site Admin
Posts: 1786
Joined: Thu May 29, 2008 6:51 pm

Re: SCHEMA_NOT_EXIST

Post by LDM »

ok it sorted. It was just the settings in config. Made a slight adjustment to username (if you download your config you will see) and also there were spaces after pass and before the second dash.
themandimi
Forum Member
Forum Member
Posts: 17
Joined: Mon Jan 12, 2009 10:02 am

Re: SCHEMA_NOT_EXIST

Post by themandimi »

ah i thank you very much!
User avatar
LDM
Site Admin
Site Admin
Posts: 1786
Joined: Thu May 29, 2008 6:51 pm

Re: SCHEMA_NOT_EXIST

Post by LDM »

Glad it's sorted. If you are looking to convert from default phpBB, you may need to wait a little while for instructions or I'm happy to convert it over for you but afraid it would be a paid job as it could take a little while to do. :good:
themandimi
Forum Member
Forum Member
Posts: 17
Joined: Mon Jan 12, 2009 10:02 am

Re: SCHEMA_NOT_EXIST

Post by themandimi »

well now that that is sorted ill look into trying it myself, with backups ofcourse. IF it wouldnt work i would come back to you. What owuld the price be for that approximatly?
User avatar
LDM
Site Admin
Site Admin
Posts: 1786
Joined: Thu May 29, 2008 6:51 pm

Re: SCHEMA_NOT_EXIST

Post by LDM »

To be honest, I am not too sure as haven't converted one to 1.0.5 yet.

I would say it would be a lot easier to bypass anything to do with 1.0.4 and just install 1.0.5 and add the database changes, most of which will be attached as an SQL to the 1.0.4 convert post.
themandimi
Forum Member
Forum Member
Posts: 17
Joined: Mon Jan 12, 2009 10:02 am

Re: SCHEMA_NOT_EXIST

Post by themandimi »

and that would come down too how much? so that i know how much we might need
User avatar
LDM
Site Admin
Site Admin
Posts: 1786
Joined: Thu May 29, 2008 6:51 pm

Re: SCHEMA_NOT_EXIST

Post by LDM »

Does the custom style need editing or is it going to be used with prosilver or subsilver2?
themandimi
Forum Member
Forum Member
Posts: 17
Joined: Mon Jan 12, 2009 10:02 am

Re: SCHEMA_NOT_EXIST

Post by themandimi »

could you give us a price for editing a skin and the price for converting? as I am the webadministrator but most decisions do get talked over by the clan...
User avatar
LDM
Site Admin
Site Admin
Posts: 1786
Joined: Thu May 29, 2008 6:51 pm

Re: SCHEMA_NOT_EXIST

Post by LDM »

ok I will pm you figures after I have a work-out.

(That's a work-out of cost, not an aerobics regime)
Post Reply