Jump to content

Leaderboard


Popular Content

Showing most liked content on 06/14/17 in all areas

  1. 2 points
    The night theme is now available, switch at the bottom of the page. It's still very much a work in progress (as you will probably be able to tell). But I have reached the point where I can consider it "acceptable". I know it's highly requested and most people prefer it to the day theme, thus I'm making available a bit early.
  2. 2 points
    The two award systems that I've tried so far are broken/out-dated. We may look into fixing them, but if we don't then everyone will have to wait until we migrate to flaskBB. Currently there is no ETA on the migration.
  3. 2 points
    Here we go: https://icer.ink/media1.clubpenguin.com/play/v2/content/local/en/catalogues/
  4. 2 points
    Graduating tomorrow and heading off to MIT in the fall. Good stuff.
  5. 2 points
    Yeah, I'm down for it. However, it'd be nice if it fit with the various different themes on this forum, so they don't clash. A flat design would probably work nicely.
  6. 1 point
    It would be cool if there would be userbars under your name. Just a little more customization! As example:
  7. 1 point
    Hey! I feel like this would be a good time to mention that I feel like we should introduce a rank similar to trusted. For example: super user. Possible perks? Of course, a super cool rank. Top priority (when it comes to applications?). A userbar (depends if this will be made or not). Getting their own section where they can talk to other people will the exact same rank. Why should we introduce this? Increase the amount of good quality posting, and an excellent alternative to awards as awards aren't a feasible idea since it's broken. People will be encouraged to post more actively, therefore increasing productivity. Increased productivity= more users are more likely to join. Possible criteria? Well, it could be anything really, up to staff. A certain amount of posts within a given time? A certain amount of reputation within a given time? Good community standing? No warning points, sets exemplary behavior? What do you think of this idea? -Adam
  8. 1 point
    You might want to debug your code and see what's stopping it from doing so. If your queries are failing, there could be many reasons why. Try using var_dump and see what it displays. Show us more information.
  9. 1 point
    Please follow this template when making support topics. We'll need your copy of Sweater to look through and figure out what's wrong.
  10. 1 point
    meanwhile the solero members when you tell them something they don't like http://prntscr.com/fjt3jh
  11. 1 point
  12. 1 point
    It's a bug with Flash Player. If you downgraded Flash Player to fix it, it does not count as a valid fix. Downgrading is insecure.
  13. 1 point
    No one uses PHP 3.7 anymore, so your topic is utterly useless.
  14. 1 point
  15. 1 point
    > PHP 3.7. God can you stop posting everything you find on Google. NOTE: RIPS 0.5 development is abandoned since 2013 due to its fundamental limitations. A complete rebuilt solution is available from RIPS Technologies that overcomes these limitations and performs state-of-the-art security analysis. Compared Feature RIPS 0.5 Next Generation Supported PHP Language PHP 3-4, no OOP PHP 3-7
  16. 1 point
    So basically you released a fork of https://github.com/maurosoria/dirsearch and claimed it was yours. Maybe you should read the license.
  17. 1 point
    Three days until my Computer Science A-Level. Wish me luck, I'm going to need it :P
  18. 1 point
    So SWFObject & SWFAddress are both used in the CP play page. These ''Javascript'' frameworks are for prettifying (and importing) SWF files into a homepage. Now this is a format of SWFObject's usage: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <script type="text/javascript" src="swfobject.js"></script> <script type="text/javascript"> swfobject.registerObject("myFlashContent", "9.0.0"); </script> </head> <body> <div> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="800" height="600" id="myFlashContent"> <param name="movie" value="untitled.swf" /> <!--[if !IE]>--> <object type="application/x-shockwave-flash" data="untitled.swf" width="800" height="600"> <!--<![endif]--> <a href="http://www.adobe.com/go/getflashplayer"> <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /> </a> <!--[if !IE]>--> </object> <!--<![endif]--> </object> </div> </body> </html> So now you are thinking probably: It's a large piece of code. Is there any way to actually generate this with a ton of options? Well yes, there is and you can find that here: https://raw.githubusercontent.com/swfobject/swfobject/master/swfobject_generator/html/index.html SWFAddress is there for using hyperlinks. Basically adding #xdd into your URL. These are both pretty small projects and frameworks, but CP always used them. You can find SWFAddress here: http://www.asual.com/swfaddress/
  19. 1 point
    Yep i know, The @Jamie helped to me!, my cpps working thanks very much Jamie!
  20. 1 point
    Hey guys. So I have the CP Play Page of Feb 2012. I cleaned it and updated the JavaScript. Download: CP_Play_Page_Feb_2012_Cleaned_by_Zaseth.rar
×