Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
Website problems...

 
Post new topic   Reply to topic Printable version
 View previous topic  Most Insane Game ever Post :: Post SSB Super Fortress  View next topic  
Author Message
Assassin2684
Server Help Squatter


Age:34
Gender:Not sure
Joined: Jul 27 2004
Posts: 990
Location: Florida
Offline

PostPosted: Fri Mar 17, 2006 6:36 pm   Post maybe stupid    Post subject: Website problems... Reply to topic Reply with quote

Well I bought a host a while back from "http://www.bluehost.com/". Im very satisfied with it and bought the domain "www.assassins-junkyard.com".

So anyways, I found a downloadable template I liked and put it up, edited it with dreamweaver ect. Heres where I run into a few problems. I dont know how to make any of the links work. Like link to new pages. I can make hyperlinks no problem. But I do not get how to make different pages with my template on them. I tryed copying my index.html and renaming it and then edited but it changes the other one also. I also have the same problem with sub-domains. I do not know how to put another index.html for those.

So if anyone is good with dreamweaver or just knows how to do this stuff I would appriciate it alot if you could help me. Thanks in advance.
Back to top
View users profile Send private message Add User to Ignore List AIM Address
(Deactived B l a h e r)
BiLinux User
I can take it both ways


Age:34
Gender:Gender:Male
Joined: Mar 25 2005
Posts: 341
Location: East Sparta, Ohio
Offline

PostPosted: Fri Mar 17, 2006 7:16 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Get MS Publisher, a very useful professional tool I use. You can use the same template as a master page and sort around your small details into each page, also you can add keywords and other useful items to it. BTW, when did subspace Server help become just "Server help" or at this point "Help". icon_smile.gif
Back to top
View users profile Send private message Add User to Ignore List Send email
SyrusMX
Wub me, everyone!
or I'll wub your ...


Age:43
Gender:Gender:Male
Joined: Jun 24 2003
Posts: 314
Offline

PostPosted: Fri Mar 17, 2006 8:20 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Learn html and edit the file in notepad. Also, where'd you pirate IPB from?
Back to top
View users profile Send private message Add User to Ignore List Send email
Assassin2684
Server Help Squatter


Age:34
Gender:Not sure
Joined: Jul 27 2004
Posts: 990
Location: Florida
Offline

PostPosted: Fri Mar 17, 2006 8:37 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Heh, a friend gave it to me. If you would like it I can give it to you. I will try the publisher thing and post back with my results. If anyone else has any suggestions please say.
Back to top
View users profile Send private message Add User to Ignore List AIM Address
SyrusMX
Wub me, everyone!
or I'll wub your ...


Age:43
Gender:Gender:Male
Joined: Jun 24 2003
Posts: 314
Offline

PostPosted: Fri Mar 17, 2006 8:53 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

The only problem with pirated forum software is the fact that you don't get upgrades. 2.1.4 has a security flaw, might want to find a pirated version of 2.1.5
Back to top
View users profile Send private message Add User to Ignore List Send email
Assassin2684
Server Help Squatter


Age:34
Gender:Not sure
Joined: Jul 27 2004
Posts: 990
Location: Florida
Offline

PostPosted: Fri Mar 17, 2006 9:58 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Ya thats probably a good idea.
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Assassin2684
Server Help Squatter


Age:34
Gender:Not sure
Joined: Jul 27 2004
Posts: 990
Location: Florida
Offline

PostPosted: Fri Mar 17, 2006 10:17 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Well MS publisher sucks unless I did somethign wroung. It wouldent even load my index.html file correctly. Does anyone know how to make new pages using dreamweaver?
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Cyan~Fire
I'll count you!
I'll count you!


Age:37
Gender:Gender:Male
Joined: Jul 14 2003
Posts: 4608
Location: A Dream
Offline

PostPosted: Fri Mar 17, 2006 10:35 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

MS Publisher does suck. And no offence, but if you can't figure out how to make links work, you shouldn't be running a website. :-/
_________________
This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Assassin2684
Server Help Squatter


Age:34
Gender:Not sure
Joined: Jul 27 2004
Posts: 990
Location: Florida
Offline

PostPosted: Fri Mar 17, 2006 10:48 pm   Post maybe stupid    Post subject: Reply to topic Reply with quote

Sigh... Im not good with websites at all. But its not getting links to work.. well it sorta is but i cant figure out how to make new html pages for new pages =\
Back to top
View users profile Send private message Add User to Ignore List AIM Address
(Deactived B l a h e r)
BiLinux User
I can take it both ways


Age:34
Gender:Gender:Male
Joined: Mar 25 2005
Posts: 341
Location: East Sparta, Ohio
Offline

PostPosted: Sat Mar 18, 2006 7:56 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Assassin2684 wrote:
Well MS publisher sucks unless I did something wrong. It wouldn't even load my index.html file correctly. Does anyone know how to make new pages using dreamweaver?

It doesnt open htmls, you have to make your own template and once your done, you publish it to the web, which makes it a filtered html file. You'll have to recreate the template, but it worth it after you do it, because it's so easy to take your master page and edit it in the form you want for the next page. (I think I used to many ','s?)

If you need help in HTML (XHTML is the way to go), check here for tags. It should be very helpful, it shows on each tag on what browser version you need for that tag to work, and it gives simple examples to each definition.

[Marquee]Now, if only MGB could make some sort of marquee code, so I could make a spinning message, to annoy people with. icon_wink.gif [/Marquee]

Edit: Here's your problem.
Code: Show/Hide
<a href="#">Music</a>

All of your links have a '#' instead of the URL.

Make it look like this
Code: Show/Hide
<ahref="The_Link_To_The_Page_You_Want_Here">Music</a>
for all of your links. You can do it manually through your source.

Ex.
Code: Show/Hide
<a href="http://www.assassins-junkyard.com/">Coolest Place Ever.</a>

and it'll look like this.
Coolest Place Ever.

Also, all of your HTML files I see are named '#'. I think in your template you haven't name the files to each page yet. Learn how to do that, and you probably wouldn't need to change it, the template should automatically link those pages.
Back to top
View users profile Send private message Add User to Ignore List Send email
Assassin2684
Server Help Squatter


Age:34
Gender:Not sure
Joined: Jul 27 2004
Posts: 990
Location: Florida
Offline

PostPosted: Sat Mar 18, 2006 9:48 am   Post maybe stupid    Post subject: Reply to topic Reply with quote

Thanks I figured out how to do it now. It was my problem before because I copyed the index.html so it changed the copyed one. But I redownloaded the template and took that index.html and edited it and they both were different. Thanks for your help everyone.
Back to top
View users profile Send private message Add User to Ignore List AIM Address
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> Trash Talk All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 67 page(s) served in previous 5 minutes.

phpBB Created this page in 0.634943 seconds : 35 queries executed (87.6%): GZIP compression disabled