.php file error

Home Forums Legacy Support Support queries Setup issues .php file error

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #240236
    chatshala315_292
    Spectator
    #240302
    Veronica
    Moderator

    Notices /warnings are nothing to worry about. it has nothing to do with the actual functionality. but if you find any fatal error only then you have to worry about it.

    What are PHP Notices?
    PHP notices are the least important. As stated on the official PHP website, you will see PHP notices when:

    the script encountered something that could indicate an error, but could also happen in the normal course of running a script.

    Refer: https://www.ostraining.com/blog/wordpress/warnings/.


    NOTE: THE ABOVE LINES ARE NOT AN ISSUE. THAT IS JUST NOTICE, YOU DO NOT NEED TO WORRY ABOUT IT. EVERYTHING WORKS FINE.

    you could hide these notices, follow this link: https://www.wpbeginner.com/wp-tutorials/how-to-turn-off-php-errors-in-wordpress

    #240321
    chatshala315_292
    Spectator
    please help me to turn off that error. I am confuse how to perform that ?
    #240322
    chatshala315_292
    Spectator
    I  followed the instructions but there is no such term in my config.php file. so please help.
    #240507
    Veronica
    Moderator
    we need your FTP credentials to make changes in the file: http://prntscr.com/qsa7bb
    #240522
    chatshala315_292
    Spectator
    This reply has been marked as private.
    #240523
    chatshala315_292
    Spectator
    when i want to embed a video on my website, the p tag comes automatically or the link vanishesautomatically.....Is this due to tha .php error ? please help also thank you
    #240548
    Anshuman Sahu
    Keymaster
    Well while you are adding the video please switch to text editor and then add the video . IF you are embedding it from somewhere then use the iframevideo shortcode :   [iframevideo]<iframe src="https://www.youtube.com/embed/MFtX9ussRKk" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe>[/iframevideo]
    #240635
    chatshala315_292
    Spectator
    sometimes it is working and sometimes it not. Please help. I am just frustrated.
    #240708
    Veronica
    Moderator
    can you please share some video that what's happing exactly because @Alex gives the solution above after applying the above solution if it still persists then please let us know.
    #241297
    chatshala315_292
    Spectator
    problem solved..thank you
    #241353
    Veronica
    Moderator
    best regards. case closed.
Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘.php file error’ is closed to new replies.