Results 1 to 15 of 75
Page 1 of 5
FirstFirst 1 2 3 ... LastLast

Thread: [RELEASE v2] Astrological Signs

  1. #1
    Senior Member tubedogg has disabled reputation tubedogg's Avatar
    Join Date
    Feb 2001
    Location
    Medina, OH
    Age
    28
    Posts
    13,647

    *v0.2.0 Released*

    LAST UPDATED 6.30.01 1:05 AM Eastern
    v0.2.0 Released - compatible with vBulletin 2.0.1
    ------------------------------------------------------------------------
    This hack adds the astrological sign of any user who has provided at least the month and date of their birth. It can be updated retroactively for all your current board members, and it works automatically for any new users. It displays the sign next to the user's birthday in their public profile, and between the Online Status icon and the Profile button in every post they make.

    This was requested and beta-tested by synx. It was in beta for approximately 5 minutes, which is what I think we should shoot for around here. (Before I get flamed, I'm JOKING! ). He also created the icons that are used in it. I can, however, assure you that I wrote all of the code, which is somewhat more than I can say for my star hack. Then I saw Marl's star hack, where he basically released Freddie's star hack as his, and I felt better, because I changed the code more than that. (Sorry, Marl, but I call em like I see em! )

    If you installed my star hack, there are certain instructions in this that are different. Watch out for them, as it may mean the difference between it working and you posting here.

    Without further ado, here it is. The instructions are, again, too long for posting, so they're in the zip file (sign.txt).

    For version: 2.0.1

    Files needed: mysql.php

    Files to edit: member.php, register.php, showthread.php, admin/misc.php

    Templates to create/edit: postbit_sign, postbit

    Instructions are in the zip file.

    Once again, PLEASE back everything up before installing this, as it does edit the user table.

    PLEASE follow the directions exactly. There are some steps that, if they aren't followed in the right order, may screw up your board.

    FEEDBACK WANTED! Likes/dislikes/modification requests all gladly accepted.

    PLEASE DO NOT PM me or contact me via AIM or email me for help with this hack. I WILL see your post here and try to help you. Thanks!

    Enjoy!
    Last edited by tubedogg; Sat 30th Jun '01 at 11:24pm.
     

  2. #2
    Senior Member Dream will become famous soon enough Dream will become famous soon enough Dream's Avatar
    Join Date
    Mar 2001
    Posts
    1,825
    hey i like this one thanks

    isnt it better to create a chunk of code thatll calculate the sign on the fly, instead of adding a field to the user table? i mean, its not a big deal to process the code anyway. dunno about php substrings functions though.
    - Add a Radio and TV Streaming Player to your forum (3.6.x version / 3.7.x version / 3.8.x version)
    - Visit the vBulletin Spiders Directory to download an updated spiders_vbulletin.xml and submit spiders

     

  3. #3
    Senior Member snyx has disabled reputation snyx's Avatar
    Join Date
    Aug 2000
    Location
    Vancouver, BC, Canada (whistler.2010)
    Posts
    1,073
    I hate it! ITS HORRIBLE!
    HA HA HA HA! j/k j/k

    The hack is great when ya read the instrusction and install correctly, ooops my bad! HA HA HA! I hate my icons, Im gunna change them and I will add there here.

    I added a small pop-up window when you click the sign, and the name of the sign in the user profile if anyone would like it just ask.

    My forums are here www.form-kaos.com/forum with all sorts of hacks on it.

    snyx
     

  4. #4
    Senior Member tubedogg has disabled reputation tubedogg's Avatar
    Join Date
    Feb 2001
    Location
    Medina, OH
    Age
    28
    Posts
    13,647
    Originally posted by Dream
    isnt it better to create a chunk of code thatll calculate the sign on the fly, instead of adding a field to the user table?
    I was going back and forth about that. I think, since it won't change (unless the user changes his/her birthday, and I've made an allowance for that), it makes more sense to have it stored, that way it only needs to determine it once, and from there it doesn't add anything - user.* is already in the query that gets pulled for showthread.php, so there's no additional queries, and the only thing added is the little bit of code to find out if the user's sign is blank in the DB.

    Could go either way.
     

  5. #5
    Senior Member SilverBoy is on a distinguished road SilverBoy's Avatar
    Join Date
    Mar 2001
    Location
    Libya
    Age
    31
    Posts
    138

    Very nice

    but how I can change it to run on my board, it is still vb115, and I dont want to convert it to vb2 until the final release of it.
     

  6. #6
    Senior Member tubedogg has disabled reputation tubedogg's Avatar
    Join Date
    Feb 2001
    Location
    Medina, OH
    Age
    28
    Posts
    13,647
    v1.1.5 didn't do birthdays, did it? I don't think it did, and this relies on birthdays.

    Also, you should upgrade to 1.1.6 - there is a huge security hole in 1.1.5!
     

  7. #7
    Senior Member SilverBoy is on a distinguished road SilverBoy's Avatar
    Join Date
    Mar 2001
    Location
    Libya
    Age
    31
    Posts
    138

    I have birthday hack

    I installed birthday hack on my board. so can I do it????
     

  8. #8
    Senior Member tubedogg has disabled reputation tubedogg's Avatar
    Join Date
    Feb 2001
    Location
    Medina, OH
    Age
    28
    Posts
    13,647

    IMPORTATNT NOTE!

    IMPORTANT NOTE! For those that installed this hack during the day today, you MUST upgrade as stated in the first post in this thread. I fixed a major bug and now everything should be working correctly.

    Thanks for using my hack!
     

  9. #9
    Senior Member tubedogg has disabled reputation tubedogg's Avatar
    Join Date
    Feb 2001
    Location
    Medina, OH
    Age
    28
    Posts
    13,647

    SilverBoy:

    I have never worked with v1.1.5 or 1.1.6, nor have i seen the birthday hack. Therefore I cannot tell you if it would work, nor can I tell you how to modify the code to make it work. If you would like to point me towards the code for the birthday hack, I can get a copy and of 1.1.5 and look at it.
     

  10. #10
    Senior Member SilverBoy is on a distinguished road SilverBoy's Avatar
    Join Date
    Mar 2001
    Location
    Libya
    Age
    31
    Posts
    138

    take the hack

    this is the birthday hack which iam using.
     

  11. #11
    Member marl is on a distinguished road
    Join Date
    Mar 2001
    Location
    Italy
    Age
    31
    Posts
    38

    Re: IMPORTATNT NOTE!

    Originally posted by tubedogg
    IMPORTANT NOTE! For those that installed this hack during the day today, you MUST upgrade as stated in the first post in this thread. I fixed a major bug and now everything should be working correctly.
    Oh man.......thanks!

    i was thinking that i did some mistakes installing it

    '-_-
     

  12. #12
    Member marl is on a distinguished road
    Join Date
    Mar 2001
    Location
    Italy
    Age
    31
    Posts
    38

    Re: *v0.0.2 Released* - Major Bug Fixed!

    } else { $zay = "yaz"; }
    in fact,this part didn't make any sense to me.. :?
     

  13. #13
    Senior Member tubedogg has disabled reputation tubedogg's Avatar
    Join Date
    Feb 2001
    Location
    Medina, OH
    Age
    28
    Posts
    13,647
    Yeah I know. Coding at that hour of the morning (when you haven't been to bed yet) shouldn't be allowed!
     

  14. #14
    Member marl is on a distinguished road
    Join Date
    Mar 2001
    Location
    Italy
    Age
    31
    Posts
    38


    i have another prob.
    i'm virgo, and it properly detects my sign.....

    any clues?
     

  15. #15
    Senior Member tubedogg has disabled reputation tubedogg's Avatar
    Join Date
    Feb 2001
    Location
    Medina, OH
    Age
    28
    Posts
    13,647
    Huh? If it's right, what's the problem?
     

Page 1 of 5
FirstFirst 1 2 3 ... LastLast

Similar Threads

  1. Plus signs
    By okrogius in forum Site Feedback
    Replies: 2
    Last Post: Mon 6th Jan '03, 9:59pm
  2. Encoding Equal Signs in PHP, Please Help
    By SeanD in forum PHP & HTML Questions
    Replies: 1
    Last Post: Thu 26th Jul '01, 10:05pm
  3. signs
    By jojo85 in forum A place to test things out
    Replies: 3
    Last Post: Sat 14th Apr '01, 2:33pm
  4. E-Mail Notification When User Signs Up
    By Grandmaster in forum vBulletin 2 'How Do I' and Troubleshooting
    Replies: 2
    Last Post: Sun 11th Mar '01, 12:27pm
  5. How do you validate a user who signs up?
    By THespos in forum vBulletin 1.1.x Questions
    Replies: 1
    Last Post: Tue 9th Jan '01, 7:07pm

Bookmarks

Posting Permissions

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts