Jump to content
MakeWebGames

Dave

Administrators
  • Posts

    3,368
  • Joined

  • Last visited

  • Days Won

    126

Everything posted by Dave

  1. Imagine it on a 19" monitor. The element stuck to the right hand side would be.. well on the right leaving a massive gap in between it and the left hand side. When designing think of massive monitors as well as tiny ones.
  2. Thanks for the comments! My systems are currently down but should be back online soon!
  3. Was the idea thus why I spent so long creating this beast! Hope you enjoy your purchase! Any issues you know how to constantly spam me with messages....
  4. Our Ajax donation system is a must have for any new or old MCcodes V2 game! With it's vast amount of features which have never been seen before in a donation system this could potentially increase your sales making your site more profitable! Easy Installation! We tried to make it as easy as possible to install this mod! So we did! You simply upload all the files and make one small change to your inventory. Then when you run the staff panel file all the database side of things is created for you. Feature List: Ajax Cart Feature - Giving the ability to purchase more then one pack at any given time. Ajax UI - Making the users and staff experience allot better. Discounting System - Allowing you to throw a special summer 50% of discount without having to edit any code! Payment Gateways - Given the mod the ability to install a new payment gateway by simply uploading the files and hitting install in the staff panel. AnyGive - This allows your donator packs to modify any row of the users and userstats table meaning you can make more advanced packs. Unlimited Items and AnyGive - Giving you the freedom to give your users everything they could want from a pack Min/Max Purchase - Giving you control on how much you want your users to spend. Credit Type - You can set your system on Instant Credit so the user instantly receive the pack or set it to Item Credit so the user receives the donator pack as an item in their inventory. Currency Code/Sign - Allowing you to have your donation system in any currency. This mod also comes with the PayPal Gateway for free! The gateway itself contains a number of great features listed below. PayPal Gateway Features: IPN - Means your site can run without needing someone to credit the packets every time the user purchases something. It's all automatic. Sandbox mode/Debugging - Making it easy for our support team or other programmers to locate and fix issues. Subscriptions - Allowing you to setup subscription packs making you a set amount each month! Requires Premier or Business PayPal Account. Requirements: Mccodes V2 (currently no support for Redux) PHP 5.2.* (May work on other versions but not tested) PayPal Account for PayPal Module PayPal Premier or Business account for subscriptions. Non-conflicting jQuery versions. Support: This modification comes with unlimited bug support. Meaning if you find a bug or glitch in the original code we will release a patch and send it to everyone who purchased it, free of charge. Screenshots:
  5. Should ideally store them out of the public_html directory somewhere in your home folder is always a good bet.
  6. This would be incredibly simple to implement into Mccodes V2... With the option to have unlimited amounts of inventory slots. You'd just need to call various ajax requests when the user drops a certain item. If I get some free time I'll certainly sort it all out for you guys.
  7. Dave

    Crons

    There are a load of cron jobs services out there which would run your crons. For instance after a quick google search I found http://www.setcronjob.com/ Considering you're using Mccode and you'd want minute crons you'd need to purchase a premium account but skimming over the website it seems they're not to expensive.
  8. Dave

    WTS: RpgGame.Info

    The fact Google most likely has international copyrights upon there names along with a ton of other legal stuff. If you managed to acquire google.va they could easily take it back off you with nearly zero hassle.
  9. Dave

    So What now ! ?

    I'd say you need to correct your grammar allot. You're randomly shoving capital letters in the middle of sentences which makes your site appear unprofessional.
  10. Limiting accounts per IP also works relatively well. Obviously on top of a Captcha. Because as I found out recently it is hell to obtain a decent working list of proxies.
  11. I can read perfectly fine I just wanted to communicate that I believed in the same idea as you. Sorry if it wasn't needed.
  12. Could just be lazy and wack a simple Facebook "like" button on each page... It's not ideal but it'd work.
  13. I personally hate sites that use email validation. It's take so much time and some people don't want sites spamming there inbox's. The fact also that a bot can easily create email accounts by just linking itself to an SMTP server, which would be incredibly easy within a simple "PHP Bot". I'd say stick with Captcha's. A decent one there is no bypass for.
  14. I'm getting it a hell of allot to.. Something needs to be done about it.
  15. Certainly is easier to read. The template is nice clean and simple, by any chance did you source it off ThemeForest?
  16. The site is definitely to bright. It's hard to read in places.
  17. Faulty CAT5? Wrong type of Cable? Computer not pulling the various data of the modem...
  18. You can't just say it will work? Most... well nearly all localhost set-ups differ immensely from server environments. I doubt that'll make the mod more attractive. The price is still to high, but it's your own choice I guess.
  19. Most people don't like split profits... Considering you can't guarantee how much the person will get. Offer something straight up front. Even if it's small someone will probably give you something decent for not much around here!
  20. As many users have already said this mod is simply not worth $80.. I'd of put this on the market for no where more then $30. There is a few reasons why. Firstly you've not really paid a massive amount of attention to the look of the system, It's just some basic div's with black backgrounds and a yellow border, certainly doesn't fit in with the Mccodes default theme let alone many other games. Also you didn't seem to care for much for the "submit" button and couldn't even take the time to make it look slightly more presentable with a captial S. Seriously in this game every single little detail counts. From the code formatting all the way through to the final look. Also why do the users have to manually log out of the chat? Surely this should be done as soon as they leave the page? Also the system says there are 5 users currently in the chat... Yet it seems none of them reply? I think people haven't been pressing the logout button thus meaning they've stayed logged into the chat. I'd call that a bug ;) Overall it's a nice modification but there are many area's it could be improved in. I'd say bump the price down to at least $20 if you hope to a few sales.
  21. Or you didn't fill in one of the fields! Even if you don't want the item to say have a buy price you still have to put a 0 into the box or it'll error like it has for you. Or as Danny has said you've got extra fields in your database which you've not modified your control panel to handle.
  22. I take it you're referring to Smart Phones. Due to Apple not making their phone OS not open source it's a bit harder to get an official version, but you can download a version of the Android development kit for free and only use it for the browser.
  23. Put up a demo or allow a well known member of this community check out the security and get it verified. Will help sales greatly!
  24. For a login all you need to do is set the form to point to the auth file? There isn't really any conversion? Unless you want game players online or something on there.
  25. Okay I shall play around with changing the silly amount of black to some more lighter shades of grey and see how that pans out. What would you suggest for the white text to make it flow more?
×
×
  • Create New...