» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 46
3 members and 43 guests
daucceems, Lealaylaw, Pukanhez
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
Web Hosting - web hosting, dedicated servers and web design services
Online Degree - search for 1000+ online degrees, online colleges & online universities.
Tattoo - we are a group of tattoo enthusiasts
Gexa Energy - your absolute best choice in electric service
Texas electricity - save on electric rates
Football Betting - best nfl betting promotions at sportsbook.com.
Oral Chelation - initial cleansing of your veins & arteries
Portatiles - Ofertas en Ordenadores y Portatiles. Increibles Ofertas DELL.

Register Now! Contact Us

About this Page
This is a discussion on How Must i Make a Theme in my Ftp within the Site design forums, part of the General category; I Have download theme : subBlack3dblue And how must i make it in my ftp. I always working whit HTML and ...



Go Back   Nukemods Forum » General » Site design

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-11-2004, 08:32 AM
Junior Member
 
Join Date: Nov 2004
Location: Netherlands
Posts: 3
How Must i Make a Theme in my Ftp
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
  #2 (permalink)  
Old 11-11-2004, 12:03 PM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
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
  #3 (permalink)  
Old 11-13-2004, 12:09 PM
Junior Member
 
Join Date: Nov 2004
Location: Netherlands
Posts: 3
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
  #4 (permalink)  
Old 11-13-2004, 12:19 PM
Moderator
 
Join Date: Sep 2004
Location: Notts, UK
Posts: 330
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
  #5 (permalink)  
Old 11-13-2004, 03:44 PM
Junior Member
 
Join Date: Oct 2004
Posts: 97
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
  #6 (permalink)  
Old 11-13-2004, 06:37 PM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
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
  #7 (permalink)  
Old 11-14-2004, 04:27 AM
Moderator
 
Join Date: Nov 2002
Location: Belgium
Posts: 957
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
  #8 (permalink)  
Old 11-14-2004, 07:38 AM
Junior Member
 
Join Date: Oct 2004
Posts: 97
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
  #9 (permalink)  
Old 11-14-2004, 08:33 AM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
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
  #10 (permalink)  
Old 11-14-2004, 08:44 AM
Junior Member
 
Join Date: Oct 2004
Posts: 97
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 09:02 AM
Did you guys make this theme? Freedog Other "stuff" 0 12-28-2004 07:09 PM
How to make a theme xion1 Nuke 7.x - Themes 7 12-11-2004 07:59 AM
How long does it take to make a theme? gex6 Nuke 7.x - General 1 07-18-2004 09:31 AM
How to: Make link for users to make site their homepage IACOJ Purged Topics 11 01-22-2003 04:54 PM


All times are GMT -5. The time now is 06:26 PM.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.

LinkBacks Enabled by vBSEO 3.1.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