Jump to content

annmann

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by annmann

  1. 3 minutes ago, dodgeitorelse3 said:

    Your solution would be nice to know for any others that may have the same issue.

    Apparently a virus deleted the cron file. Had to reinstall wordpress and reupload the site!

    thanks for everyone not hating on me for not understanding certain basic things at first

    all the best! :)

  2. 2 hours ago, ginerjm said:

    "I can't show cron.php because it's nowhere."

    Nowhere did I see that statement.  Now that I have I realize that the issue is not just correcting a line of code but figuring out what happened to that file.  From what I I knew I was simply expressing my concern as to why this question was taking so long to answer.  Apparently it was.

    i didn't realise you wouldn't click on a link so how would i know you don't know?

    it was because i am on the other side of the world to you and i was sleeping.

    Either way, problem is solved now, thank you for the help everyone!!

  3. 16 hours ago, ginerjm said:

    Too bad the OP can't show us WHERE the file is then.  We could put this measly problem to bed.

    I can't show cron.php because it's nowhere. I was showing it's not in the folder at all. Really don't understand your attitude, I get that you are an expert at this and I CLEARLY stated my situation in the beginning. I was never doing this part of our business, my dad was but he died tragically and I am happy I can do this much at this point (I'm an architect... of buildings). If you want to/can your help is appreciated but no need to bully. I was showing the correct thing another member pointed me towards. 

     

    Thanks

  4. On 7/15/2022 at 3:46 PM, ginerjm said:

    The trick is to actually find that script file and make sure you are looking for it (with your 'require') in that place.  Simple as that.

    From my understanding as a complete beginner at this, I did find the script file. Could you please help me out what I should insert in this case on line 210 based on this error message? 

    Thank you!

  5. 4 hours ago, gizmola said:

    Condolences on your loss.   

    I don't believe that script is a core part of wordpress.  Depending on how old the wordpress install is, this could be something that was orphaned some time in the past, or it might have been something custom.  

    Clearly it isn't used as the script it is attempting to include doesn't exist.  You might consider just commenting that line of code out at line 210.  Simply add two forward slashes at the start of the line, and save the file again.  This will eliminate the error, and as the script doesn't exist, you won't experience any functional change.  

    // include ABSPATH . etc.

     

    Thank you. I tried adding  // at the start of the line 210 but unfortunately it doesn't work.

    Not sure why this is happening because I def didn't change anything... 

    Do you have any other suggestions? I would highly appreciate it.

  6. Hi,

    First of all, sorry guys, I'm a beginner at this, my dad used to work on our websites but he passed and I am confused about one of them.

    Hosted through cPanel, it just disappeared. This is the error I am getting instead of the website:

    Warning: require(/home/briro/public_html/wp-includes/cron.php): failed to open stream: No such file or directory in /home/briro/public_html/wp-settings.php on line 210

    Fatal error: require(): Failed opening required '/home/briro/public_html/wp-includes/cron.php' (include_path='.:/usr/local/lib/php') in /home/briro/public_html/wp-settings.php on line 210

    I got to a point where I figured out how to find the 210 line but not sure what to exactly insert there? Tried include_path='.:/usr/local/lib/php' and a few other combinations but it doesn't work.  This is what it looks like now: https://ibb.co/1s7N9PF

    Could you help please what I should insert exactly so the website works again?

    The problem is I really don't know what happened, I literally haven't changed anything on it....

    Thank you in advance:

    Annamaria

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.