Search results

  1. JynX

    Hi there I recently downloaded your leaked CMS, EMU, SWFS, & DB from a rival forum. I tried...

    Hi there I recently downloaded your leaked CMS, EMU, SWFS, & DB from a rival forum. I tried starting the emulator and it said "You're a fucking moron please ask Meap from DevBest for further help". Is there a way I can fix this? I've been trying for 3 days to fix.. :(
  2. JynX

    [PlusEMU R1] Packet Help

    I don't remember what the name of that packet even is rip
  3. JynX

    Private groups

    Did you even attempt to read the damn post? "When you check the "private" option in groups, it does not work, anyone can join" Meaning when he sets it to private it still allows people to join. Way to read :up: Plus, you're not staff nor are you the OP, you can't close the thread. Any error...
  4. JynX

    [PlusEMU R1] Packet Help

    Pretty sure it's public const int AvatarAspectUpdateMessageComposer = 470; (Didn't test this, tell me if it works)
  5. JynX

    [HELP]Terrible errors

    It says the error "The requested page cannot be accessed because the related configuration data for the page is invalid" Config file: "\\?\C:\inetpub\wwwroot\web.config" The error is your web.config. Replace it or pastebin it and I'll take a gander.
  6. JynX

    [RELEASE] [PlusEMU] View PM Command

    Open a thread, this is a release thread not a help thread.
  7. JynX

    Bumping on Threads (Addon)

    I support this.
  8. JynX

    In need of a logo

    I just threw something together lol
  9. JynX

    INACTIVE Hariak Emulator - From Scratch - Clean&Stable - MongoDB + MySQL

    Good luck with this hope to see something different than Sirius was as Sirius was decently coded ;) Best of wishes
  10. JynX

    add me on skype homie: jakeretros123

    add me on skype homie: jakeretros123
  11. JynX

    Recruiting [Venetx LLC] Hosting Company ~ Looking for Staff and a Dev ?

    This post really doesn't strike me as well-written due to the lack of time you took to use spellcheck? I honestly write better than this post when I'm not talking business. I also think your ambitions are a bit high seeings as you didn't specify if you're using your own infrastructure or if...
  12. JynX

    web.config direct to https

    You also need to make ALL your links served over HTTPS. And to ensure your app/management/config.php has the url with https://
  13. JynX

    [PlusEMU] Emulator Development [UPDATED]

    Thanks for this Jerry I went ahead and added it to the development branch :)
  14. JynX

    PlusEMU Group Forums

    You're most likely missing the events aka the packets for them check you have all the events and that you have the proper using Plus.Groups.Forums; or whatever it might be
  15. JynX

    PlusEMU Help & Support

    1. In your web.config for IIS or .htaccess for XAMPP 2. Uhm, here: http://www.filedropper.com/habbo-imaging
  16. JynX

    PlusEMU Help & Support

    Ensure your variables are linked correctly: group.badge.url=http://urlhere.com/habbo-imaging/badge/%imagerdata%.gif group_logo_url_template=http://urlhere.com/habbo-imaging/badge-fill/%imagerdata%.gif And then make sure you have the correct rewrite rule:
  17. JynX

    PlusEMU Help & Support

    RewriteEngine On RewriteRule ^habbo-imaging/badge/(.*).gif$ ./habbo-imaging/badge.php?badge=$1
  18. JynX

    PlusEMU Help & Support

    Did you add the web.config rule for the habbo-imaging? Edit: This rule <rule name="Habbo Imaging Group Badges"> <match url="^habbo-imaging/badge/([^/]+)" ignoreCase="false" /> <action type="Rewrite" url="/habbo-imaging/badge.php?badge={R:1}"...
  19. JynX

    web.config direct to https

    You stated you had cloudflare can you just make a fucking "Always HTTPS" page rule in your cloudflare dashboard.. http://prntscr.com/ee066s http://prntscr.com/ee0629 This is really a stupid 2 page thread for an issue I stated a fix for yesterday.
Top