• Resolved rajiv_register

    (@rajiv_register)


    I get following error when using wordpress gallery with the plug in..

    Warning: Invalid argument supplied for foreach() in /www/html/greet/wp/wp-content/plugins/wp-greet/wpg-func.php on line 648
    issue webpage

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author tuxlog

    (@tuxlog)

    Can you tell which WordPress version do you use please?

    Thread Starter rajiv_register

    (@rajiv_register)

    Wordpress 4.6. I selected it but did not realized you will not see it..

    Thread Starter rajiv_register

    (@rajiv_register)

    What I feel is it’s not able to pull image url from the page?

    Plugin Author tuxlog

    (@tuxlog)

    Can you please check if you have “use NGG image info” enabled?
    If it is enabled please disable it.

    It should not be possible to enable it while using native galeries.
    I will take this on my list.

    Thread Starter rajiv_register

    (@rajiv_register)

    “Use NGG/NCG data for image description” was not enabled. I will check if there is any other checkbox elsewhere

    Plugin Author tuxlog

    (@tuxlog)

    Okay, maybe an issue with the dialog.
    So please try:
    Set gallery to NextGenGallery
    Set Use NGG/NCG data for image description.
    Save it.
    Disable Use NGG/NCG data for image description
    Save it
    Switch to WordPress gallery
    Save it

    Does the problem still occur?

    Plugin Author tuxlog

    (@tuxlog)

    If this doesn’t work please try changing line 645 in wpg_func.php to

    if ( !$wpg_options['wp-greet-gallery']=='wp' and $wpg_options['wp-greet-show-ngg-desc'] and isset($nggdb)) {

    I can not reproduce the problem but hope checking for the gallery will solve this for everyone

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Error while deploying the plug in’ is closed to new replies.