Jump to content
MakeWebGames

Uridium

Members
  • Posts

    2,659
  • Joined

  • Last visited

  • Days Won

    74

Everything posted by Uridium

  1. Theres not much information about the game in that description ?
  2. This is bloody fab Not the fact the the script work but the fact people have contributed to make it better
  3. if you already have a script in front of you that works FORGET about hello world you need to ask how to send your files to your domain FILEZILLA is a fab favourite you log into your site from there and send your files MYSQL always use the PHPMYADMIN cpanel option.. Reading what people do or did wont help cos everyone is different at what they do I know this sounds like pure shite but its how I learnt ECHO and PRINT are on screen visible statements its what you read on the screen example print" hello world "; or echo "hello world"; both do the same thing the write text to screen
  4. PHP would be your best option what I used to do is install the game on xampp and find a working page and make an error on the script to see what ERROR message was being displayed that way if you saw the error type again youd kinda have an understanding what could be wrong.. usually misplaced ' or " or even ; throw up some great errors
  5. Main thing is have fun with what your doing and dont try take on too much in one go.. go away have a rest and come back to what your doing..
  6. Best advice I can give you is download NOTEPAD++ it will help you sift out PHP Errors I'll show you an example of broken code and what it looks like when fixed using NOTEPAD++
  7. excellently said its how I started trial and error cause a problem try fix it
  8. My Theradus site is running fine what PHP versions are you all running on php 5.4 im wondering not saying it is but could it be a php version issue google doesnt like
  9. few thngs to try?? 1 = Try your URL in a different Browser CHROME, EDGE, FIREFOX, BRAVE see if they all produce same message 2 = Scan any files you have on your computer associated with the site for virus/malware/trojan 3 = Remove the whole site and just add in INDEX.html page see what happens (create a new folder put your old site into that for safe keeping) 4 = If nothing happens with the index.html then try run the new folder see what happens if the warning appears again youve narrowed it down.
  10. Seen this happen before cant remember how it was fixed
  11. Sorry
  12. << REMOVED >> By Uridium
  13. Uridium

    Hi

    SCAMMER
  14. Thats fine but what im saying is what if they never went to the user page to attack in the first place you can attack people from their profile pages also ?
  15. Who is your hosting company ??? send me a message i'll help you out the probs havent got their PHP version to 5.6 or 6.4 its probably set to 7 or 8
  16. https://github.com/coldblooded01/mccodefree/archive/refs/heads/master.zip
  17. what if they didnt attack the person from the userlist and attacked them from their profile page would you need a profile page link aswell ?
  18. Uridium

    Hi

    I make free mods but I still give out 100% help when needed..
  19. in the days of this site being called "Criminal Existance" id made so many friends and then it went to MWG and then offline for a while Ive lost all the people I knew I wish time could go back to them days..
  20. Is anyone using this mod do you have ideas for an upgrade
  21. on your smenu.php add <a href='staff_users.php?action=massitemgive'> Give all Users an Item</a> and it should work
  22. I wrote a script for this that allowed IMAGE PATHS to be inserted when a new Item was being created
  23. Dustin read whats written you can do this yourself
  24. absolutely fab a game outside the Crime Genre well done 🙂 which engine is it using ?
  25. im the same i dont think i have the patients to run my own game
×
×
  • Create New...