• Resolved Brodersen

    (@brodersen)


    After moving WordPress to a new directory (following the official http://codex.wordpress.org/Moving_WordPress) my website is now fully functional on the new domain, except for this Codestyling Localization plugin, which now produces the following errors:

    PHP runtime error reporting detected !
    Reason: some executed PHP code is not written proper | Originator: ukendt (probably by Theme or Plugin)
    Below listed error reports has been traced and removed during page creation:
    DEPRECATED Error: [8192] Assigning the return value of new by reference is deprecated /usr/local/www/xotcdk/www/cupsandoysters/wp-content/themes/propulsion/config-woocommerce/config.php on line 485
    NOTICE Error: [8] Undefined index: debug /usr/local/www/xotcdk/www/cupsandoysters/wp-content/plugins/ewire-payment-module-for-woocommerce/gateways.ewiredirect.php on line 52
    NOTICE Error: [8] Undefined index: addfee /usr/local/www/xotcdk/www/cupsandoysters/wp-content/plugins/woocommerce-gateway-epay-dk/gateway-epay-dk.php on line 50
    NOTICE Error: [8] Trying to get property of non-object /usr/local/www/xotcdk/www/cupsandoysters/wp-includes/post-template.php on line 29
    NOTICE Error: [8] Trying to get property of non-object /usr/local/www/xotcdk/www/cupsandoysters/wp-includes/post-template.php on line 29
    Malfunction at current Theme detected!
    Name: Propulsion | Author: Kriesi
    Below listed scripts has been automatically stripped because of injection:
    http://www.xotc.dk/cupsandoysters/wp-content/themes/propulsion/config-woocommerce/woocommerce-backend.js

    Some of the URL’s are wrong. I see:
    /usr/local/www/xotcdk/www/cupsandoysters/
    which makes no sense since it should only be:
    /usr/local/www/xotcdk/cupsandoysters/

    How do I change/fix these errors?
    The rest of my website and other plugins appears to work fine.

    And lastly, how to I revert one localization back to it’s original default translation?

    http://wordpress.org/extend/plugins/codestyling-localization/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author codestyling

    (@codestyling)

    The errors will be raise by a plugin may have a saved location somewhere or cached pages. Could be, that your woocommerce stuff has a own config built at the state as you have had the old structure and now failing.

    If you want one text backe to english default, just erase the translation text of and generate the mo file again. You will get english back.

    Thread Starter Brodersen

    (@brodersen)

    Thanks for an answer.

    The errors will be raise by a plugin may have a saved location somewhere or cached pages

    So how do I solve these errors and redirect the plugin to the appropriate locations?

    Plugin Author codestyling

    (@codestyling)

    Only to clarify it, this warning doesn’t block the function of my plugin. It only shows, that you have normally problems within your installation (may be hidden but nevertheless a problem).
    All affected lines are are related to other plugins or theme and should be handled by their authors.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Multiple errors after changing website URL!!’ is closed to new replies.