Jump to content
MakeWebGames

Dave

Administrators
  • Posts

    3,368
  • Joined

  • Last visited

  • Days Won

    126

Everything posted by Dave

  1. I might be interested. Providing MSN still has it's YIM link I've added you through my MSN.
  2. The fire at the bottom just looks out of place while be in place. It's hard to explain but overall the template looks nice but doesn't make any sense. You'd probably be better of creating a header and selling this of as a theme pack.
  3. It certainly looks good but personally it looks like you're following the same sort of design as your designer who did the Year1920 template, I prefer templates which are more unique. Just like to make clear this isn't saying you shouldn't do this cause everyone gets inspiration from others work but personally I'd suggest trying to add more of your own flare or combining a mixture of design ideas together. Other then that it is certainly nice and your design work has improved allot since I last saw some work of yours! Keep it up.
  4. Your work looks very promising! I'm sure the community would be interested in seeing a few examples more towards the gaming area. Such as layouts and logo's.
  5. Just for a bit of advice. You will struggle to attract many if not any clients with poor English skills. Try to provide some clarify in your replies.
  6. Hmm, this is a tough one. On my recent modification (The Ajax Donation cart) I made significantly less in the same time period to some of my less advanced modifications I've sold on here. I used to a total sales of around 30 per a modification yet on my recent system I've received enough to make a decent profit from the system but not as much as I believe I would of before. But this could be due to the price being nearly double of the older systems I created.
  7. Dave

    Beta Tester

    I can test all mainstream browsers on various OS's for you if you wish. I've added you on MSN.
  8. I've done this before on games and other general sites. It's pretty simple if you just head over to the Facebook API (http://developers.facebook.com/ which has gotten pretty bad since they've updated their systems, but you can still manage it) and then just implement the methods explained for the various modules you want to use. If you need any more help just send me a PM.
  9. Good luck! I was thinking of converting my system over to GL if there was more promise in the engine. I wish you luck with your system though!
  10. I'd imagine he is running on windows. But that is some handy advice! I'll have to check it out next time I boot into linux.
  11. I'd suggest upgrading to 64-bit to allow you to utilise all of that 4gb of ram!
  12. Just to get some clarification before I bid. You're only selling one licence of each item (this including your licence removing your right to use it)?
  13. Yeah. Someone came to me asking if I'd trade them OneBip money for PayPal money. It was obviously a con.
  14. Nice weather is always to blame.
  15. Dave

    Revenue

    I've managed to turn $300 of investment into around $2,500 in a month. It's not as hard as some may seem you just need a solid base which is fun and interesting.
  16. Time for an upgrade? It runs pretty silently on my machine.
  17. Pick apart the error and it's very obvious. Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Access denied (So you don't have access...) for user 'damagedc'@'localhost' (using password: NO(You've not set a password in config.php)) in /home/damagedc/public_html/business_create.php on line 17 Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established(No connection) in /home/damagedc/public_html/business_create.php on line 17 Which clearly shows your information to connect to the MySQL server is incorrect. You'll need to find the correct information (as others have said) and input it into your config.php file, considering you need to be connected to the MySQL server before mysql_real_escape_string will work.
  18. There is spawn point protection. You have to walk a fair few blocks away from the spawn to build. It's the same with nearly all servers.
  19. According to this thread found here. http://x10hosting.com/forums/free-hosting/67567-x10hosting-nameservers.html They should be ns1.x10hosting.com ns2.x10hosting.com
  20. I tried to connect and my connection times out. Is your server down?
  21. I'd suggest making a few more examples. Things such as templates and more advanced banners to show the community.
  22. Contact Peter I'm sure he could do it for a small fee.
  23. It's pretty simple, you just need to "drop" the xHTML code into the header.php file. If you already have the template coded with the various profile boxes and bars implemented it's a simple process of replacing the HTML with the dynamic PHP code which McCode uses.
  24. There is a free support ticket system on here. You could implement that and create a small add-on in the fedjail system to allow users to open a new ticket to appeal their ban.
  25. Thank you kindly. I'm not "very" skilled I just like to take pride in my work.
×
×
  • Create New...