[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 173: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 174: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 180: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
IntegraMOD Home of phpBB Integrated Modifications 2007-05-06T12:17:00-07:00 http://integramod.com/forum/feed.php?f=15&t=3561 2007-05-06T12:17:00-07:00 2007-05-06T12:17:00-07:00 http://integramod.com/forum/viewtopic.php?t=3561&p=24877#p24877 <![CDATA[Re: Integra mod not creating tables]]> http://www.yoursite.com/prill_install/im_install.php and follow the directions

Statistics: Posted Author: Helter — Sun May 06, 2007 12:17 pm


]]>
2007-05-06T04:36:07-07:00 2007-05-06T04:36:07-07:00 http://integramod.com/forum/viewtopic.php?t=3561&p=24874#p24874 <![CDATA[Integra mod not creating tables]]> Your phpBB Version: 2.0.
phpBB Type: Integramod 132
MODs: No
Your knowledge: Basic Knowledge
Board URL: http://wii-homebrew.com

PHP Version:
MySQL Version:


What was done before the problem appeared?



What was done to try to solve the problem?




De.scription and Message

domain - http://www.wii-homebrew.com

I start by posting the error messages im recieving.

this is the one i get when you try to register :

""Could not insert data into im_prefs table

DEBUG MODE

SQL Error : 1146 Table 'wii-homebrew.phpbb_im_prefs' doesn't exist

INSERT INTO phpbb_im_prefs (user_id, themes_id) VALUES (3, 1)

Line : 290
File : profilcp_register.php"


if you try and delete the user you get this message :
"Could not delete user IM prefs

DEBUG MODE

SQL Error : 1146 Table 'wii-homebrew.phpbb_im_prefs' doesn't exist

DELETE FROM phpbb_im_prefs WHERE user_id = 3

Line : 257
File : admin_users.php"

and it doesnt delete it.


so, why isnt integra mod creating all the tables it needs? im a novice web programmer (know what im talking about) but i dont know how to create new tables in mysql.

is there any .script that can create the missing ones for me? or can someone tell me how i can create those tables myself?

any help is much appriciated <img>

Statistics: Posted Author: zion — Sun May 06, 2007 4:36 am


]]>