Pagina 1 van 1

im portal mod installeren

Geplaatst: 21 apr 2005, 18:09
door richard m
goede dag ik probeer de im portal mod te installeren maar ben nu bij de laatste paar punten waar ik niet uit kom...
vanaf OPTIONAL begrijp ik het niet zou iemand mij aub hiermee kunnen helpen wat ik bij OPTIONAL en de punten daarna precies moet doen
alvast bedankt

Code: Selecteer alles

# 
#-----[ OPEN ]------------------------------------------ 
#

templates/YOUR_TEMPLATE/overall_footer.tpl

# 
#-----[ AT THE START OF THE FILE, ADD ]------------------------------------------ 
#

{PORTAL_TAIL}<td width="10"><img src="images/spacer.gif" alt="" width="10" height="30" /></td></tr></table>

# 
#-----[ OPTIONAL ]------------------------------------------ 
#

Create a link in your header to point to portal.php by editing page_header.php and overall_header.tpl

# 
#-----[ COPY ]------------------------------------------ 
#

copy phpbbroot\*.* to forums\*.*
note: if you are using another template aside from subsilver, copy the contents of the subsilver directory in all the template directories that you have installed

# 
#-----[ CHMOD ]------------------------------------------ 
#

create directory var_cache under your phpbb root directory and CHMOD it to 777.

Geplaatst: 21 apr 2005, 20:39
door Stef
#
#-----[ OPTIONAL ]------------------------------------------
#
Staat voor optioneel, dus dat je het niet persé hoeft te doen.
Create a link in your header to point to portal.php by editing page_header.php and overall_header.tpl
Een extra link om naar de portal te wijzen. Dus net als FAQ een link maar deze gaat naar portal.php.
#
#-----[ COPY ]------------------------------------------
#

copy phpbbroot\*.* to forums\*.*
note: if you are using another template aside from subsilver, copy the contents of the subsilver directory in all the template directories that you have installed
Je moet alles wat in de phpbb map zit verplaatsen naar de map forums.
Mocht je een ander template gebruik dan subSilver kopieer dan de inhoud van subSilver in alle template mappen dat je hebt geïnstalleerd.
#
#-----[ CHMOD ]------------------------------------------
#

create directory var_cache under your phpbb root directory and CHMOD it to 777.
Je moet een map aanmaken genaamd var_cache en die moet je chmodden naar 777. :)

Succes!

Geplaatst: 21 apr 2005, 22:33
door richard m
bedankt steff
nog 1 vraagje waarom moet dit eigenlijk gedaan worden:

Code: Selecteer alles

# 
#-----[ COPY ]------------------------------------------ 
# 

copy phpbbroot\*.* to forums\*.* 
note: if you are using another template aside from subsilver, copy the contents of the subsilver directory in all the template directories that you have installed

Geplaatst: 23 apr 2005, 11:55
door Luuk
Je moet alle bestanden die in de map phpbbroot uploaden naar je forum, in de goede mappen (dezelfde zoals ze op je pc staan).