Search results

  1. diabolo

    Weird MYSQL_FETCH_ARRAY error

    I did var_dump(result); and got bool(false) it is an INT(11). what do you suggest I do?
  2. diabolo

    Weird MYSQL_FETCH_ARRAY error

    function display_nextSession() { $today = strtotime(date("m/d/y")); $sql = "SELECT * FROM nextsession WHERE date>='$today' LIMIT 1"; $result = mysql_query($sql); $row = mysql_fetch_array($result); $nextDay = date("m/d/y", $row[1]); echo $nextDay; }Warning: mysql_fetch_array()...
  3. diabolo

    Policy regarding reviving old topics

    as I was reading this, I just knew I had to login and post iin here with my 2cents I also think it depends on what the topic is about. If it is a topic asking for help that is mad old (>6 months, as xav said) and the user is inactive, why open up the topic. If another user has the same problem...
  4. diabolo

    error

    can you login here: http://x10hosting.com/ ?
  5. diabolo

    call a template and a text file together

    you will actually see <p>This is page 1.</p> <p>This is page 2.</p> just a typo he made.
  6. diabolo

    Nice Update :)

    yeah it really seems to load faster I think it is because it is not a two column layout, so it doesn't need to readjust when the login column loads.
  7. diabolo

    how do I get my msql database to do something?

    this is not the section to request help. please post in the Programming Help section.
  8. diabolo

    What do you think of my website logo?

    well I just did a google search for logo ideas and I found this nifty site: http://logofury.com/ basically what I look for when I look at a company is how good their logo and/or website is. That usually gives me a sense of their service. In a logo, I look for clean lines, crisp design...
  9. diabolo

    Seeking feedback, comments, suggestions

    `the logo doesn't fit in with the sleekness of the site `the background is a tad bit annoying and the shadow effect doesn't blend in `footer looks cut off everything else on the site looks professional and top notch
  10. diabolo

    What do you think of my website logo?

    `it doesn't look quite clean (with the beveled and shadow) `I wouldn't associate it with a top-quality service, since they couldn't get a nice clean crisp professional looking logo. that's what I think, don't take it to offense, i know what i said might offend you; but it is just how it seems...
  11. diabolo

    [1000] Need tutorial on how to setup and maintain an x10 VPS

    I would get cPanel, but I don't have the funds to add 13$ a month so that currently is not an option
  12. diabolo

    [1000] Need tutorial on how to setup and maintain an x10 VPS

    I've been racking my brain for the last couple days. I've bought a VPS from x10 and I still can't get it set up. So if someone could write a tutorial to set up a VPS on x10, and I can follow and configure my VPS I will pay 1000 x10 Credits. Some Specifications: needs to run Virtualmin. needs...
  13. diabolo

    Dynamic Image

    if you need further help: i also wrote a tutorial on this before. the link is in my sig.
  14. diabolo

    Any constructive comments?

    well it is actually not a rotating flash banner. i just had to correct that and now for my critique: ` nice crisp clean colors ` clean design ` logo design does not match with the clean sharpness of the rest of the site I would suggest you make the background stationary though...
  15. diabolo

    the magic of photoshop, u should check this out

    no. no. http://www.tutorial9.net/photoshop/design-an-epic-fantasy-scene-with-photoshop/
  16. diabolo

    What's your favorite song?

    thanks Sharky, I never knew Taylor Swift did that. I like. =P
  17. diabolo

    the magic of photoshop, u should check this out

    if anybody is wondering how to do it. tutorial9.net made it as a tut. check it out here: http://www.tutorial9.net/photoshop/design-an-epic-fantasy-scene-with-photoshop/ as well as their site, they make great tutorials
  18. diabolo

    Have a little peek

    honestly to me that layout should be used for a guild/gaming website not a radio site. and you should allow the user to start and stop the music, because I was not expecting it to start suddenly play music when it loaded and it took quite a while to load.
  19. diabolo

    Can you review my Site?

    well in my browser it looks messed up. FF 3.5.2 JS: on Windows XP
  20. diabolo

    Just post up my first site

    Bad. `solid colors, no use of anything aesthetically pleasing `a lot of ads `wrong use of colors `content placed in a way hard to read, and looked confusing my suggestions: `go out and get a template (either buy one, or find a free one); or go make a new one, depends if you are up to it `get...
Top