Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter dimirooz

    (@dimirooz)

    But now it doesn’t work again! Changed nothing…just a different day πŸ™

    Thread Starter dimirooz

    (@dimirooz)

    Deleted the Cache plug-in from the plug-in library πŸ™‚

    Thread Starter dimirooz

    (@dimirooz)

    Him

    Turning off the Kirki Toolkit plug-in didn’t help.

    this is the .htaccess file contents

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /rps/jobsite/
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /rps/jobsite/index.php [L]
    </IfModule>

    # END WordPress

    hope it helps! πŸ™‚

    Thread Starter dimirooz

    (@dimirooz)

    Thanks! Here is an screenshot of all used plug-ins

    http://development.botervet.nl/rps/jobsite/plugins.png

    Thread Starter dimirooz

    (@dimirooz)

    This is the theme i use: http://www.coffeecreamthemes.com/themes/jobseek/v2/
    Its specially build on the Job Manager plugin so it must have theme support!

    Thread Starter dimirooz

    (@dimirooz)

    Hi,

    Changing the theme didn’t make a differece.

    This is the code from the logfile:

    [30-Apr-2018 12:11:15 UTC] PHP Notice: Undefined variable: collapser_top in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 647
    [30-Apr-2018 12:11:15 UTC] PHP Notice: Undefined variable: collapser_top_admin_bar in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 652
    [30-Apr-2018 12:11:20 UTC] PHP Notice: Undefined variable: collapser_top in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 647
    [30-Apr-2018 12:11:20 UTC] PHP Notice: Undefined variable: collapser_top_admin_bar in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 652
    [30-Apr-2018 12:11:23 UTC] PHP Notice: Undefined variable: collapser_top in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 647
    [30-Apr-2018 12:11:23 UTC] PHP Notice: Undefined variable: collapser_top_admin_bar in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 652
    [30-Apr-2018 12:12:47 UTC] PHP Notice: Undefined variable: collapser_top in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 647
    [30-Apr-2018 12:12:47 UTC] PHP Notice: Undefined variable: collapser_top_admin_bar in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 652
    [30-Apr-2018 12:12:53 UTC] PHP Notice: Undefined variable: collapser_top in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 647
    [30-Apr-2018 12:12:53 UTC] PHP Notice: Undefined variable: collapser_top_admin_bar in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 652
    [30-Apr-2018 12:12:56 UTC] PHP Notice: Undefined variable: collapser_top in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 647
    [30-Apr-2018 12:12:56 UTC] PHP Notice: Undefined variable: collapser_top_admin_bar in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 652
    [30-Apr-2018 12:13:06 UTC] PHP Notice: Undefined variable: collapser_top in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 647
    [30-Apr-2018 12:13:06 UTC] PHP Notice: Undefined variable: collapser_top_admin_bar in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 652
    [30-Apr-2018 12:13:12 UTC] PHP Notice: Undefined variable: collapser_top in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 647
    [30-Apr-2018 12:13:12 UTC] PHP Notice: Undefined variable: collapser_top_admin_bar in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 652
    [30-Apr-2018 12:13:26 UTC] PHP Notice: Undefined variable: collapser_top in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 647
    [30-Apr-2018 12:13:26 UTC] PHP Notice: Undefined variable: collapser_top_admin_bar in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 652
    [30-Apr-2018 12:13:30 UTC] PHP Notice: Undefined variable: collapser_top in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 647
    [30-Apr-2018 12:13:30 UTC] PHP Notice: Undefined variable: collapser_top_admin_bar in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 652
    [30-Apr-2018 12:13:35 UTC] PHP Notice: Undefined variable: collapser_top in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 647
    [30-Apr-2018 12:13:35 UTC] PHP Notice: Undefined variable: collapser_top_admin_bar in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 652
    [30-Apr-2018 12:13:38 UTC] PHP Notice: Undefined variable: collapser_top in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 647
    [30-Apr-2018 12:13:38 UTC] PHP Notice: Undefined variable: collapser_top_admin_bar in /jobsite/wp-content/themes/jobseek/inc/customizer.php on line 652

    Hope it helps πŸ™‚

    Thread Starter dimirooz

    (@dimirooz)

    Thanks for the reply πŸ™‚

    I’ve had a look and there is nothing special in the logs. Also I can’t reproduce the 500 error for the favicon. Maybe it was because there was none. I have added one, but doen’t make a difference. πŸ™

    Tried to switch off all plug-ins also didn’t help.

    Any ideas?

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