Forum Replies Created

Viewing 15 replies - 1 through 15 (of 162 total)
  • Found a couple of PHP warnings / errors that might need looking at?:

    FILE: /home/customer/www/mysite.com/public_html/wp-content/plugins/download-monitor/src/DownloadHandler.php
    ———————————————————————————————————————-
    FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
    ———————————————————————————————————————-
    608 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4
    613 | ERROR | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0
    ———————————————————————————————————————-

    FILE: /home/customer/www/mysite.com/public_html/wp-content/plugins/download-monitor/src/Libs/uaparser/lib/spyc-0.5/spyc.php
    —————————————————————————————————————————————————-
    FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
    —————————————————————————————————————————————————-
    393 | WARNING | Method name “Spyc::__load” is discouraged; PHP has reserved all method names with a double underscore prefix for future use.
    398 | WARNING | Method name “Spyc::__loadString” is discouraged; PHP has reserved all method names with a double underscore prefix for future use.
    —————————————————————————————————————————————————-

    FILE: /home/customer/www/mysite.com/public_html/wp-content/plugins/download-monitor/src/Polyfill/DateTimeImmutable/DateTimeImmutable.php
    —————————————————————————————————————————————————
    FOUND 1 ERROR AFFECTING 1 LINE
    —————————————————————————————————————————————————
    16 | ERROR | The interface DateTimeInterface is intended for type hints only and is not implementable.
    —————————————————————————————————————————————————

    Works for me!

    James ??

    You need to make your custom CSS MORE specific than the default WooCommerce CSS. If you have exactly the same selectors then the WC ones will take precedence. The easiest way I have found to achieve this is to add #main or #page (or sometimes even both!) to the start of my selector to make it more specific than the WC CSS. Not sure if this is quite the best way, but it works!

    Hope this helps, James ??

    Thread Starter James

    (@en7jos)

    Great, thank you. Yes, putting just oldsite.com (no http or www and no trailing slash) has worked perfectly. Thought there must be a simple answer!

    Many thanks ??

    Hi All. Been seeing this warnings for a while, but only just got a few minutes to track down what they are and where they were coming from. After reading the above I found the “Hide Permalinks” option and have now turned that off, so job done! But what I wanted to mention is that the warnings were showing up in the orders list in WooCommerce which really didn’t make any sense as these are not really ‘posts’. So can I suggest that a feature be added in the next plugin update so that it doesn’t add these warnings / messages to the WC orders page please?

    Thanks, James

    All seems to work just fine on my sites that have just been migrated to a new server with PHP 7 and all latest versions of WP and plugins. But I came here to check compatibility with the plugin creators after noticing teh many warnings given by the PHP compatibility checker plugin.

    Here are teh warnings I get, just in ncase these are useful for the developers (apologies for horiible formatting – pasted straight from the plugins output):

    [Large code excerpt removed by moderator per forum rules. Please use Pastebin or a Gist for all large code or text excerpts.]

    Text available here: https://pastebin.com/S6XHmHMj

    • This reply was modified 8 years, 2 months ago by bdbrown.
    Thread Starter James

    (@en7jos)

    Thanks. If the form is just an image then I should easily be able to replace it with the one from my local post office. I’ll let you know how I get on, but yes, the option to select different countries CN22 forms would be a good feature request for a future release. Most CN22 forms seens to be of identical layout, but just with a different country name at the top (easy to remove from the image and make a selectable text field instead) or sometimes with a local translation below the English (use a different image file?).

    Thanks, James ??

    Clearing my browsers history / cache eventually got rid of the bubble for me! So annoying ??

    Forum: Plugins
    In reply to: [Yoast SEO] Start Tour bug

    Clearing Chrome’s history / cache eventually got rid of the damn pop-up for me (clearing the W3TC and Cloudflare caches didn’t do anything).

    Please get rid of these annoying ‘take a tour’ popups. If we want to see what’s new we can check the change log!

    Thread Starter James

    (@en7jos)

    Hi there. Sorry that this has taken a while, but here’s a link to teh requested screenshot showing the -1 after a plugin update:
    https://matchlessclueless.com/?attachment_id=7568

    Regards, James

    Thread Starter James

    (@en7jos)

    Any news on this update yet please? That wonky title bar item is really bugging me! Still a great plugin though ??

    Cheers, James

    Thread Starter James

    (@en7jos)

    Cool, will await the update then ??

    Sadly, nothing yet ??

    Thread Starter James

    (@en7jos)

    …but unfortunately the file ownership and permission get reset back to user:user and 755 each time so I still need to login via the shell to change these before BPS will work again.

    Oh well :/

    Thread Starter James

    (@en7jos)

    Following the latest BPS update, I’m pleased to report that changing the ownership of the admin/htaccess folder and all its files to “user:nobody” and changing the file permissions to 775 seems to have done the trick. The last update went through fine without the previous ‘could not remove the old plugin’ error.

    Cheers, James ??

Viewing 15 replies - 1 through 15 (of 162 total)