I have a few questions about this MOD

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

I have a few questions about this MOD

Post by Terr0r »

how must I install all this or something from all this

is it not possible to set all this MODS and things free from each other

like this

prettyphoto MOD in one folder
help line for the BBCodes in one folder
MCP mod in one folder

and go so further

how can I find if I will only install the prettyphoto MOD or something else like the help line for the BBCodes?

Greets Terr0r

I have a few questions about this MOD

Post by Stoker »

Thats the way a premod works Terr0r.
If you only want single mods then install them without the prmod.

Putting them in folders, why?

I have a few questions about this MOD

Post by martin123456 »

I just removed all my mods did a bit of work on my data base to clean up then deleted all my files (keep files,images and config.php)

Then uploaded premod :) now i'm just adding some of my old mods back :D

Just one question if i may stoker how can i make se pro style a little wider ?

I have a few questions about this MOD

Post by Stoker »

Its in this part of the common.css

Code: Select all

#wrap {
	padding: 0 20px;
	min-width: 650px;
	width: 900px;
	margin: 0 auto;
}

I have a few questions about this MOD

Post by themission »

so if i upload this to an already modded board does it alter anything ? or is this just for a new board ? only asking as there a few mods that i havnt got and can only seem to be available in the premod - looks great btw :)

I have a few questions about this MOD

Post by Stoker »

Take a backup of your board.
Overwrite all the existing files with the premod EXCEPT the config.php

You will loose all your existing mods and will have to install them again.

I have a few questions about this MOD

Post by themission »

ahh ok thanks, will give a go later :)