*

Recent

Author Topic: Ugh...  (Read 5585 times)

Dillon

  • Developer
  • Sr. Member
  • ******
  • Posts: 340
  • Force: +3/-0
    • Arcade Freak
Ugh...
« on: December 04, 2011, 07:42:40 PM »
I hate when things work once then break without the code changing.
It makes me want to do this


Adam LaCombe

  • Sr. Member
  • ****
  • Posts: 433
  • Force: +17/-0
    • My Blog
Re: Ugh...
« Reply #1 on: December 04, 2011, 09:27:42 PM »
lol I do that almost every time I code something, especially right now.

The code may not change in one file, but something in that file may rely on code in another file, which may have changed.
There is always an explanation. Just takes forever to find out what it is.
I hate debugging too, we all do lol

Dillon

  • Developer
  • Sr. Member
  • ******
  • Posts: 340
  • Force: +3/-0
    • Arcade Freak
Re: Ugh...
« Reply #2 on: December 04, 2011, 09:42:13 PM »
I figured it out, my database wasnt allowing multiple entries with the same info in one of the fields i had to drop that field and re-add it.

Dillon

  • Developer
  • Sr. Member
  • ******
  • Posts: 340
  • Force: +3/-0
    • Arcade Freak
Re: Ugh...
« Reply #3 on: December 06, 2011, 02:57:35 PM »
i hate working with div tags instead of tables but thats the way to make websites now a days so i guess i must learn but in the process iv gone through multiple keyboards and stitches on my head.

Adam LaCombe

  • Sr. Member
  • ****
  • Posts: 433
  • Force: +17/-0
    • My Blog
Re: Ugh...
« Reply #4 on: December 07, 2011, 03:22:18 PM »
lol yeah I work with both, but for templates.. I just use a table to make columns and then divs for content headers/boxes.
Its a lot quicker and easier than using css to position everything.

But yeah most sites are using css to and divs instead of tables now.
These will help ya start out I believe. I tried em before a long time ago, but had a couple problems.. can't remember what lol but give em a shot.
http://www.free-css.com/free-css-layouts/page1.php

kurt

  • Developer
  • Hero Member
  • ******
  • Posts: 634
  • Force: +16/-1
Re: Ugh...
« Reply #5 on: December 07, 2011, 06:51:05 PM »
Then you're in the wrong niche. You have to be masochistic to want to work on arcade scripts, or didn't you get the memo?