Jump to content
MakeWebGames

Uridium

Members
  • Posts

    2,657
  • Joined

  • Last visited

  • Days Won

    74

Everything posted by Uridium

  1. Im working on a CGI script but i need to change file permissions to chmod 777 on xmapp public_html folder can this be done and if so how ive searched google they seem very confusing Thank ya kindly
  2. hmmm
  3. i tried to go to your website maffiaonline.com but its dead please give full URL to your game
  4. I dont think this site does that type of gaming or am i mistaken ?
  5. I used your link and joined the Hosting company took a while but now my site has a "Your connection is not private" message full page which im hoping they can resolve
  6. Cheers guys
  7. damn you have to pay for ANTI spam maybe we should all start coding for Invision and sort their issues out lol
  8. Not even the owners are here to remove it apart from Magic and Dayo
  9. In my stupidness I forgot to add the CRONS for this too work so add this to your cron_minute.php file $db->query("UPDATE `maintenance` SET hour=hour-1 WHERE minute = 0"); $db->query("UPDATE `maintenance` SET minute=minute+59 WHERE minute = 0"); $db->query("UPDATE `maintenance` SET minute=minute-1 WHERE minute > 0"); $db->query("DELETE FROM maintenance WHERE hour=0 AND minute=0"); $db->query("DELETE FROM maintenance WHERE hour=-1"); Extremlely sorry about that I know its been a few years since i added this mod I thought i Added the Cron aswell
  10. This Town is coming a ghost town... Where is everyone have you all moved on to bigger and better things im still plodding away writing scripts for MCC and GL hope ya all fine and doing well either way
  11. I solved the issue it wasnt any broken scripts it was a stray ' being added to the dbase which managed to break the whole page Only found it when I exported the SQL and found the son of a gun
  12. mine just started working again its confused the hell out of me why it wasnt working and now it is
  13. As with most people I work offline using Xampp to do mods and such and today I ran into an issue.. I know my code works yet Xampp on localhost wont open the page just says This site can’t be reached The connection was reset. Try: Checking the connection Checking the proxy and the firewall Running Windows Network Diagnostics ERR_CONNECTION_RESET Ive tried everything to get that one page working but to noavail anyone else had this Issue and have found a way around it... ive done the usual <?PHP instead of the <? to see if thats the issue nope checked all HTML for close outs im not getting any error just page cant be reached...
  14. Sorry guys its me that getting old..
  15. πŸ™‚
  16. Not seen it
  17. easiest languages to learn are probably HTML PHP easiest way to learn to to download working php files and html files and alter things see what errors pop up and remember how to fix them
  18. I have a kinda working V3 i'll upload if ok to do so
  19. I think I still have the Alpha versions of the V3 and the V3.1 i'll check
  20. why not Discuss on here thats what MWG has always been about
  21. been on the site for years 3 posts ??? are you a non vocal entity
  22. I became a member JOINED May 6, 2008 never looked back fab bunch of people always had a laugh
  23. FoohonPie your name is disturbing not sure why but it is hope your hearts content is with MWG
  24. Sad to see you go but Delighted the site is still open πŸ™‚
×
×
  • Create New...