• Dear good day , I would please help me , I have my website showing me blank when surfing ( http://www.saeta.pe/ ) and when I check its source code I can vizualizar the following error:
    < b> Fatal error < / b > : Call to undefined function putRevSlider () in < b> /home/harrycurasco2014/public_html/wp-content/themes/saeta/index.php < / b > on line < b> 15 < / b >

    I welcome your comments and appreciate your help.

    ________________________________________________________________________

    Buen día estimados, quisiera por favor que me ayuden, tengo mi pagina web que me muestra en blanco al momento de navegar ( http://www.saeta.pe/ ) y cuando reviso su codigo fuente puedo vizualizar el siguiente error:
    <b>Fatal error</b>: Call to undefined function putRevSlider() in <b>/home/harrycurasco2014/public_html/wp-content/themes/saeta/index.php</b> on line <b>15</b>

    Espero sus comentarios y agradezco su ayuda.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Moderator James Huff

    (@macmanx)

    Try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, access your server via FTP or SFTP, navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).

    Thread Starter fimi

    (@fimi)

    Good day James Huff , I followed step by step your comment , but changing the topic name the source code disappears and therefore servers provide blank but this time because there is no source code , in the case of changing the name of the plugins show me the following errors

    Warning: require_once(/home/harrycurasco2014/public_html/wp-content/plugins/full-utf-8/FullUtf8_wpdb.php): failed to open stream: No such file or directory in /home/harrycurasco2014/public_html/wp-content/db.php on line 7

    Fatal error: require_once(): Failed opening required ‘/home/harrycurasco2014/public_html/wp-content/plugins/full-utf-8/FullUtf8_wpdb.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/harrycurasco2014/public_html/wp-content/db.php on line 7

    I appreciate your interest , I hope you can help me , thanks.

    Moderator James Huff

    (@macmanx)

    Try resetting the plugins, as directed above. The issue is full-utf-8, or a conflict with it, and if you reset your plugins, it (and its error message) will stop.

    Thread Starter fimi

    (@fimi)

    If you pass all the plugins folder and above the renowned for there to be conflict with the names , but equally I shows the blank with an error on my theme ” Saeta ” I changed for another theme via mysql but I shows only the blank , some other issues that may be causing , waiting for your help , thank you.

    Moderator James Huff

    (@macmanx)

    I’m sorry, that doesn’t make much sense.

    Is there a different language you’d be more comfortable communicating in?

    Thread Starter fimi

    (@fimi)

    Yes, You speaking spanish?

    Moderator James Huff

    (@macmanx)

    Not very well, but these folks do: https://es.forums.ww.wp.xz.cn/ 🙂

    Thread Starter fimi

    (@fimi)

    ok , thanks for the info (url ) , by the way I have another error , nose if you know about it ; I get: You do not have sufficient permissions to access this page , enter the administrator to my page , I hope can help me , thanks.

    Moderator James Huff

    (@macmanx)

    Are you an Administrator? If not, you’ll need an Administrator to promote you.

    If you’re supposed to be an Administrator, and if you are not using Multisite, access your database via phpMyAdmin (most hosting providers offer this in their control panel), go to the wp_users table and find the row for your user_login . Note the ID of this row. Now, go to the wp_usermeta table and find the wp_capabilities row for your user_id . Set the value of this row to:

    a:1:{s:13:"administrator";b:1;}

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Fatal error: Call to undefined function putRevSlider!’ is closed to new replies.