• Jiexi
    Jiexi669 days ago

    lol...

  • Maxwell
    Maxwell665 days ago

    so you really sold this for 900?

  • Jiexi
    Jiexi663 days ago

    I own it again (let you know whats going on later)... almost anyway, currently waiting for bank transfer to finish.

    Surprised you actually came to check the site these couple of times.

    Lmao, such a good admin, you deserve super admin rank, too bad i haven't coded that in.

    First order of bussiness is to make multi-threaded comments: aka

    comment #1
    ---comment #2
    -------comment #3
    ---comment #4
    --------comment #5
    --------------comment #6
    --------------------comment #7

    Also, no page reloads to send comments.

    any other ideas?

  • Maxwell
    Maxwell660 days ago

    and it makes your twitter ID your username automatically if you try to edit your profile info

    and the scrolly ads are a bitch

  • Maxwell
    Maxwell660 days ago

    i was reeeeeaaaallly bored xP

    and ummmm as of right now admins cant delete

  • Jiexi
    Jiexi655 days ago

    uhhhhhh... hmmm...

    i'm in china right now and dont have time to code.

    i will work on that crap asap.

    thanks for letting me know about the twitter thing.

    if u happen to find anything else, let me know bout it asap plox. k thx

  • Jiexi
    Jiexi653 days ago

    todo list:

    http://craze.cc/topic/title ---> http://craze.cc/topic/ID#/title (.htaccess + story.php)

    multilanguage support (google api, comments.php, user.php)

    avatar cache (user.php) finished

  • Maxwell
    Maxwell651 days ago

    topic ids are a nice add but i think craze.cc/topicid=*topic id number* or something similar to make it way easier for mods & the database. its hard if ppl are constantly editting topic titles.
    we could use username colors for mods, and easier mod support(its extremly hard to do anything with control panel). i really like the mini topic thing you said. maybe more themes (in time). idk. everythings pretty nice right now, its just all the hidden to normal user behind the scen stuff that needs work on :D

    • Jiexi
      Jiexi650 days ago

      URL breakdown:

      http://craze.cc = base

      /topic = calls for story.php

      /ID# = defines GET_Variable "link_id"

      /title = Does nothing, can be filled with random gibberish and still work.

      Ya, i set what the frontend user will see as more important than what the backend user will see (aka the regular user VS the admin). But, better admin gui is still on the list.

  • Maxwell
    Maxwell651 days ago

    sorry psp limits amout of letters. anyway. the public profiles seam like they would be better with a 200 character or less box insted of the facebook stuff and twitter. ppl could add thoughs in if they wanted i imagined. (but you should keep the location thing imo). also this is php right? id really like to help code because i understand this stuff quickly and im not a noob. it be awesome if this site could growup agian but this time bigger :P lol sorry ive said alot

    • Jiexi
      Jiexi650 days ago

      just dont fck sht up and you can help.

      AKA

      BACK UP THE SHT YOU EDIT BEFORE U UPLOAD YOUR REVISIONS.

      if you have to find me on facebook and ask me if i have the original version of xxxxx file, i wont be happy.

  • Maxwell
    Maxwell651 days ago

    ok on a real computer now.
    (1) mods should be able to reopen topics
    (2) change god to Administrator and admins to Mods
    (3) make it if you click on your own name in a topic it goes to craze.cc/user/*your user* insted of http://craze.cc/user makes it less confuzing doneyea
    (4) Add a VERY small amount of rules. (this should be fun and awesome, not a jail or a school) done for now
    (5) Put a link to craze.cc/rules at the bottom of the page next to posted image yup done
    (6) put something to craze.cc/rules next to
    posted image
    nope
    (7) Auto put [url ][/url] around a url and [img][/img] around images. nah
    (8) Add a few smiles? posted image posted image posted image
    (9) Nicer RSS Feed.. nope
    (10) Edit Timestamps
    (11) Clicking Back To Top Only Makes me go back to

    http://img191.imageshack.us/img191/7351/20100809101840capture.png

    and not

    http://img704.imageshack.us/img704/7105/20100809101912capture.png

    like it probably should..
    (12) Maybe we can incorporate something like this for images.
    [video][/video]

    (13) DELETE ALL 0-5 COMMENT USERS!!
    (14) Putting [IMG] insted of [img] doesn't work (might not matter)
    (15) Big images break the whole topic. Example:

    http://img213.imageshack.us/img213/8116/20100809104015capture.png

    That's all I can think of :P

    • Jiexi
      Jiexi650 days ago

      1. maybe, easy to code in, but not sure if i want mods to be able to do this.
      2. doesnt matter, i guess i can, but front end user will never see it.
      3. ehh, sure why not. /user/ redirect to /user/username
      4. obviously, no trolling, no blah blah blah, etc.
      5. ya
      6. ya (also need to code in a way to turn topics into "pages", aka remove the username and avatar of person who makes it, take off frontpage, be able to disable comments
      7. automatically? dont really want that.

      G2G< will reply to rest later

    • Jiexi
      Jiexi650 days ago

      8. yes, shouldn't be too hard to add BBcode like [smile]:D[/smile] for smiley images.
      9. nicer? define nicer
      10. why?
      11. Ya i know... have no idea why the hell it does that.
      View Source --> search for
      Notice how its right after the tag AKA the top most content, yet it still doesnt go all the way up.
      12. huh?
      13. huh? ban everyone below 5 comments? I was thinking of forcing it so that you need to make 10 comments before you can post a topic. Easy ass way to stop them bots, unless of course they get smart and spam then post topics.
      14. OH NOES, easy fix. (will do later, remind me because i will forget.
      15. yup, never got around to fixing that.

  • Maxwell
    Maxwell650 days ago

    9. nevermind i didnt notice the pertopic rss feeds.

    12. i was guna screen record a video of what i ment but i could find a thread at gbatemp that did

  • Jiexi
    Jiexi649 days ago

    9. ya, there is a rss feed for everything basically.

    rss for all topics
    rss for new, popular topics
    rss for comments on a specific topic
    rss for specific user's started topics, commented topics, popular topics, and like/disliked topics

    12. ok

    Also, i found a new problem. some symbols cause problems in the URI.

    aka, that "X" was breaking the script.

    when i tried to goto the login page from this topic, it said the page does not exist. It has something to do with that X breaking something server side that handles the redirect back to the topic page you were last looking at.

    also,

    16. http://craze.cc/topictitle/rss ---> http://craze.cc/ID#/topictitle/rss

  • Maxwell
    Maxwell649 days ago

    wtf.. my comment went boom..
    what i said was. oops. i ment to put an x but i guess i put a multiplication sign :P

    • Jiexi
      Jiexi648 days ago

      all i know is, that "x" multiplication sign broke the script.

      definitely something to add to the todo list.

      will be back from china in 6 days... till then more talk.

  • Maxwell
    Maxwell648 days ago

    12) http://s826.photobucket.com/albums/zz189/o_OMaxwell/?action=view¤t=example.mp4 sorry the videos kinda buggy.. not my laptop and alot of dl's going on

  • Maxwell
    Maxwell648 days ago

    the draggable aspect is stupid but the enlarge and minimize is useful
    more like this http://www.mediafire.com/?f9dqvn155rrxzwi (sorry for the mediafire but i really dont feel like uping these to youtube or something)

    urls can break comments like this (go to edit my comment to see)
    ------------------------------------------
    the draggable aspect is stupid but the enlarge and minimize is useful
    more like this
    http://www.mediafire.com/?f9dqvn155rrxzwi
    (sorry for the mediafire but i really dont feel like uping these to youtube or something)

    and like this
    ------------------------------------------
    and only this:

    the draggable aspect is stupid but the enlarge and minimize is useful
    more like this

    http://www.mediafire.com/?f9dqvn155rrxzwi

    (sorry for the mediafire but i really dont feel like uping these to youtube or something)

    :will make it work

  • Maxwell
    Maxwell645 days ago

    i still dont get all the random users that were made in the very beginning

    • Jiexi
      Jiexi641 days ago

      i didn't own craze.cc originally. it was first called talkersation, the site is still up.

      i bought it, changed the name, added a s**t load more features, and let you guys use it. and now its dead.

      I was thinking about paying users per word/sentence for quality posts.

      something like $0.001/word longer than 4 letters. and spam = ip ban obviously

    • Jiexi
      Jiexi641 days ago

      that equates to about $1 per 1000 words, and not all words are more than 4 letters long = an average of 2500 words per $1. no bad.

      lets just assume 10 words per sentence = 250 sentences for $1

      basically 350 words = 1 page double spaced essay.

      so $1 = 7 pages

  • Maxwell
    Maxwell640 days ago

    lol at first i read that as users had to pay to post xD

  • This topic is closed for discussion.