Jump to content
MakeWebGames

Dave

Administrators
  • Posts

    3,368
  • Joined

  • Last visited

  • Days Won

    126

Everything posted by Dave

  1. I doubt it is somehow, It may of been my first donation mod which was leaked ages ago into a huge mod folder which pretty much most of the paid mods on this forum... If it is I've only so far sold this mod to 2 people so they will both will be getting contacted by my solicitor if that is the case. If you could please add me on msn ([email protected]) so we can discuss and see if you have this modification. Please contact me on msn at [email protected] This modification should be rather easy to convert... I'll take a look and see if there will be any complications if not I shall release a V1 version.
  2. It would be alot easier if you added me on msn :] Cause then you can show me screenshots and such :).
  3. Login into your SSH via a client like Putty, Then type in chmod 4755 /usr/bin/crontab and your done :) If you need some help feel free to MSN me ([email protected]).
  4. I was about to ask if Zend had anything to do with eclipse due to myself using it for various java development (That eclipse) but your post has answered my question. Thanks :]
  5. Guys.. Your missing out on the GOOGLE GUIDE :O http://www.googleguide.com/
  6. I have made a House Upgrade mod (If you mean as in where the user can purchase say a new bed for their current house to increase will), If the price is right I might consider selling it to you.
  7. Can i have a free copy ill set it up for you and tell you if the code is any good :P Worth a try eh lol Looks like a great mod Haha... As it is christmas i'm going to have to say no. Thanks, If you've got any ideas for the modification ill be happy to hear them.
  8. I think he is on about the spelling :P
  9. I swear there is already a free version of this modification out anyways?
  10. The old question... Yes the IPN issue of changing the price to 1 has been fixed, If you were around when I released my initial donation system you would remember that the system wasn't secured from that "bug" so soon after I fixed it and this mod was loosely based on the old system so it has that security along with the other security. A demo is certainly possible and I shall put one up as soon as my hands have un-frozen but sadly I do not wish to release a sample of the code at this time.
  11. This mod is no longer for sale! You can locate the new version here. Donation Modifications [MCCodes V2] This modification is an improved version of the original donation system which comes with MCCodes V2, This system has many more features then the original version to try and aid your sites profit. All of the current features are listed below. Features: Cart System - Give's the user the option to purchase more then one donator pack at a time Currency change - Your business UK? But you've been forced to have all donations in dollar's because you cant change the currency? Well you can now from the staff panel. Multiple Items - You can add an unlimited amount of items to any given donator pack Buy one get one free - Easily turn on Buy One Get one free in the staff panel. Discount system - If the user buys more then x number of donators packs they get a certain discount (Discount is in %) and can all be changed via the staff panel. IPN - As soon as the purchase of the donation pack is complete the user will automatically be credited with the features in the pack. Advanced Staff Panel - Allows you to control most of the features within the Donation Modification from one easy to use panel. These are all of the current features which are included within the system, Along with the basics! The screenshots below show you most of these features. New Possible Features to be released soon: Credits - This allows the user to gain credits to purchase donator packs with, Such as being able to vote on a certain site to gain 5 donator points and you'd need say 600 points to purchase a certain pack (Will all be determined in the Staff Panel). Multiple Payment options - Give users the option to donate using other payment processes such as AlertPay. These are the features we are thinking about adding in the future and will be free to the people who have already purchased this modification. Screenshots: If you want to view all the screenshots you can do so by visiting the URL below and then click on the appropriot screenshot. Donation Modification Screenshots Powered by PhotoBucket Price: $20.00 USD Via PayPal Want more information or have any questions? If you said yes to the question above you can either reply to this post and I will try my best to reply as soon as I can or you can contact me on MSN ([email protected]) or you can contact me via email ([email protected]). Purchase: Pay via our online system at http://iamwicked.net/products.php
  12. Dave

    Dectece user OS

    http://www.geekpedia.com/code47_Detect-operating-system-from-user-agent-string.html I've used this script before and it worked very well :)
  13. That my friend is CSS :P
  14. Hey, I'm making a new script with PHP and I was searching around on the internet for GD and Drop shadow (On text). Sadly I've managed not to find anything so i was wondering do any of the users on here know of any way to do this? Or if it's completely un-doable. Thanks, Dave.
  15. Don't use slang when posting on this forum it makes you seem more childish :) Try your best to use proper formal english (As I attempt to :S) It makes you seem more professional and alot more employable :)
  16. Dave

    Filezilla

    Get your FTP server details of your host?
  17. Dave

    Filezilla

    http://www.google.co.uk/search?q=Filezilla&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-GB:official&client=firefox-a First link hit download maybe?
  18. Thanks for all the replies :) I asked someone last night at about 3 how much they thought it was worth they said that :P. Because of the comments i shall lower the prices :) New pricing can be found below and the original post has been updated aswell :) PSD: $10 PSD + Coding: $25
  19. Thanks :) Thanks yet again ;P Thanks and why will you cry if it sells?
  20. Hey, Well after getting back into graphics i've slaved away at this PSD for around 2 and a half hours and the final outcome can be seem below, You shouldn't have any copyright issue's with any of the images on the graphic but you use them at your own risk. Pricing PSD: $10.00 PSD + Coding: $25.00 If your interested in purchasing it please send me a PM or contact me on msn at [email protected]
  21. Black to grey gradiant :) Black - #000000 Grey - #7b7b7b
  22. You've forgetting something in the string php -q /home/starwars/public_html/cron_day.php?code=yadayadayada
  23. It's because you have a die command before the mysql statement is ran, Try this if($_GET['ID'] != abs(@intval($_GET['ID']))) { $db->query("INSERT INTO fedjail VALUES('',{$_GET['ID']}, 300, $userid, 'Hack Attempt')"); die("For attempting a known sql injection, your IP and Name has been banned. Nice attempt, Enjoy your Fed jail sentence."); }
  24. Hey, Run the cron manually (Ie by going to http://yourdomain.com/cron_day.php?code=LALALAL) then report back with any errors which you receive :).
  25. Ohh interesting you dont have a firewall on your router then :)
×
×
  • Create New...