• Hello,

    I have just installed wp, introduced my db data to config.php but can’t get over this fatal error:

    Fatal error: Call to undefined function force_ssl_admin() in /wp-login.php on line 15

    It seems not to find that function. Is there any solution?

    I already reinstalled everything from scratch: new download, same result.

    Thanks!

Viewing 10 replies - 1 through 10 (of 10 total)
  • Can you open up you wp-login.php and see what it says on line 15?
    Should just say:
    if ( force_ssl_admin() && !is_ssl() ) {

    Aventura

    Thread Starter Francesc

    (@bpfran)

    Line 15 says:

    if ( force_ssl_admin() && !is_ssl() ) {

    Was the database empty before wordpress?

    Thread Starter Francesc

    (@bpfran)

    yes, the database was empty before

    I created a new database using a Mysql tool from host

    I’m sorry, I do not know what else to do then.

    You could try:
    replacing the wp-login file with a fresh one.

    Hopefully someone else will know something else that will fix this ??

    Sorry I couldn’t be more help
    Aventura

    Thread Starter Francesc

    (@bpfran)

    I have also tried to replace the login.php for a new one, still unresolved.

    I don’t know if it could be relevant, but at my site only appears a blank page, maybe there was some problem during the install?

    Hi

    I have purchased a word press theme called ‘review it’

    https://ghostpool.com/wordpress/?theme=reviewit username : themeforest password :password123

    I have also registered a domain name

    i have hosted it with hostgator

    I have installed the wordpress theme

    I have set up the MySQL database for it.

    I have also read up on tutorials about html and css

    I’m now in the process of creating the website from my wordpress dashboard.

    I want to make a single page wordpress site , similar to the review it site and have ads on the sidebars.

    I want the area where it says ‘review it ‘ to read ‘ Get in perfect shape’

    I have logged into the theme, and gone to the dashboard. but i cant find the html sheet for the pages for me to copy and replicate the site.

    where do I go from here?

    Kind Regards

    Thread Starter Francesc

    (@bpfran)

    Hello havplenty1, I think you should leave a new post to the forum, as this has been posted as a reply to another different question. thanks!

    thanks bpfran

    are you able to help?

    Thread Starter Francesc

    (@bpfran)

    I wish I could, but I am a starter
    On the main forum it’s more likely somebody can help you.

    bpfran

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Fatal error new installation’ is closed to new replies.