Search found 17 matches
- Sat Feb 07, 2009 10:18 pm
- Forum: ModphpBB3 Installation
- Topic: phpBB3 to ModphpBB3 1.0.5 Conversion Instructions
- Replies: 103
- Views: 331386
Re: phpBB3 to ModphpBB3 1.0.5 Conversion Instructions
will there also be upgrade possibility's?
- Sat Jan 31, 2009 9:14 am
- Forum: ModphpBB3 Installation
- Topic: gender updating error.
- Replies: 2
- Views: 9740
Re: gender updating error.
it worked. I just didnt know what field properties it had to have so yea...
- Thu Jan 29, 2009 9:34 pm
- Forum: ModphpBB3 Installation
- Topic: gender updating error.
- Replies: 2
- Views: 9740
gender updating error.
I got this error message. Anyone know what the sql is for adding the user_gender field in the database?
General Error
SQL ERROR [ mysql4 ]
Unknown column 'user_gender' in 'field list' [1054]
SQL
UPDATE phpbb2_users SET user_icq = '', user_aim = '', user_msnm = '*', user_yim = '', user_jabber ...
General Error
SQL ERROR [ mysql4 ]
Unknown column 'user_gender' in 'field list' [1054]
SQL
UPDATE phpbb2_users SET user_icq = '', user_aim = '', user_msnm = '*', user_yim = '', user_jabber ...
- Tue Jan 13, 2009 9:33 am
- Forum: ModphpBB3 Installation
- Topic: phpBB3 to ModphpBB3 Instructions For 1.0.3/4 Version
- Replies: 104
- Views: 285590
Re: phpBB3 to ModphpBB3 Instructions
read this danny... had the same problem for a moLDM wrote:Just to note, these are instructions from the older 1.0.3 and 1.0.4 versions.
These won't work with the new 1.0.5.
- Mon Jan 12, 2009 4:28 pm
- Forum: ModphpBB3 Installation
- Topic: SCHEMA_NOT_EXIST
- Replies: 25
- Views: 39564
Re: SCHEMA_NOT_EXIST
thank you
- Mon Jan 12, 2009 4:24 pm
- Forum: ModphpBB3 Installation
- Topic: SCHEMA_NOT_EXIST
- Replies: 25
- Views: 39564
Re: SCHEMA_NOT_EXIST
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...
- Mon Jan 12, 2009 4:13 pm
- Forum: ModphpBB3 Installation
- Topic: SCHEMA_NOT_EXIST
- Replies: 25
- Views: 39564
Re: SCHEMA_NOT_EXIST
and that would come down too how much? so that i know how much we might need
- Mon Jan 12, 2009 3:53 pm
- Forum: ModphpBB3 Installation
- Topic: SCHEMA_NOT_EXIST
- Replies: 25
- Views: 39564
Re: SCHEMA_NOT_EXIST
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?
- Mon Jan 12, 2009 3:45 pm
- Forum: ModphpBB3 Installation
- Topic: SCHEMA_NOT_EXIST
- Replies: 25
- Views: 39564
Re: SCHEMA_NOT_EXIST
ah i thank you very much!
- Mon Jan 12, 2009 3:12 pm
- Forum: ModphpBB3 Installation
- Topic: SCHEMA_NOT_EXIST
- Replies: 25
- Views: 39564
Re: SCHEMA_NOT_EXIST
the new database is a complete fresh install, made of the modded.sql file provided in the download.
- Mon Jan 12, 2009 3:04 pm
- Forum: ModphpBB3 Installation
- Topic: SCHEMA_NOT_EXIST
- Replies: 25
- Views: 39564
Re: SCHEMA_NOT_EXIST
i have no idea, nothing else changed...
- Mon Jan 12, 2009 2:55 pm
- Forum: ModphpBB3 Installation
- Topic: SCHEMA_NOT_EXIST
- Replies: 25
- Views: 39564
Re: SCHEMA_NOT_EXIST
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 ...
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 ...
- Mon Jan 12, 2009 2:10 pm
- Forum: ModphpBB3 Installation
- Topic: SCHEMA_NOT_EXIST
- Replies: 25
- Views: 39564
Re: SCHEMA_NOT_EXIST
so my phpmyadmin has 2 databasses
db & test
both are accessed by the same pass
db is my current forum wich works perfectly
test is the new one to try it out on.
db has prefixes phpbb2_ and test has prefixes phpbb_
db & test
both are accessed by the same pass
db is my current forum wich works perfectly
test is the new one to try it out on.
db has prefixes phpbb2_ and test has prefixes phpbb_
- Mon Jan 12, 2009 1:56 pm
- Forum: ModphpBB3 Installation
- Topic: SCHEMA_NOT_EXIST
- Replies: 25
- Views: 39564
Re: SCHEMA_NOT_EXIST
not the same db, but the db is in the same spot.
- Mon Jan 12, 2009 1:50 pm
- Forum: ModphpBB3 Installation
- Topic: SCHEMA_NOT_EXIST
- Replies: 25
- Views: 39564
Re: SCHEMA_NOT_EXIST
SQL ERROR [ mysql4 ]
Access denied for user '*******'@'localhost' (using password: YES) [1045]
An sql error occurred while fetching this page. Please contact an administrator if this problem persists.
the config file is the same as the other forum, just different prefix. i dont see how this can ...
Access denied for user '*******'@'localhost' (using password: YES) [1045]
An sql error occurred while fetching this page. Please contact an administrator if this problem persists.
the config file is the same as the other forum, just different prefix. i dont see how this can ...