Search found 32 matches

by nascarnut
Wed Feb 18, 2009 3:09 am
Forum: ModphpBB3 Installation
Topic: 1.0.5 install problem
Replies: 21
Views: 54847

Re: 1.0.5 install problem

Still doing the same thing. It says this on my index page:
General Error
SQL ERROR [ mysql4 ]

Table 'theoutdo_pbb01.chat' doesn't exist [1146]

SQL

SELECT * FROM chat ORDER BY message_id DESC LIMIT 25

BACKTRACE


FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()

FILE: includes/db ...
by nascarnut
Wed Feb 18, 2009 3:07 am
Forum: ModphpBB3 Installation
Topic: 1.0.5 install problem
Replies: 21
Views: 54847

Re: 1.0.5 install problem

I uploaded all the modphpbb3 files first thing. I deleted those files already but I will check the folder again and delete anything in there besides the files you said not to. I will let you know how it goes
by nascarnut
Wed Feb 18, 2009 2:22 am
Forum: ModphpBB3 Installation
Topic: 1.0.5 install problem
Replies: 21
Views: 54847

Re: 1.0.5 install problem

I ran it and got this:
Import has been successfully finished, 2 queries executed.
SQL query:
DROP TABLE IF EXISTS phpbb_shoutbox;# MySQL returned an empty result set (i.e. zero rows).
CREATE TABLE `phpbb_shoutbox` (
`shout_id` int( 11 ) unsigned NOT NULL AUTO_INCREMENT ,
`shout_user_id` mediumint( 8 ...
by nascarnut
Wed Feb 18, 2009 1:40 am
Forum: ModphpBB3 Installation
Topic: 1.0.5 install problem
Replies: 21
Views: 54847

Re: 1.0.5 install problem

Now I get this after running that one:
MySQL returned an empty result set (i.e. zero rows). (Query took 0.0079 sec)
SQL query:
CREATE TABLE phpbb_shoutbox(
shout_id int( 11 ) unsigned NOT NULL AUTO_INCREMENT ,
shout_user_id mediumint( 8 ) NOT NULL ,
shout_time int( 11 ) NOT NULL ,
shout_ip varchar ...
by nascarnut
Wed Feb 18, 2009 1:35 am
Forum: ModphpBB3 Installation
Topic: 1.0.5 install problem
Replies: 21
Views: 54847

Re: 1.0.5 install problem

I copied your text into note pad and saved the file as a sql file and then imported it through phpmyadmin and it said:
Import has been successfully finished, 2 queries executed

This is the error I get at my index page:
General Error
SQL ERROR [ mysql4 ]

Table 'theoutdo_pbb01.chat' doesn't exist ...
by nascarnut
Wed Feb 18, 2009 1:22 am
Forum: ModphpBB3 Installation
Topic: 1.0.5 install problem
Replies: 21
Views: 54847

Re: 1.0.5 install problem

This is the error on my index page

General Error
SQL ERROR [ mysql4 ]

Table 'theoutdo_pbb01.chat' doesn't exist [1146]

SQL

SELECT * FROM chat ORDER BY message_id DESC LIMIT 25

BACKTRACE


FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()

FILE: includes/db/mysql.php
LINE: 221
CALL ...
by nascarnut
Wed Feb 18, 2009 1:04 am
Forum: ModphpBB3 Installation
Topic: 1.0.5 install problem
Replies: 21
Views: 54847

Re: 1.0.5 install problem

OK, I did it again. This is the error I got when I imported it last time to. Still can't log into forum either
Error
SQL query:

CREATE TABLE `phpbb_announcement_centre` (

`announcement_show` tinyint( 1 ) NOT NULL ,
`announcement_enable` tinyint( 1 ) NOT NULL ,
`announcement_enable_guests` tinyint ...
by nascarnut
Wed Feb 18, 2009 12:58 am
Forum: ModphpBB3 Installation
Topic: 1.0.5 install problem
Replies: 21
Views: 54847

Re: 1.0.5 install problem

Would it hurt to run it again
by nascarnut
Wed Feb 18, 2009 12:58 am
Forum: ModphpBB3 Installation
Topic: 1.0.5 install problem
Replies: 21
Views: 54847

Re: 1.0.5 install problem

LDM wrote:Did you run that upgrade.sql in your phpmyadmin. That error means the shoutbox tables haven't been entered.
Yes I did run that
by nascarnut
Wed Feb 18, 2009 12:43 am
Forum: ModphpBB3 Installation
Topic: 1.0.5 install problem
Replies: 21
Views: 54847

Re: 1.0.5 install problem

Ok I went through the rest of the steps without a hitch. Now when I load up my forum I get this message:
SQL ERROR [ mysql4 ]

Table 'theoutdo_pbb01.chat' doesn't exist [1146]

SQL

SELECT * FROM chat ORDER BY message_id DESC LIMIT 25

BACKTRACE


FILE: includes/db/mysql.php
LINE: 174
CALL: dbal ...
by nascarnut
Wed Feb 18, 2009 12:30 am
Forum: ModphpBB3 Installation
Topic: 1.0.5 install problem
Replies: 21
Views: 54847

Re: 1.0.5 install problem

Well I got the first three to install now by deleting the install directory and then running them. Still can't get the install cf to work just keep giving me the error I posted above
by nascarnut
Wed Feb 18, 2009 12:21 am
Forum: ModphpBB3 Installation
Topic: 1.0.5 install problem
Replies: 21
Views: 54847

Re: 1.0.5 install problem

Well I just gave it another go and here are the results.
Ok I got the arcade to install with out a hitch now. But the gallery install and wwh install just load up my forum index with this message:

Please delete, move or rename the install directory before you use your board. If this directory is ...
by nascarnut
Tue Feb 17, 2009 11:11 pm
Forum: ModphpBB3 Installation
Topic: 1.0.5 install problem
Replies: 21
Views: 54847

1.0.5 install problem

I am installing this over my current board. I have tried three times now. It seems that my problem is once I upload the modded version over the top of mine and then upload the four directories included in your zip file and when I run the first one in my browser it says:
Open these files:

You are ...
by nascarnut
Tue Feb 17, 2009 3:51 am
Forum: ModphpBB3 Installation
Topic: phpBB3 to ModphpBB3 1.0.5 Conversion Instructions
Replies: 103
Views: 385266

Re: phpBB3 to ModphpBB3 1.0.5 Conversion Instructions

Well I found the purge cache and when I did that I got this:
General Error
SQL ERROR [ mysql4 ]

Table 'theoutdo_pbb01.acl_arcade_roles_data' doesn't exist [1146]

SQL

SELECT * FROM acl_arcade_roles_data ORDER BY role_id ASC

BACKTRACE


FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error ...
by nascarnut
Tue Feb 17, 2009 3:28 am
Forum: ModphpBB3 Installation
Topic: phpBB3 to ModphpBB3 1.0.5 Conversion Instructions
Replies: 103
Views: 385266

Re: phpBB3 to ModphpBB3 1.0.5 Conversion Instructions

Well I wnet through the steps again and still having problems. This is the error I get when I load my forum now:
General Error
SQL ERROR [ mysql4 ]

Table 'theoutdo_pbb01.chat' doesn't exist [1146]

Also in step 8 it says to purge the cache. I am not sure where I should do that at.