Installation [NOOB]

Download and support for PhpBB3 Paypal Donation Mod
Locked
ravensquad
BBCoder I
BBCoder I
Posts: 2
Joined: 08 Feb 2012, 02:36
BBCodes: 1

Installation [NOOB]

Post by ravensquad »

So

i did edit the files and such, and upload them

also, i saved the common.php without without BOM

still got error in header, and in top of ACP , this "already done in common.php" or what it says at the end.

Also, can you explain me more spesific what thats meant with "run the installer? " :D Thanks a lot

PS: can anyone make a template-file for another theme? Just like someone did for leif in another post here on this page.

Would been really great, I've all my life been used to running vBulletin but i finally got my phpbb forum now :D

The colors can be seen @ my forum here
www
adrenaline-gamers
com
if someone can make the template/ style files :D

Thanks in advice! and Great mod stoker
User avatar
Solidjeuh
BBCoder IV
BBCoder IV
Posts: 257
Joined: 16 Oct 2011, 02:15
BBCodes: 7
Favourite MOD: Top stats
Location: Aalst / Belgium
Contact:

Installation [NOOB]

Post by Solidjeuh »

Run the installer = install_donation_mod.php
Wij promoten UW muziek in ons forum & delen alles via Sociale media!
Mail uw single + hoesje + info naar: info@muziekpromo.net of Solidjeuh@textradio.be
===============
Onze Website: https://www.muziekpromo.net
User avatar
phenomkw
BBCoder II
BBCoder II
Posts: 38
Joined: 11 Jan 2012, 17:34
BBCodes: 0
Contact:

Installation [NOOB]

Post by phenomkw »

forum looks good. to run the installer is easy after you get all your file edits done and uploaded go to your forum index which would be
http://www.adrenaline-gamers.com/forums/

and run then type this
http://www.adrenaline-gamers.com/forums ... on_mod.php

and it will run for you.

now as for the custom style layout and stuff you are talking about.

all prosilver and subsilver2 edits will work with all styles, you just have to figure out what version yours is based off of.

based off the style you are using which is code black bird This style inheritance from subsilver2, which means just do all the subsilver2 edits found here ->viewtopic.php?f=42&t=1822

and you will be fine.
ravensquad
BBCoder I
BBCoder I
Posts: 2
Joined: 08 Feb 2012, 02:36
BBCodes: 1

Installation [NOOB]

Post by ravensquad »

Ok, Thanks

uploaded edited files

went to forum, and it looked like this:
http:// bildr DOT no/view/1100807



and when entering the installation this happens:
http:// bildr DOT no/view/1100806

trying to click "configure" and it loads but the same page appears.

Ideas?



EDIT:

Ok, think i fixed the problem that was in common.php which i think was the reason for the errors @ top of the page?

Also, now i installed the mod, but getting this:

General Error
SQL ERROR [ mysql4 ]

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

SQL

SELECT * FROM DONATION_TABLE

BACKTRACE

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

FILE: includes/acp/acp_donation.php
LINE: 82
CALL: dbal_mysql->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()
Locked