Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter oogiejamaican

    (@oogiejamaican)

    finally found the culprit. I inspect all the network process and found it on my plugin SmoothScroll js. I deleted the plugin and install it back, now it’s fine

    Thread Starter oogiejamaican

    (@oogiejamaican)

    @sebastienserre what should i search? already search the link but it seems the link is encrypted, so i don’t know what should i filled in as keyword.

    @sshahadatgsm nope, it’s not fine. I have test in on many device, and it just same. and yes, the malware use cookie, so after I click back or my adblock block it, it will be normal.. but after several days, it will redirect again.

    Thread Starter oogiejamaican

    (@oogiejamaican)

    @sebastian what should i search? already search the link but it seems the link is encrypted, so i don’t know what should i filled in as keyword.

    @shahadat nope, it’s not fine. I have test in on many device, and it just same. and yes, the malware use cookie, so after I click back or my adblock block it, it will be normal.. but after several days, it will redirect again.

    Thread Starter oogiejamaican

    (@oogiejamaican)

    nevermind… finally find plugin at shortcode ultimate

    Thread Starter oogiejamaican

    (@oogiejamaican)

    Hi,
    Seems like you insert into Category field in theme options name of category, but this option requires slug of category, and looks like the slug of this category is artikel-santo-paulus. Try to replace it in options

    Hmmmmmmmm…. I see…. It’s now working! Thank You very much Andy! ??

    Thread Starter oogiejamaican

    (@oogiejamaican)

    Found the problem…
    This theme maybe doesn’t support at 3.6 version
    Because I’m trying to re-install WP from first time (with normal theme) the upload works fine…

    Thanks for the help Krishna

    Thread Starter oogiejamaican

    (@oogiejamaican)

    If you have followed all the trouble shooting steps, look at your error logs that can give you what errors cause the problem. Your host can help you with it if you are unsure about it.

    I’ve read error log, here’s the error:

    [12-Aug-2013 15:23:59 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/santopau/public_html/testing/wp/wp-content/themes/risen/functions.php(53) : eval()’d code:1) in /home/santopau/public_html/testing/wp/wp-includes/option.php on line 569

    and there’s no error for today.. ??

    Oh, I create this at subdomain (test.mydomain.com). Is it because of this?
    Or is there any problem with htaccess?

    my htaccess is:

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

    Thread Starter oogiejamaican

    (@oogiejamaican)

    – Deactivate all plugins and see if it helps solve the problem. If yes, reactivate plugins one-by-one to find the problematic plugin(s). If you can’t login to your dashboard, rename the plugins folder by FTP/ hosting control panel or PhpMyAdmin.

    Just as I said, I’ve try this, and doesn’t give me solution.

    – Delete inactive plugins as they can also cause problems

    Already… Nothing happened

    – Switch to Twenty Twelve theme to rule out any theme-specific issues. If you can’t log in to change themes, you can rename the theme folders via FTP so that only one is Twenty Twelve that will be used by your site.

    Just as I said again, I’ve try this and doesn’t works..

    – Manually update from a fresh download of WordPress except wp-content – do not overwrite but delete wp-admin and wp-includes and replace them with fresh copies.
    – Flush caching plugins, if any, and flush server and/or browser caches

    I’m not update it. I’m build it in 3.6 version from WP.
    I have done clear cache too… ??
    Nothing happened… Still same problem…

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