Jump to content
MakeWebGames

Uridium

Members
  • Posts

    2,685
  • Joined

  • Last visited

  • Days Won

    81

Everything posted by Uridium

  1. That didnt seem to work unless i did the second part wrong ive managed to find a solution right click htdocs/ folder you want to CHMOD on (windows) go to security and you can give yourself (nobody else) read and write permissions
  2. 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
  3. hmmm
  4. i tried to go to your website maffiaonline.com but its dead please give full URL to your game
  5. I dont think this site does that type of gaming or am i mistaken ?
  6. 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
  7. Cheers guys
  8. damn you have to pay for ANTI spam maybe we should all start coding for Invision and sort their issues out lol
  9. Not even the owners are here to remove it apart from Magic and Dayo
  10. 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
  11. 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
  12. 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
  13. mine just started working again its confused the hell out of me why it wasnt working and now it is
  14. 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...
  15. Sorry guys its me that getting old..
  16. 🙂
  17. Not seen it
  18. 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
  19. I have a kinda working V3 i'll upload if ok to do so
  20. I think I still have the Alpha versions of the V3 and the V3.1 i'll check
  21. why not Discuss on here thats what MWG has always been about
  22. been on the site for years 3 posts ??? are you a non vocal entity
  23. I became a member JOINED May 6, 2008 never looked back fab bunch of people always had a laugh
  24. FoohonPie your name is disturbing not sure why but it is hope your hearts content is with MWG
×
×
  • Create New...