Jump to content
MakeWebGames

03laceys

Members
  • Posts

    863
  • Joined

  • Last visited

Everything posted by 03laceys

  1. Really? Never used to be... how do i turn it back on again?
  2. Thank you Tom for the design posted. Unfortunately i am after something allot brighter more vibrant and eye catching. Take a look at the two websites i posted look at their color.
  3. I am after a website PSD template. all i need it the PSD... No coding e.t.c. The website i am currently using is a full CMS system and only requires the image to be uploaded. Requirements - Purple color scheme.. Eye Catching... Professional.. I like the following template excluding the girl... http://myfreetemplatehome.com/templates/show-template-3104.html I like the background image on this template. http://www.flashmint.com/show-template-3641.html Please bear in mind we are NOT a public night club but a private hire venue only and the website must reflect this. The current website and design can be seen at http://www.babylonlivelounge.co.uk Please message me with quotes.
  4. Janiepeter you need to watch it! Seriously it is an excellent programme.
  5. They was the website is setup is the html version is in one folder and the flash version is held in another folder.
  6. How do i go about checking if someone has flash, if they do it displays the flash version and if they don't it displays the html version?
  7. Use call backs :)
  8. Would you not want to keep for example 3 months logs in case a user for example has a to do with another player, you then have the logs to check back and see who is at error what what ever. <<Please note that is just a random wierd senario but could be a reason to keep logs for longer>>
  9.   You do realize mySQL database can be over 1TB easily? You obviously have never had to manage a large mysql database. How about moving old results to a different mysql table and then compressing it making it read only. You could then uncompress add more and compress. myisampack. Correct i have never had to manage a "large" database, and to be honest compression did not even cross my mind but hey ho...
  10.   You do realize mySQL database can be over 1TB easily?   I was more thinking along the lines of an archive of weekly logs witch can't be done on the database so easily (Well it can be but hey ho). And hey it may be minimal lag but reliving the database of any unwanted load is always good :)
  11. Your correct VB does cost, but it has a great user interface. SMF is SMF, Our current engine shyte, phpbb shyte, but these are personal opinions :) Out of the three different engines used since 2007 smf was the best then this then VB as VB didn't get going and took the site down for a looong time lol. Sorry i am rambling fricking bored waiting on my new laptop to arrive so cant actually work on any of my mods at the moment :/ Wow yeah bordem xD
  12. Have to agree with sim here :/ Also the white clouds in the menu with black writing take a look and im sure you will see what i'm saying ;)
  13. Wow a paid mod from you thats new :) Nice mod although as a suggestion possibly make the logs auto export to a txt file after being over a week old. This way you can keep logs from months ago with no strain on the server.
  14. Arrgh illusions stop posting haha. I had just started work on something similar for my game a tad more advanced but only the one extra function o well may aswell use yours and add to it lol. Great work as always.
  15. Can we not just go back to smf or ever VB, just make sure its not open for a ddos attack as before xD
  16. @ Savage if you look in this catergory 3 posts down from this one you will find the question alreay posted (Does no one know how to use the search these days jesus.
  17. It looks like it wouldn't be all that hard to implement HMMM...   O and nice to see cronus reading :)
  18. This mod still kicking around?
  19. Thank you for your comment Dayo, i have tried this previously with no avail. Would you mind explaining this further?   This is what i currently have...   <fb:like></fb:like> <div id="fb-root"></div> <script> window.fbAsyncInit = function() { FB.init({appId: '158455954211967', status: true, cookie: true, xfbml: true}); }; (function() { var e = document.createElement('script'); e.type = 'text/javascript'; e.src = document.location.protocol + '//connect.facebook.net/en_GB/all.js'; e.async = true; document.getElementById('fb-root').appendChild(e); }()); </script>   Now if i have this in a file of its own such as test.html or test.php it works with no problems... If i try to add this into the header file of my game it simply displays the page as normal as if i have not added anything.
  20. Ok so i am trying to add the facebook like button to my game but i am having problems. When it is in a file of its own the script works fine. As soon as i add it to the header file or attempt to include it, it simply does not display... Any ideas?
  21. I went to make a post about this yesterday but what do you know couldn't access the site. Never got this problem with MD!
  22. Added it for a quick test, this was only a quick test. 1) When hitting the post and or delete button on a post you have made you receive the following message... This is not your post to delete! 2) The most recent post is added to the bottom and not the top ;) I know you have jquery skills why not try implementing that into it. Possibly make it so only friends can see the posts (then possible addons such as liking status you would need to be a donator for)   Overall nice work though breaking as usual.
  23. Wouldn't suprise me if it is samz just under a different alias. I have just recived a message on here directing me to another thread of him attempting to sell corrupted. LOL!
×
×
  • Create New...