Jump to content

Leaderboard

  1. Andrew™

    Andrew™

    Contributor


    • Points

      18

    • Posts

      182


  2. John

    John

    Contributor


    • Points

      1

    • Posts

      116


  3. snoopi

    snoopi

    Rookie


    • Points

      1

    • Posts

      28


  4. Cheerio

    Cheerio

    Enthusiast


    • Points

      1

    • Posts

      190


Popular Content

Showing content with the highest reputation on 04/12/2015 in all areas

  1. Here is my current user profile view on my forum, live preview of full community: http://strawhats.eu (Forum is BETA yet) What left? - Team icons. - Bottom mini banner. - Awards
    2 points
  2. Well much members asking why... Here are some reasons: First of all, is a community that helps you to learn things. Is a community that gives you chances to make your own online business. You get FREE support. You have active and respective staff team. Thousands of downloads about invisionpower and more. So much tutorials about Web Development and more. That means: WebFlake has open for you! Share and Support. -Regards, Andrew™
    1 point
  3. is allowed to share here for free paid apps and hooks ? Like reason ban , etc.
    1 point
  4. Group name indicator and Colored group links re to "Show the member groups on bottom and to format the color names (links) on your forum. The double color can change by editing the membergroup to any color, 2 and more for sure, but it looks bad.
    1 point
  5. I like them all mate, good job! Keep it up!
    1 point
  6. It's cool, but i don't like the Header. Good job.
    1 point
  7. 1 point
  8. You can't know if you are not donator, so i can't help you on that... Sure you will find a lot of useful and premium things.
    1 point
  9. as davlin told you 2 months are ok for only 10$ you can find also a lot of premium things...and some extra user features.
    1 point
  10. <dl class='pairsJustified'><dt>{title}:</dt><dd><img src="http://{yourdomain}/forum/public/style_images/master/profile/{key}.png /></dd></dl> now rename the gender icon in the folder /profile/ ^ same location as specified in the img src, u are renaming the gender icon to the drop down selection key i.e. m=male or f=female so rename the gender icon to f.png or m.png for the specific gender and then it should appear in your userinfopane with the image u desire P.S. the example was also shown in the topic view format should read the second example here
    1 point
  11. i think font awesome i like this good work
    1 point
  12. Here you are i just did it on mine, this idea with icons is awesome guys really! Looks perfect: i created some icons:
    1 point
  13. Send me the link of this site, to take the small icons, looks nice.. It's very easy to do it, but I liked the idea with icons. (You can check my signature too, same almost, just with icons on the right : country flag, current mood, reputation)
    1 point
  14. That's right, just make sure to follow the settings and to copy the lines of code on the bottom box.
    1 point
  15. hello guys, my name is Andrew, I'm website developer, designer programmer and personal trainer. Feel free to ask me everything related to that.
    1 point
  16. 1 point
  17. yes that, that's cool, so,people will take paid hooks for free, il share them here soon. Feel free to request any hook that is available: paid or not, I have them all.
    1 point
  18. Hey partner! Glad to see you here.
    1 point
  19. If i get this straight, you want to track how many times a user has clicked a download link, not the amount of times a file has been downloaded. You could do this with cookies or a Text file or using HTTP POST or GET methods via javascript, probably already a Jquery script to do it already. Example: <?php if(!file_exists('counter.txt')){ file_put_contents('counter.txt', '0'); } if($_GET['click'] == 'yes'){ file_put_contents('counter.txt', ((int) file_get_contents('counter.txt')) + 1); header('Location: ' . $_SERVER['SCRIPT_NAME']); die; } ?> Then use File Downloaded: <?php echo file_get_contents('counter.txt'); ?> Times!
    1 point
  20. Clearly you're taking this out of perspective.. Your definition of donation is correct, but most people find the perks as a positive side to donating, in fact, most people would only donate given those perks. Now, i ask if it's worth it because i do want to benefit even more from donating $10 to the website. You may find it selfish, which it is, but it is, what it is.
    -1 points
  21. Premium things like? I'm wondering if its worth it.
    -2 points
This leaderboard is set to New York/GMT-05:00
×
×
  • Create New...