• Resolved taramcnulty

    (@taramcnulty)


    This is the error message that I’m getting:

    Fatal error: Call to undefined function mysql2date() in /home/therapy/www/www/wordpress/wp-includes/link-template.php on line 1225

    And this is a pdf of the link-template code:
    https://www.taramcnulty.com/link_template.pdf
    I hope this is helpful, wasn’t sure of the best way to show it.

    Thanks in advance for any help! I need to get this up asap. I worked hard on it, so I hope I can fix it.

Viewing 11 replies - 1 through 11 (of 11 total)
  • Open your wp-load.php (located in root directory) and check, is there such a row?

    require_once( ABSPATH . WPINC . '/functions.php' );

    Thread Starter taramcnulty

    (@taramcnulty)

    thank you for responding Paul
    yes, that line is in there.

    I don’t see any reason.
    Have you tried remove all WordPress files (excerpt /wp-content/ folder and wp-config.php) and upload again the same version’s files?

    Thread Starter taramcnulty

    (@taramcnulty)

    I have not.
    I guess I can try that but nervous to mess it up even more.

    I was trying to change a url by following instructions online and that’s how this all started. But I took out the 2 lines of code I added and it just messed everything up.

    Could you look at this other file and see if there is anything in there that looks screwy to you?

    https://www.taramcnulty.com/functions.pdf

    Also, is your wordpress really located in /www/ folder, which is in the same /home/therapy/www/ directory? I mean /www/www/ looks not good for me.

    I was trying to change a url by following instructions online and that’s how this all started.

    What URL and where have you changed?

    Thread Starter taramcnulty

    (@taramcnulty)

    I don’t know why it is displaying that way. I have a wordpress folder in my www folder. It’s not a www folder in a www folder. Nor is there a therapy folder. I used to have a therapy folder many many years ago., so I don’t know what that is about.

    Originally I had my wordpress url as taramnculty.com/wordpress
    I was just trying to change it to be taramcnulty.com

    This is my www folder screenshot. There is a wordpress folder in there but that is for another site.
    https://www.taramcnulty.com/Screen%20shot%202014-01-19%20at%209.55.10%20AM.png

    In that www folder contains the wordpress folder for the site im trying to fix, it looks like this. I don’t remember creating those www folders so I don’t know how they got there. There is nothing in the www folder inside the original www folder. I wonder if I should delete that.

    https://www.taramcnulty.com/Screen%20shot%202014-01-19%20at%209.54.59%20AM.png

    Thread Starter taramcnulty

    (@taramcnulty)

    sorry there is a www folder in my www folder but it’s so weird. but the url is not www/www it’s just https://www.taramcnulty.com/wordpress

    hmm, all correct with directories, this is just a hosting user directory-ING.

    What exactly have you done with this wordpress? Where you changed URL? Have you activated all plugins and themes in Dashboard > Plugins and Dashboard > Themes admin pages?

    Thread Starter taramcnulty

    (@taramcnulty)

    it’s fixed! All I did was install the update and it is back up and running. Thanks for your help Paul. Have a great Sunday.

    Great!

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Call to undefined function mysql2date() error help’ is closed to new replies.