PDA

View Full Version : Habblog.com



T0X!C-uk
19-05-2006, 02:16 PM
Hi,

Since all last week i was moving house i havent been able to update Habblog at all. my internet access was only reconnected here at the new household today. Habblog is now back on track and im releasing some new feature in the next few days.
This isnt a thread to make you sign up more of a thread to get the site noticed :).
Registration is free and gives full access to the site. there are 68 member spots left that will get the first 100 users badge :).

LOTS of jobs still avaliable just read the instructuion on how to apply on the Jobs page.

Thanks for reading.

www.habblog.com (http://www.habblog.com)

Swastika
19-05-2006, 03:35 PM
Nice site, 10/10 +rep.

Nice one mate.
Ill be intrested in a job too.

Swearwolf
19-05-2006, 08:50 PM
nice site, good original layout

T0X!C-uk
19-05-2006, 09:11 PM
Thanks for the comments :) i will reply to any job applications sent asap.

[N]
19-05-2006, 09:17 PM
Hey what sort of forum is that??

T0X!C-uk
20-05-2006, 04:17 PM
Hey what sort of forum is that??

One i coded my self.

Always-Think
20-05-2006, 10:48 PM
well it isn't all your code (the forum) half or even most is techtuts.

T0X!C-uk
20-05-2006, 11:26 PM
well it isn't all your code (the forum) half or even most is techtuts.

Actually that is where you are wrong This has been brought up before when i made my first post about Habblog and was settled that i have not used techtuts for the creation of Habblog nor have i visited the site before. I am quite happy to give examples of code from any of my pages.

For example here is my vforum.php page



<?
include("config.php");
include("bbcode.php");
?>
<link rel="stylesheet" href="/css.css" type="text/css">
<?
$id=$_GET['id'];
if (is_numeric($_GET['id'])){
$id=$_GET['id'];
?>
<?php if ($id <= "2" && $logged[level] == "5") echo ("<a href=\"index.php?page=post_topic.php&id=$id\"><img src = images/new_thread.gif border = 0></a><br />");
else if ($id <= "2" && $logged[level] == "1") echo ("<b>Post Topic (You are not an admin)</b><br />");
else if ($id != "1" && $id != "2") echo ("<a href=\"index.php?page=post_topic.php&id=$id\"><img src = images/new_thread.gif></a><br />"); {
}
?>
<table width="100%">
<tr>
<td width="34%" bgcolor="#6C92BD" style="border-top: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000; border-bottom: 1px solid #000"><b>Thread Title</b></td>
<td width="12%" bgcolor="#6C92BD" style="border-top: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000; border-bottom: 1px solid #000"><b>Author</b></td>
<td width="17%" bgcolor="#6C92BD" style="border-top: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000; border-bottom: 1px solid #000"><b>Views</b></td>
<td width="14%" bgcolor="#6C92BD" style="border-top: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000; border-bottom: 1px solid #000"><b>Replys</b></td>
<td width="23%" bgcolor="#6C92BD" style="border-top: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000; border-bottom: 1px solid #000"><strong>Options</strong></td>
</tr>
<tr>
<td style="border-top: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000; border-bottom: 1px solid #000"><? echo "<a href='index.php?page=vtopic.php&id=$tid'>$title</a>"; ?></td>
<td align="center" style="border-top: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000; border-bottom: 1px solid #000"><? echo "$author"; ?></td>
<td align="center" style="border-top: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000; border-bottom: 1px solid #000"><? echo "$views"; ?></td>
<td align="center" style="border-top: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000; border-bottom: 1px solid #000"><? echo "$reply"; ?></td>
<td align="center" style="border-top: 1px solid #000; border-right: 1px solid #000; border-left: 1px solid #000; border-bottom: 1px solid #000"><?
if($logged[level] ==5) echo ("<a href=\"index.php?page=thread_delete.php&fid=$tid\"><img src = images/delete_thread.gif border = 0></a>");
else if($logged[level] ==4) echo ("<a href=\"index.php?page=thread_delete.php&fid=$tid\"><img src = images/delete_thread.gif border = 0></a>");
else if($logged[username] ==$author) echo ("<a href=\"index.php?page=thread_delete.php&fid=$tid\"><img src = images/delete_thread.gif border = 0></a>"); {
}
?>
</td>
</tr>
</table>

James!
20-05-2006, 11:28 PM
I would love to help out with that, maybe a USA Hotel News Reporter or something?

T0X!C-uk
20-05-2006, 11:33 PM
I would love to help out with that, maybe a USA Hotel News Reporter or something?

PM'ed you :)

DJ OG
21-05-2006, 12:46 PM
if i become a Events Co-ordinator will i have to give the prizes myself ???

If i do i can't do it but ill be glad to do Newsletter Reporter :Ocass14


Hope 2 hear from you.



imhappy


:werock:

DJ OG
21-05-2006, 12:47 PM
Hope this is OK

Halting
21-05-2006, 12:48 PM
LOVE IT... maybe an improved logo?

T0X!C-uk
21-05-2006, 04:08 PM
if i become a Events Co-ordinator will i have to give the prizes myself ???

If i do i can't do it but ill be glad to do Newsletter Reporter :Ocass14


Hope 2 hear from you.



imhappy


:werock:

I will provide prizes if needbe

T0X!C-uk
21-05-2006, 04:09 PM
LOVE IT... maybe an improved logo?

I kind of like the logo but ill see what i can come up with you got any ideas?

Halting
21-05-2006, 08:36 PM
No sorry I'm absolutely crap with things like that. The site is very unique and I love the way you've used alot of Tables!

If only you had it open before the nominations came out...

EDIT: Also the members profile page is kinda *****ed.
http://www.habblog.com/index.php?page=user.php&user=Oliash.71

$.$
21-05-2006, 08:38 PM
Hi,

Since all last week i was moving house i havent been able to update Habblog at all. my internet access was only reconnected here at the new household today. Habblog is now back on track and im releasing some new feature in the next few days.
This isnt a thread to make you sign up more of a thread to get the site noticed :).
Registration is free and gives full access to the site. there are 68 member spots left that will get the first 100 users badge :).

LOTS of jobs still avaliable just read the instructuion on how to apply on the Jobs page.

Thanks for reading.

www.habblog.com (http://www.habblog.com)

Pretty nice site.

- Mike

T0X!C-uk
21-05-2006, 10:59 PM
No sorry I'm absolutely crap with things like that. The site is very unique and I love the way you've used alot of Tables!

If only you had it open before the nominations came out...

EDIT: Also the members profile page is kinda *****ed.
http://www.habblog.com/index.php?page=user.php&user=Oliash.71

Member pages look fine in Firefox maybe your using IE?

Halting
22-05-2006, 03:01 PM
Yeah I am. It looks mucked up anyway.

MattUH
22-05-2006, 04:40 PM
looks mucked up in firefox.

too much blue for me but i like the layout maybe lower the blue tone

T0X!C-uk
22-05-2006, 11:39 PM
Thanks for all comments i need a way to keep getting visits to the site without the need to keep this thread live........One of the way to do that is staff which the site lacks if any of you here would like a job that isnt posted on the site let me know and ill work something out.

:Blob
23-05-2006, 05:27 PM
Can i be a little techy help person of something?

T0X!C-uk
23-05-2006, 09:23 PM
Can i be a little techy help person of something?

Which side of tech things were you thinking of?

Want to hide these adverts? Register an account for free!