Search found 22 matches

by sevvlor
Sat Feb 16, 2013 11:33 pm
Forum: Other
Topic: What TLD should I use
Replies: 1
Views: 1454

What TLD should I use

Hay, I have a question, I have two different domain names, one is a .net and the other one is a .co.uk. I was wondering which one of those would rank better in the search engines, I don't want to change because of the .net being older and fully indexed into Google and I am afraid that the change wil...
by sevvlor
Wed Aug 29, 2012 5:22 pm
Forum: Other
Topic: TOU help
Replies: 3
Views: 1803

Re: TOU help

Thanks, that helped out tremendously. I'll use the things you've said in my next update for the TOU. I'll add the governing law right away because it is not in there. It is supposed to be Dutch, aka the Netherlands, I believe the Netherlands has even more strict/retarded rules about the internet. Bu...
by sevvlor
Wed Aug 22, 2012 10:42 pm
Forum: Other
Topic: TOU help
Replies: 3
Views: 1803

TOU help

This is probably not the best forum to ask this kind of help but I'll give it a shot!

I have a Terms of Use on my website but I'd like to know how fool proof it really is!
I wrote it my self and I'm not entirely sure I did the right thing.

http://www.industrialgaming.net/tou.html
by sevvlor
Sat Aug 18, 2012 11:34 am
Forum: CSS / Styling
Topic: Feedback needed
Replies: 9
Views: 2650

Re: Feedback needed

Bumps are fine as long as they have something to add to the topic. Creating a design that's compatible with all major browsers is a pain in the a. I always quit half way through fixing all the stupid IE and Firefox kinks. For some reason it just works in Chrome. Every time, no exceptions. Good luck...
by sevvlor
Tue Aug 14, 2012 2:07 pm
Forum: PHP
Topic: session lost when using www.
Replies: 4
Views: 989

Re: session lost when using www.

Or what about just redirecting the domain.com to www.domain.com? I believe this is recommended for the SEO, correct me if I'm wrong. you can combine this with the fix as told by Abcedea. This is how I do it. [syntax=php]if (!strstr($_SERVER['HTTP_HOST'], 'www.')) { header ('HTTP/1.1 301 Moved Perman...
by sevvlor
Tue Aug 14, 2012 11:10 am
Forum: CSS / Styling
Topic: Feedback needed
Replies: 9
Views: 2650

Re: Feedback needed

I like it but I think with the top background that it could extend more down so that the categories aren't on the edge fo you mean the forum catagories? such as news? I would guess he's referring to this: http://i50.tinypic.com/2lvjxuc.jpg It's up against the edge in a way that gives it a bit too m...
by sevvlor
Sun Jul 08, 2012 11:44 pm
Forum: CSS / Styling
Topic: Feedback needed
Replies: 9
Views: 2650

Re: Feedback needed

FrederickGeek8 wrote:I like it but I think with the top background that it could extend more down so that the categories aren't on the edge

fo you mean the forum catagories? such as news?
by sevvlor
Sat Jul 07, 2012 10:38 pm
Forum: CSS / Styling
Topic: Feedback needed
Replies: 9
Views: 2650

Feedback needed

Hey,

I'm not sure where to put this so I posted it in "Others".

I was wondering what you think of my website, how you like the layout and if there are any bugs that need attention.
www.industrialgaming.net is the web url.

Regards,

Sevv
by sevvlor
Thu May 31, 2012 9:26 pm
Forum: PHP
Topic: Cross domain ulpoading
Replies: 3
Views: 610

Re: Cross domain ulpoading

I got it working just the way I wanted it to!
Thanks for the help, I forgot all about FTP
by sevvlor
Tue May 29, 2012 9:59 pm
Forum: PHP
Topic: Cross domain ulpoading
Replies: 3
Views: 610

Cross domain ulpoading

hey I have a question.

I'd like to let my users cross upload an avatar to my static domain rather than the domain where the website is hosted on.
I know it's possible but I don't know how.
by sevvlor
Sat May 19, 2012 11:55 pm
Forum: General Chat
Topic: Microsoft are Getting Desperate
Replies: 20
Views: 3830

Re: Microsoft are Getting Desperate

Its not desperate it's pathetic
by sevvlor
Fri May 18, 2012 11:11 pm
Forum: General Chat
Topic: Diablo 3
Replies: 27
Views: 4057

Re: Diablo 3

Dear diary, it's just since the release of Diablo 3, it is contagious,everyone is getting infected. We are running low on food supplies and some people are showing signs of the infection... Nah just kidding Why is everyone so obsessed by the game? Am I the only one that hasn't OD'd on Diablo 3 yet? ...
by sevvlor
Sat May 05, 2012 11:14 pm
Forum: PHP
Topic: View comments on profile page need help.
Replies: 11
Views: 1362

Re: View comments on profile page need help.

One more thing, I cannot find the mysql_real_escape(). Which is needed to prevent MySQL injections.

You use it on any user defined value, I mean post, get and cookies.
by sevvlor
Sat May 05, 2012 11:10 pm
Forum: Introductions
Topic: Hoipipeloie
Replies: 2
Views: 18827

Hoipipeloie

Hay,

I've decided to come back after being away for like six months.

I am sevvlor, a male. I am also know as Josh.
I've been writing code quite some time now.

Thats all

Sevvlor out
by sevvlor
Fri Jun 03, 2011 9:20 pm
Forum: JavaScript
Topic: while loop issue
Replies: 12
Views: 2063

Re: while loop issue

You could try writing your own function based on this one that you copied from some random forum presumably It's always easier to make modifications when you understand what's going on. With so many functions like this and using global variables it's going to be difficult to keep track of which ele...
by sevvlor
Fri Jun 03, 2011 9:04 pm
Forum: JavaScript
Topic: while loop issue
Replies: 12
Views: 2063

Re: while loop issue

The var _countDowncontainer=0; variable is global, meaning every time you call this function you overwrite the element it is applied to. you will have to either pass the element to the other two functions as a parameter, or create a function that does everything all in one function. I have no clue ...
by sevvlor
Mon May 30, 2011 9:50 pm
Forum: JavaScript
Topic: while loop issue
Replies: 12
Views: 2063

Re: while loop issue

Sure, Why not. [syntax=javascript]var _countDowncontainer=0; var _currentSeconds=0; function ActivateCountDown(strContainerID, initialValue) { _countDowncontainer = document.getElementById(strContainerID); if (!_countDowncontainer) { alert("count down error: container does not exist: "+str...
by sevvlor
Mon May 30, 2011 7:02 pm
Forum: JavaScript
Topic: while loop issue
Replies: 12
Views: 2063

Re: while loop issue

[syntax=php]$sql_actielist = mysql_query("SELECT * FROM actie WHERE acnaam = '".$naam."'") or die(mysql_error()); if(mysql_num_rows($sql_actielist) <= '0'){ echo "<tr><td colspan='2'>Je bent nu niets aan het doen.<br /></td></tr>"; } else { echo ' <script type="tex...
by sevvlor
Mon May 30, 2011 6:58 pm
Forum: JavaScript
Topic: while loop issue
Replies: 12
Views: 2063

Re: while loop issue

oke, that worked only the bottom one counts down. [syntax=javascript]echo ' <script type="text/javascript"> window.onload=WindowLoad; function WindowLoad(event){'; while($actie= mysql_fetch_assoc($sql_actielist)){ $time = $actie['time'] - time(); $tt++; echo 'ActivateCountDown("tijd'....
by sevvlor
Mon May 30, 2011 11:56 am
Forum: JavaScript
Topic: while loop issue
Replies: 12
Views: 2063

Re: while loop issue

I don't get it, doest that mean that I have to put the php while loop into the javascript box? like this [syntax=javascript]<script type="text/javascript"> window.onload=WindowLoad; function WindowLoad(event){ <?php while($actie = mysql_fetch_assoc($sql_actielist)){ ?> ActivateCountDown(&q...
by sevvlor
Mon May 30, 2011 9:44 am
Forum: JavaScript
Topic: while loop issue
Replies: 12
Views: 2063

while loop issue

When I put the script in a while loop it only works on the top one, the first row that comes out of the database. Does anyone knows a solution? [syntax=javascript] while($actie = mysql_fetch_assoc($sql_actielist)){ ?> <script type="text/javascript"> window.onload=WindowLoad; function Windo...