Search found 29 matches

by Burian
Wed Jun 14, 2006 1:28 am
Forum: Web Design
Topic: Who is Online - Page Problem - FIXED
Replies: 22
Views: 6490

Well i did make all the "General Pages" myself =P (Whit only one help for the first code) A standard hack prevent General.php (Root file) <?php // standard hack prevent define('IN_PHPBB', true); $phpbb_root_path = './'; include($phpbb_root_path . 'extension.inc'); include($phpbb_root_path...
by Burian
Wed Jun 07, 2006 9:54 pm
Forum: Web Design
Topic: PHP Include dosent work :(
Replies: 5
Views: 1999

you are missing a ; at the end of the include use this instead
by Burian
Wed Apr 19, 2006 11:51 pm
Forum: Web Design
Topic: BurianBB (name pending)
Replies: 23
Views: 6091

moongirl wrote:Burian without being logged in I got: No Topic or Forum Specified ,in Test Forum 1.
Is that what you wanted?
I was looking for posted messages, but never the less thanks for finding that error :D
by Burian
Tue Apr 18, 2006 10:33 pm
Forum: Web Design
Topic: BurianBB (name pending)
Replies: 23
Views: 6091

Would anyone mind just making a bunch of posts on the forum and tell me if anything gets messed up? I am trying to see if it tells you that there were posts made when you were not logged in.
by Burian
Wed Apr 12, 2006 4:20 pm
Forum: Web Design
Topic: BurianBB (name pending)
Replies: 23
Views: 6091

It's looking good. I registered. What does it do with 'website' in the profile? Is it just added to the users profile? Is it linked? It doesn't seem to be. The profile editor seems to have two lines for 'avatar'. I use CSS a little. If I can help, mail me.... I'll PM you an address. Thanks for catc...
by Burian
Wed Apr 12, 2006 12:20 am
Forum: Web Design
Topic: BurianBB (name pending)
Replies: 23
Views: 6091

If you still need CSS help let me know. I don't have a ton of time to dedicate but will do what I can, just send me the files I need and a color scheme you would like and I'll try to make it happen. Ok Thanks. I am still adding functionality to some parts and trying to get the layout down. I will s...
by Burian
Sun Apr 09, 2006 9:43 pm
Forum: Updates
Topic: Presenting, an uptime program!
Replies: 30
Views: 21674

by Burian
Sun Apr 09, 2006 3:27 pm
Forum: Updates
Topic: Opening Simulationcricket.com
Replies: 26
Views: 19221

neat its back :D
by Burian
Thu Apr 06, 2006 2:46 am
Forum: Updates
Topic: Presenting, an uptime program!
Replies: 30
Views: 21674

garmabeaneth wrote:
Burian wrote:Did you download the new version of it where that should be fixed?
i didn't see a newer version of the uptime client anywhere else
I released it a long time ago. I thought I fixed the error with the hours but I guess I didn't. I will have to look at it again.
by Burian
Tue Apr 04, 2006 11:41 pm
Forum: Updates
Topic: Presenting, an uptime program!
Replies: 30
Views: 21674

hmm I just noticed the hours are still messed up garmabeaneth. Did you download the new version of it where that should be fixed?
by Burian
Fri Mar 17, 2006 2:52 am
Forum: Updates
Topic: Wow, I'm a moderator at phpBB.com
Replies: 14
Views: 10795

Contrats :D
by Burian
Tue Mar 14, 2006 2:23 am
Forum: Web Design
Topic: BurianBB (name pending)
Replies: 23
Views: 6091

nesman wrote:Ah, I think I might be firewalled from work. I'm still unable to connect here, but I can get to it remotely.
o ok. I thought I might have messed something up since I connect through my network to the site usually.
by Burian
Wed Mar 08, 2006 11:58 pm
Forum: Web Design
Topic: BurianBB (name pending)
Replies: 23
Views: 6091

nesman wrote:Unable to connect to your server right now. :(
Thats weird. It works for me :shock:
by Burian
Wed Mar 08, 2006 1:59 am
Forum: Web Design
Topic: BurianBB (name pending)
Replies: 23
Views: 6091

Well I have added announcements and stickies. Can anyone test them out some more to see if there are any errors that I missed.
by Burian
Fri Mar 03, 2006 1:37 am
Forum: Web Design
Topic: page_title
Replies: 16
Views: 6410

That is not a php file. That is a html file (or most likely a .tpl file if this is for phpbb). You need to find the php file that that html file corresponds to.