Page 1 of 1

file copy

Posted: 21. December 2008 01:51
by maser
Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
Boardlink: http://infomaser.com

What have you done before the problem was there?
search all topic to find out about my problem

What have you already tryed to solve the problem?
upload file

Description and Message
anybody can help me.. i dont understand about file copy.. did i need to upload file to any location

for example

File Copy
1-Copy: root/portal.php
To: portal.php

2-Copy: root/adm/mods/board3_portal_check_version.php
To: adm/mods/board3_portal_check_version.php

3-Copy: root/includes/acp/acp_portal.php
To: includes/acp/acp_portal.php

4-Copy: root/includes/acp/info/acp_portal.php
To: includes/acp/info/acp_portal.php

its that mean i should upload that all file?

i really want to use board3portal.. any tutorial about that here..pls help me

Re: file copy

Posted: 21. December 2008 20:51
by thomas.d
maser wrote:... anybody can help me.. i dont understand about file copy.. did i need to upload file to any location

for example

File Copy
1-Copy: root/portal.php
To: portal.php

2-Copy: root/adm/mods/board3_portal_check_version.php
To: adm/mods/board3_portal_check_version.php

3-Copy: root/includes/acp/acp_portal.php
To: includes/acp/acp_portal.php

4-Copy: root/includes/acp/info/acp_portal.php
To: includes/acp/info/acp_portal.php

its that mean i should upload that all file?
Yes maser,

"file copy" means, that you have to copy the files from your PC to your server.

In order to get the board3 portal running, you got to upload the portal files and to edit and upload certain phpBB3-files.

After that run the installer.

Re: file copy

Posted: 22. December 2008 01:31
by Spirit
But don't make most common newbie copy mistake with copy-ing/replacing whole directory/folder. Copy just files from directory not directory itself, otherwise you will deleted previous dir content. Files from "adm" should be placed to "adm" on your server, but don't replace whole "adm" - just files in it.