Jump to content
MakeWebGames

KyleMassacre

Members
  • Posts

    2,921
  • Joined

  • Last visited

  • Days Won

    48

Everything posted by KyleMassacre

  1. I take it you would know a great deal about hosting copyright material? @op Good luck with sales. I have seen some of your work and its pretty good and I may be looking for a layout made soon so ill keep you in mind
  2. Can you show us some free snippets of some stuff? I doubt anyone will come hire you if they dont have an idea of what they may be getting
  3. Well what do you need help with
  4. I just submitted V1.0.1, i couldnt get the text or html version to work right so maybe down the road I will look into that more but for right now I made a config value to add in the email you want to send it from and if its blank it will just default to the [email protected]
  5. I submitted an upgrade of the clan vault system to work with the new clans upgrades
  6. oh wow thats a good buy
  7. I think you need to look at your style sheet for the chat and try changing the color of the text
  8. Maybe it has to do with your template?
  9. Hmm I dknt know cause I have my chat turned off. There should be a way to edit the font color and everything
  10. I dont think so. Atleast for the the time being no and I dont think phones can support the actions required to play this
  11. I think you have to change the outgame styles inside a file which I believe is the config directory. If that doesnt work clear your cache
  12. Yeah you can do that and use wsirc or mibbitt or whatever tickles your fancy
  13. I checked out the demo of it and it keeps saying im entering an invalid bug title. Im not doing anything fancy with it just checking it out
  14. I believe there is a module in the admin panel to set the layout for the game, if not there is a file I believe in the config directory so check that out To remove links just delete the menu link file in the module directory
  15. Ok so after messing around with it and re installing it I am starting to see what you are talking about with the bad trials and being locked out. What I have done is all in all removed the module lock so the can still move around in the game but they have the annoying form to fill out where ever they go to kind of get them to do it. For some reason the block module function was giving me a hard time but maybe i was just using the function wrong. So I think I will go ahead and re-release it, and if you want to test it out go ahead and PM me and ill give you a url Also so far I fixed what alain first told me and made the lib an include and I made it so the owner doesnt have to verify themself
  16. I understood what you were saying Dom. I have successfully verified my email as super user and also as multiple fresh accounts. And when the main issue here gets sorted with either not being able to verify the account or the module adding you to the bad trials for 15 min then I can push these other suggestions in with the code update since these are the least of my worries as of now
  17. There is a caching system and should be disabled in dev environments
  18. By what you are describing from what I read there may be a couple ways of doing it. Do you have a set of random numbers or ranges you can use a multi level array maybe or if you have lets just say 1 random range you can do the standard for() function and just loop the inserts that way
  19. Ohhh ok then no, you dont have to change a thing. I thought you were talking about importing the actual files via ftp. You are correct and I will take that into account if/when it is confirmed the other parts to this works, i.e getting bad trials because of a bug in the script. But so far MY testing of it seems to find that it works im just worried about others and I doubt it should have anything to do with server environment other than PHP Version. So Dom, if your reading this and if you have the lastest register version I did attach the module to a post above cause you were looking for it apparently, can you test and make sure the functions work. Just remember at initial install you will be module locked and can not go anywhere other than the module itself even as admin. Because as of now if it wont work for a Super User it sure as hell wont/shouldnt work for a normal player
  20. That line is to help email hosts like gmail, hotmail etc show "hey this isnt supposed to be spam" is it guaranteed? NO but this I have seen woks best for me. The only thing you need to do if doing ftp is install/update manually or something like that, it is near you upload/export module package. But the only thing I noticed that does is for user variable and config values or basically anything in the xml file. I could be wrong cause it may do more
  21. The logic is not all there, I agree. But if we just change the password then they can, if they decide to play again retrieve their account. If the email is removed and they decide to play then we are doubling accounts which I dont see any logic their either
  22. It wont. Because when its first installed thats it, only when a player registers it emails them the code but you can request the code through the buttons provided in the module. Once you put the code in it should work. Check your email folders for the code
  23. The use of not being able to access the panels is to make sure the user is giving the correct email because if they did then they receive the code in their email. I have installed this on a clean install and as admin I clicked the button to resend the code, update my email, and enter the code provided in the input box and it unlocks me. If you have this up on a live site I would be more than happy to signup as test it to see if it works. The only thing that I can see to prevent anyone from using this system in any way, shape, or form is if you are using anything less than php version 5.2 or I know if you are using a dev versions it does work just not with new registration hooks unless the paid dev version now has it but I dont have that license anymore
  24. Once you put in the code you can access the game fully and once you out it in you wont have to worry about it again. The real issue is if it locks you out for 15 minutes, is that still occurring?
  25. Well so far its doing exactly as it should but the question is, when you request a verification code are you locking yourself out? I think the issue was when requesting a new code to resend it, the module went through a constant loop giving you x amount of bad trials. Should the game owner have to request a code to be verified? Most likely not but think of it as test of the module to ensure its working :p I personally have tried replicating it and unfortunately I have not successfully caused the erorr, I even tried registering a second account several times and it has worked for me and like I said before I had sniko test it and also I think I had sim test it and it all worked. So if you can do me a solid and install it, try updating your email address through the module, and request a new code and see if it works. But do it in that order because updating your email sends a new code as well as a check to ensure they are still providing a legit email. If this doesnt work I will just have to strike this as a loss because there shouldnt be a reason it gives bad trials
×
×
  • Create New...