Jump to content

Chikenty

Members
  • Posts

    10
  • Joined

  • Last visited

    Never

Everything posted by Chikenty

  1. Yea nevermind can someone close/delete this thread. I fixed it myself..I just made it insert the id first then ran the query to update.
  2. Yea, i just got a rating system and theres a problem updating. It wont add the votes unless i manually add a record for the id being rated in the database. Then it will update. So im thinking the update isnt working because theres no record to update. Is there anyway to get around this?
  3. Yea sorry i just been busy and got bunch of things i still need to do today. Pretty much all im doing is have a random member being pulled from the database(username and all that junk) and be displayed. But i want it to b like member of the week.
  4. Hi, ive been trying to make a random mysql result grabber which i have done. But what id like to do is have it stick around for awhile. So i was wondering how i can give it a specific time and after that time it will grab another result. Any help or pointing me in the right direction would be gladly appreciated. Thanks
  5. areyou tryin to display text u type or like database info?
  6. try replacing ur update with this [sup]$update = mysql_query("Update software set naslov = '$naslov', opis = '$opis', kat_id = '$kategorija', cd_id = '$cd, , novo = '$novo' where id = '$id'");[/sup] make sure to keep the other 1
  7. are some updating? r all the fields in entered in database?
  8. yea i understand that but i dont kno how to code...was wonderin if u could lead me to any tuts or maybe gimme a lil sumthing thanks....thanks for ur replys u 2 and another thing..
  9. all i need to do is the checkboxes and the display..yes im using a database...also i wonderd if i needed to make seperate column for each 'medal' or they could be in 1 column 'medals'
  10. K i am doing a stat thing for bf2:MC and i want to have a bunch of check boxes in the edit profile...But in the member profile view i want codes that if those certain medals r checked then it will display the medals picture
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.