Bug - SQL ERROR

Download and support for PhpBB3 Paypal Donation Mod
Locked
Brockway
BBCoder II
BBCoder II
Posts: 7
Joined: 21 Jan 2012, 20:47

Bug - SQL ERROR

Post by Brockway »

Hello everyone, i'm french and new, i discover today your amazings plugins,
but after installation i get an error...

i paste it :
SQL ERROR [ mysqli ]

Table 'brockway_forumterraria.DONATION_TABLE' doesn't exist [1146]

SQL

SELECT * FROM DONATION_TABLE

BACKTRACE

FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()

FILE: includes/acp/acp_donation.php
LINE: 82
CALL: dbal_mysqli->sql_query()

FILE: includes/acp/acp_donation.php
LINE: 32
CALL: acp_donation->configuration()

FILE: includes/functions_module.php
LINE: 507
CALL: acp_donation->main()

FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
i hope someone can help me.

Thanks.
User avatar
Stoker
Site Admin
Site Admin
Posts: 3527
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Bug - SQL ERROR

Post by Stoker »

You forgot the includes/constants.php edit
Board rules! No PM support
Brockway
BBCoder II
BBCoder II
Posts: 7
Joined: 21 Jan 2012, 20:47

Bug - SQL ERROR

Post by Brockway »

Sorry for my bad level of english and phpbb modding, but what i have to do ?

i paste all the content of the root folder, i use a theme named soulcity, but i paste too the file for the other theme in right place,
i have to edit a file manualy ? what i have to paste in this file ?

Again sorry...

Edit : i found right now the link with the files to edit...
after reading the file in archive i donwload i what believe i have nothing to do... i go back try edit all the stuff...
thanks
Brockway
BBCoder II
BBCoder II
Posts: 7
Joined: 21 Jan 2012, 20:47

Bug - SQL ERROR

Post by Brockway »

I did it, thanks for help, i have a little error that not very important if i read description on screenshot of the post of the mod...

i upload it in an image for dont upset you with my bad english ;)
Sans titre-1.jpg
EDIT: my bad, file missing in the correct language folder, for me "fr" instead "en"

Sorry for flooding your cool mod forum...
User avatar
Stoker
Site Admin
Site Admin
Posts: 3527
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Bug - SQL ERROR

Post by Stoker »

Glad you got it working ;)
Board rules! No PM support
Locked