Jump to content
MakeWebGames

Uridium

Members
  • Posts

    2,657
  • Joined

  • Last visited

  • Days Won

    74

Everything posted by Uridium

  1. 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
  2. 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
  3. 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..
  4. 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++
  5. excellently said its how I started trial and error cause a problem try fix it
  6. 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
  7. 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.
  8. Seen this happen before cant remember how it was fixed
  9. Sorry
  10. << REMOVED >> By Uridium
  11. Uridium

    Hi

    SCAMMER
  12. 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 ?
  13. 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
  14. https://github.com/coldblooded01/mccodefree/archive/refs/heads/master.zip
  15. 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 ?
  16. Uridium

    Hi

    I make free mods but I still give out 100% help when needed..
  17. 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..
  18. Is anyone using this mod do you have ideas for an upgrade
  19. on your smenu.php add <a href='staff_users.php?action=massitemgive'> Give all Users an Item</a> and it should work
  20. I wrote a script for this that allowed IMAGE PATHS to be inserted when a new Item was being created
  21. Dustin read whats written you can do this yourself
  22. absolutely fab a game outside the Crime Genre well done 🙂 which engine is it using ?
  23. im the same i dont think i have the patients to run my own game
  24. try adding /upload/ as that is the directory your game is in example public_html/upload/cron_minute.php?&code=0f78622479428a32a0a4d3deded33b34
  25. Get rid if [url= abd the closing url tags also view&ID=%u']%s[/url] needs rp be changed
×
×
  • Create New...