Forum Replies Created

Viewing 15 replies - 1 through 15 (of 20 total)
  • Thread Starter justted

    (@justted)

    Indeed that solves the problem. I will do this from now on for theme updates, thanks for the quick response.

    Greetings,

    On your advice I did that (disabled all plugins) and the problem persists. Would you be able to take another look? Many thanks for the fantastic theme!

    Hi,

    Following up on the comment about parallax, I went into the theme’s style.css and commented out line 3760, and sure enough, the problem goes away.

    You can also demonstrate resolution by using iPadOS’ Safari request mobile site feature, which also retrieves a non-parallaxed version of the theme.

    I did this in a staging environment; if you need me to wipe the plugins away to add this to trac, I am happy to, however, I wonder if there’s a way to turn off parallax for iPadOS fetches of the theme.

    Here’s the code I commented out.

    /* With panel images 100% of the screen height, we’re going to fix the background image where supported to create a parallax-like effect.
    .background-fixed .panel-image {
    background-attachment: fixed;
    }

    Hope this helps troubleshoot – I am having the exact same issue as everyone else.

    Thread Starter justted

    (@justted)

    Michael,

    Magic felt – it works now, thanks a ton.

    Sorry for the multiple posts above, the BB wasn’t registering my comments previously. Have a good trip.

    Thread Starter justted

    (@justted)

    Michael,

    Thanks, I uploaded this version and still have the problem.

    Here’s what I’m doing:

    1. Create NEW post
    2. Enter single line of code in post

    [flickr]https://www.flickr.com/photos/mvjantzen/15078294655/[/flickr]

    3. Publish post

    Here’s what I get back.

    I have discovered that the import IS happening, though, such that I get this screen of errors, go back to the post, and everything has worked.

    Going back to 2.1.0RC2 fixes everything.

    I’m happy to try something else, let me know….

    Warning: preg_match() expects parameter 2 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1024

    Warning: preg_match() expects parameter 2 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1025

    Warning: preg_match() expects parameter 2 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1028

    Warning: html_entity_decode() expects parameter 1 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1039

    Warning: Cannot modify header information – headers already sent by (output started at /home/justted/just-ted.com/new/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php:1024) in /…/wp-admin/post.php on line 235

    Warning: Cannot modify header information – headers already sent by (output started at /home/justted/just-ted.com/new/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php:1024) in /…/wp-includes/pluggable.php on line 1121

    Thread Starter justted

    (@justted)

    Michael,

    Thanks, I uploaded this version and still have the problem.

    Here’s what I’m doing:

    1. Create NEW post
    2. Enter single line of code in post

    [flickr]https://www.flickr.com/photos/mvjantzen/15078294655/[/flickr]

    3. Publish post

    Here’s what I get back.

    I have discovered that the import IS happening, though, such that I get this screen of errors, go back to the post, and everything has worked.

    Going back to 2.1.0RC2 fixes everything.

    I’m happy to try something else, let me know….

    Warning: preg_match() expects parameter 2 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1024

    Warning: preg_match() expects parameter 2 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1025

    Warning: preg_match() expects parameter 2 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1028

    Warning: html_entity_decode() expects parameter 1 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1039

    Warning: Cannot modify header information – headers already sent by (output started at /home/justted/just-ted.com/new/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php:1024) in /…/wp-admin/post.php on line 235

    Warning: Cannot modify header information – headers already sent by (output started at /home/justted/just-ted.com/new/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php:1024) in /…/wp-includes/pluggable.php on line 1121

    Thread Starter justted

    (@justted)

    Testing that WordPress BB isn’t broken.

    Thread Starter justted

    (@justted)

    Michael,

    Unfortunately, still having the problem.

    Here’s what I’m doing:

    NEW post

    Single line of code in it: [flickr]https://www.flickr.com/photos/mvjantzen/15078294655/[/flickr]

    Get these errors:

    Warning: preg_match() expects parameter 2 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1024

    Warning: preg_match() expects parameter 2 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1025

    Warning: preg_match() expects parameter 2 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1028

    Warning: html_entity_decode() expects parameter 1 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1039

    Warning: Cannot modify header information – headers already sent by (output started at /home/justted/just-ted.com/new/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php:1024) in /…/wp-admin/post.php on line 235

    Warning: Cannot modify header information – headers already sent by (output started at /home/justted/just-ted.com/new/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php:1024) in /…/wp-includes/pluggable.php on line 1121

    A few observations:

    1. It looks like the import IS happening. I just get this page of errors and then when I go back to the post, everything has worked.

    2. Rolling back to 2.1.0RC2 fixes things

    Thanks again, happy to try other combos…

    Thread Starter justted

    (@justted)

    Michael,

    Sorry, still not processing with this version.

    Here’s what I’m doing –

    NEW post

    With this code:

    [flickr]https://www.flickr.com/photos/mvjantzen/15078294655/[/flickr]

    (not my photo but a contact’s photo, same thing happens with my photo)

    Here’s what I get back:

    Warning: preg_match() expects parameter 2 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1024

    Warning: preg_match() expects parameter 2 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1025

    Warning: preg_match() expects parameter 2 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1028

    Warning: html_entity_decode() expects parameter 1 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1039

    Warning: Cannot modify header information – headers already sent by (output started at /home/justted/just-ted.com/new/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php:1024) in /…/wp-admin/post.php on line 235

    Warning: Cannot modify header information – headers already sent by (output started at /home/justted/just-ted.com/new/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php:1024) in /…/wp-includes/pluggable.php on line 1121

    A few more observations:

    1. The import does happen, I just get this page of errors and if I go back to the post, everything has worked.

    2. When I put 2.1.0RC2 back in, everything works fine

    Happy to try alternate combos as you see fit, thanks again.

    Thread Starter justted

    (@justted)

    Michael,

    Thanks for the quick response. Still getting these errors with this version:

    Warning: preg_match() expects parameter 2 to be string, array given in /…./wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1016

    Warning: preg_match() expects parameter 2 to be string, array given in /home/justted/just-ted.com/new/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1017

    Warning: preg_match() expects parameter 2 to be string, array given in /home/justted/just-ted.com/new/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1020

    Warning: html_entity_decode() expects parameter 1 to be string, array given in /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php on line 1031

    Warning: Cannot modify header information – headers already sent by (output started at /…./wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php:1016) in /home/justted/just-ted.com/new/wp-admin/post.php on line 235

    Warning: Cannot modify header information – headers already sent by (output started at /…/wp-content/plugins/flickr-shortcode-importer/includes/class-flickr-shortcode-importer.php:1016) in /home/justted/just-ted.com/new/wp-includes/pluggable.php on line 1121

    Returning to the previous 2.1.0RC2 produces no errors.

    Hope this helps…

    Michael,

    Tried it – it works!

    Thanks very much. That resolves the issue I reported.

    Much appreciated.

    Terrific, thank you!

    Letting you know:

    1. Photo importing is working again – great!
    2. When the first link in the post is an <img src=”https://&#8230; – this still needs to be changed to “http”, but once that’s done it works
    3. When the [flickr] shortcode is used an https:// link to the photo works fine

    Thank you for the improvements!

    Hi, also having trouble with the plugin recently.

    (1) have had to change this code:

    <img src=”https://farm4.staticflickr.com/xxxxxxxx.jpg”&gt;

    in the first line to

    <img src=”https://farm4&#8230;

    (taking out the “s” after http)

    to get it to import

    (2) That was working for a while, but now this error happens every time I try to import when publishing a post

    Warning: Invalid argument supplied for foreach() in /wp-content/plugins/flickr-shortcode-importer/flickr-shortcode-importer.php on line 664

    Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/flickr-shortcode-importer/flickr-shortcode-importer.php:664) in /wp-admin/post.php on line 235

    Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/flickr-shortcode-importer/flickr-shortcode-importer.php:664) in /wp-includes/pluggable.php on line 1121

    Hope this helps…

    Thread Starter justted

    (@justted)

    Hello,

    Just tried it again. Still doesn’t work.

    Thread Starter justted

    (@justted)

    Thanks for the quick response – if possible I’d rather not send my api key around. FWIW, I’ve done some additional testing.

    TinyURL: works

    When I go back to bit.ly it looks “stuck” on WordPress shortening. That’s what I’m using for now.

    When I take out the user name and api values, still doesn’t shorten. Same behavior in two different blogs.

    Happy to try anything else.

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