Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 94
9 members and 85 guests
claudiamazzonif, denzk9tistw6iwp, getzw5tridofy6n, gratoiduat5kmes, howsztoge2xwtp, rivdsercruise, snahwpbaxj2fckc, watcy5gerp, whasst3xniisabs
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
tattoo fonts
http://www.checkoutmyink.com/category/tattoo-fonts-tattoo

Go Back   Nukemods Forum > General > Site design

Reply
 
LinkBack Thread Tools Display Modes
How Must i Make a Theme in my Ftp
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 3
Join Date: Nov 2004
Location: Netherlands
How Must i Make a Theme in my Ftp - 11-11-2004, 09:32 AM

I Have download theme : subBlack3dblue
And how must i make it in my ftp.
I always working whit HTML and this is my first time whit php and i dunno how to instal it?? Can you help me please.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
11-11-2004, 01:03 PM

Are you running PHP-Nuke?
You have to be running PHP-Nuke in order to use our themes.

If so, read the readme in the Theme pack, it tells you what to upload and where.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#3 (permalink))
Junior Member
 
Status: Offline
Posts: 3
Join Date: Nov 2004
Location: Netherlands
11-13-2004, 01:09 PM

Ok i don't have php nuke

www.Phpnuke.com but what must i download??
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
Moderator
 
Status: Offline
Posts: 330
Join Date: Sep 2004
Location: Notts, UK
11-13-2004, 01:19 PM

http://www.phpnuke.org/modules.php?n...=getit&lid=421


   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#5 (permalink))
Junior Member
 
Status: Offline
Posts: 97
Join Date: Oct 2004
11-13-2004, 04:44 PM

NO way! theres no way you can install phpnuke manually, i tried it and the CHMODing drove me up the wall, I instead us the pre-installed scripts for phpnuke, i have unlimited mysql so i can litteraly make infinate phpnuke sites, its so SWEET!!

Here is my website collection:

www.bravoclan.com/finalassault
www.bravoclan.com/2ndrb
www.bravoclan.com/zerodegrees
www.bravoclan.com/clankit
www.bravoclan.com/coppermine
www.bravoclan.com/bravocompanyforum

All 100% hand crafted. game on!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#6 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
11-13-2004, 07:37 PM

Quote:
NO way! theres no way you can install phpnuke manually
????????????????????
You can if you know what you are doing. :wink:
Also, I have installed PHP-Nuke well over a 100 times and have NEVER had to CHMOD ANYTHING!

Be careful not to give misleading or even wrong advice :-)
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#7 (permalink))
Moderator
 
Status: Offline
Posts: 957
Join Date: Nov 2002
Location: Belgium
11-14-2004, 05:27 AM

I have installed nuke a lot, just because I keep on crashing every test site I set up! My testsites only live for a week or three and then they are loaded with trash all over :?


Yannick R. aka Mighty_Y
http://support.code-area51.com
http://www.code-area51.com

Search before asking makes my life easier!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#8 (permalink))
Junior Member
 
Status: Offline
Posts: 97
Join Date: Oct 2004
11-14-2004, 08:38 AM

Mikem! if you WENT on www.phpnuke.org you will see that in the Wiki it has a very complicated section on how to CHMOD, I tried it and it all goes wrong, besides you need a mysql database and all that, gets very confusing.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#9 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
11-14-2004, 09:33 AM

IF I went on PHPNUKE.ORG???
Now that is funny.

IF you can READ and UNDERSTAND...

The ONLY time that I see CHMODing even mentioned in the INSTALL.txt file in the Nuke7.4 package from http://www.phpnuke.org
is this part

Quote:
3) In order to use the ultramode.txt news file please be sure to chmod 666.
This file is used to show news from your site in some old programs and
frontends and is reserved to future use in PHP-Nuke. For backend use
backend.php file instead.
Creating a MySQL database is not hard either, ESPECIALLY if you already have a webhost, you can simply ask them and save yourself a lot of grief.

Here's the entire install section in that txt file.

Quote:
Installing the Package
----------------------

Unzip the package into the directory you want to use on you web
server, if you're unsure where that is, ask you system administrator.

Now go to the directory where you uncompressed all files and edit the
file "config.php". Change all the fields until you are happy with the
changes and they fits the need of your web site. Give special attention
to the database configuration section. When you have finished to edit
config.php file change to the /sql/ directory and there is a file called
"nuke.sql" this file contains the commands to build the database structure,
tables and the default data.

If you're using a software like phpMyAdmin go to step 3.

1) Create a database called, for example, nuke:

mysqladmin create nuke

2) Now fill the databases with the tables in nuke.sql file:

mysql nuke < nuke.sql

3) In order to use the ultramode.txt news file please be sure to chmod 666.
This file is used to show news from your site in some old programs and
frontends and is reserved to future use in PHP-Nuke. For backend use
backend.php file instead.

4) That's it!... now you need to edit the file "config.php" to set the
database options. Please read carefully the instruction on that file!
After that, point your browser to:

http://yourdomain.com/admin.php

We use MySQL as the example and nuke.sql file is in MySQL format
because PHP-Nuke was made using this database server. You can find
many programs out there to convert the database schema from MySQL to
whatever else you want. But this is a task for you.
does that sound soooo complicated?
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#10 (permalink))
Junior Member
 
Status: Offline
Posts: 97
Join Date: Oct 2004
11-14-2004, 09:44 AM

Why not just use fantastico pre-installer?
One click and ur nuke site is created
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to make a theme and Back up. JoeS Theme packs 1 04-22-2005 10:02 AM
Did you guys make this theme? Freedog Other "stuff" 0 12-28-2004 08:09 PM
How to make a theme xion1 Nuke 7.x - Themes 7 12-11-2004 08:59 AM
How long does it take to make a theme? gex6 Nuke 7.x - General 1 07-18-2004 10:31 AM
How to: Make link for users to make site their homepage IACOJ Purged Topics 11 01-22-2003 05:54 PM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31