Forum Replies Created

Viewing 15 replies - 1 through 15 (of 22 total)
  • Thread Starter DarkMG73

    (@darkmg73)

    Judging by the lack of a reply and no replies to any other posts on this forum, I am assuming this is plugin is not being supported, beyond basic updates for essential basic functionality. I am just going to go a different route.

    Thread Starter DarkMG73

    (@darkmg73)

    Great. Thank you!

    Thread Starter DarkMG73

    (@darkmg73)

    Thanks @grapplerulrich. I will look into that.

    Thread Starter DarkMG73

    (@darkmg73)

    OK. Thanks. Usually this would not be a problem as I can search for keywords to find the line with the issue. With these two, I am not able to as there are many hundreds of these types of entries and I need to find the two that are missing an argument. There just is no good way to search for that in VS Code that I can come up with.

    At any rate, I would greatly appreciate if there was something that could be done on this.

    Thank!
    Mike

    Thread Starter DarkMG73

    (@darkmg73)

    Scratch this. I just chatted with Amazon, and they now require three complete qualifying sales plus a manual inspection of your website before they will approve use of the Product Advertising API (due to scam abuse of their API). This is what is preventing the data return and likely confusing the plugin.

    Thanks for the plugin. I will make use of it after going through Amazon’s process.

    The above method is great for sticking the menu, but I can’t seem to nail down getting the menu to only be full opacity when sticking and still,transparent when not sticking. I tried adding .sticky-element-active to the css for making it black, but this seems not to work. If anyone has any ideas I would love to hear them.

    Thanks in advance.
    Mike.

    Thread Starter DarkMG73

    (@darkmg73)

    I want to add to this that if I try to add a subscriber manually, i fill the form out, but it does not get added.

    I can not move forward deciding whether or not to purchase until I know this will work and can test it, so any help anyone can give would be GREATLY APPRECIATED!

    Mike

    I am experiencing the same problem, but I don’t understand the answer. I have Visual Composer and it already had Owl Carousel. I installed WP Posts Carousel to be able to use different post types. Are you saying that WP Posts Carousel will not work with VC? Or it will not work with another Owl carousel?

    Thanks in advance for your clarification.
    Mike

    Thread Starter DarkMG73

    (@darkmg73)

    Hello. Adding the memory increase for the dashboard has not seemed to make a difference and there are not any MaxGalleria or media references in the debug. Any further thoughts on what might be the issue.

    Also, I don’t seem to be able to confirm whether or not the admin increase is actually in affect, other than knowing that I added it. Do you know of a way to check the admin memory limit to insure it has been increased?

    Thread Starter DarkMG73

    (@darkmg73)

    I turned on debug and tried to create a folder and then tried opening that one that I created directly on the server that generated teh memory error. This is from the debug:

    [18-Jan-2016 21:00:15 UTC] PHP Notice:  Undefined variable: thumbnail in /home/mike77772/public_html/familyhome.com/wp/wp-content/plugins/maxgalleria/addons/media-library/media-library.php on line 1635

    There are hundreds of these entries:

    LEFT JOIN wp_mgmlp_folders ON(wp_posts.ID = wp_mgmlp_folders.post_id)
    where ID =  made by do_action('toplevel_page_media-library'), call_user_func_array, MaxGalleriaMediaLib->media_library, MaxGalleriaMediaLib->get_parents
    [18-Jan-2016 21:00:21 UTC] PHP Notice:  Trying to get property of non-object in /home/mike77772/public_html/familyhome.com/wp/wp-content/plugins/maxgalleria/addons/media-library/media-library.php on line 1050
    [18-Jan-2016 21:00:21 UTC] PHP Notice:  Trying to get property of non-object in /home/mike77772/public_html/familyhome.com/wp/wp-content/plugins/maxgalleria/addons/media-library/media-library.php on line 1053
    [18-Jan-2016 21:00:21 UTC] PHP Notice:  Trying to get property of non-object in /home/mike77772/public_html/familyhome.com/wp/wp-content/plugins/maxgalleria/addons/media-library/media-library.php on line 1054
    [18-Jan-2016 21:00:22 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 4 for query select post_title, ID, wp_mgmlp_folders.folder_id
    from wp_posts
    LEFT JOIN wp_mgmlp_folders ON(wp_posts.ID = wp_mgmlp_folders.post_id)
    where ID =  made by do_action('toplevel_page_media-library'), call_user_func_array, MaxGalleriaMediaLib->media_library, MaxGalleriaMediaLib->get_parents
    [18-Jan-2016 21:00:22 UTC] PHP Notice:  Trying to get property of non-object in /home/mike77772/public_html/familyhome.com/wp/wp-content/plugins/maxgalleria/addons/media-library/media-library.php on line 1050
    [18-Jan-2016 21:00:22 UTC] PHP Notice:  Trying to get property of non-object in /home/mike77772/public_html/familyhome.com/wp/wp-content/plugins/maxgalleria/addons/media-library/media-library.php on line 1053
    [18-Jan-2016 21:00:22 UTC] PHP Notice:  Trying to get property of non-object in /home/mike77772/public_html/familyhome.com/wp/wp-content/plugins/maxgalleria/addons/media-library/media-library.php on line 1054
    [18-Jan-2016 21:00:22 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 4 for query select post_title, ID, wp_mgmlp_folders.folder_id
    from wp_posts
    LEFT JOIN wp_mgmlp_folders ON(wp_posts.ID = wp_mgmlp_folders.post_id)
    where ID =  made by do_action('toplevel_page_media-library'), call_user_func_array, MaxGalleriaMediaLib->media_library, MaxGalleriaMediaLib->get_parents
    [18-Jan-2016 21:00:22 UTC] PHP Notice:  Trying to get property of non-object in /home/mike77772/public_html/familyhome.com/wp/wp-content/plugins/maxgalleria/addons/media-library/media-library.php on line 1050
    [18-Jan-2016 21:00:22 UTC] PHP Notice:  Trying to get property of non-object in /home/mike77772/public_html/familyhome.com/wp/wp-content/plugins/maxgalleria/addons/media-library/media-library.php on line 1053
    [18-Jan-2016 21:00:22 UTC] PHP Notice:  Trying to get property of non-object in /home/mike77772/public_html/familyhome.com/wp/wp-content/plugins/maxgalleria/addons/media-library/media-library.php on line 1054
    [18-Jan-2016 21:00:22 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 4 for query select post_title, ID, wp_mgmlp_folders.folder_id
    from wp_posts
    LEFT JOIN wp_mgmlp_folders ON(wp_posts.ID = wp_mgmlp_folders.post_id)
    where ID =  made by do_action('toplevel_page_media-library'), call_user_func_array, MaxGalleriaMediaLib->media_library, MaxGalleriaMediaLib->get_parents
    [18-Jan-2016 21:00:22 UTC] PHP Notice:  Trying to get property of non-object in /home/mike77772/public_html/familyhome.com/wp/wp-content/plugins/maxgalleria/addons/media-library/media-library.php on line 1050
    [18-Jan-2016 21:00:22 UTC] PHP Notice:  Trying to get property of non-object in /home/mike77772/public_html/familyhome.com/wp/wp-content/plugins/maxgalleria/addons/media-library/media-library.php on line 1053
    [18-Jan-2016 21:00:22 UTC] PHP Notice:  Trying to get property of non-object in /home/mike77772/public_html/familyhome.com/wp/wp-content/plugins/maxgalleria/addons/media-library/media-library.php on line 1054
    [18-Jan-2016 21:00:22 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 4 for query select post_title, ID, wp_mgmlp_folders.folder_id
    from wp_posts
    LEFT JOIN wp_mgmlp_folders ON(wp_posts.ID = wp_mgmlp_folders.post_id)
    where ID =  made by do_action('toplevel_page_media-library'), call_user_func_array, MaxGalleriaMediaLib->media_library, MaxGalleriaMediaLib->get_parents
    [18-Jan-2016 21:00:22 UTC] PHP Notice:  Trying to get property of non-object in /home/mike77772/public_html/familyhome.com/wp/wp-content/plugins/maxgalleria/addons/media-library/media-library.php on line 1050
    [18-Jan-2016 21:00:22 UTC] PHP Notice:  Trying to get property of non-object in /home/mike77772/public_html/familyhome.com/wp/wp-content/plugins/maxgalleria/addons/media-library/media-library.php on line 1053
    [18-Jan-2016 21:00:22 UTC] PHP Notice:  Trying to get property of non-object in /home/mike77772/public_html/familyhome.com/wp/wp-content/plugins/maxgalleria/addons/media-library/media-library.php on line 1054
    [18-Jan-2016 21:00:22 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 4 for query select post_title, ID, wp_mgmlp_folders.folder_id
    from wp_posts
    Thread Starter DarkMG73

    (@darkmg73)

    Correction: I opened the wrong functions.php. The main functions.php has this around line 4782:

    function wp_debug_backtrace_summary( $ignore_class = null, $skip_frames = 0, $pretty = true ) {
            if ( version_compare( PHP_VERSION, '5.2.5', '>=' ) )
                    $trace = debug_backtrace( false );
            else
                    $trace = debug_backtrace();
    
            $caller = array();
            $check_class = ! is_null( $ignore_class );
            $skip_frames++; // skip this function
    
            foreach ( $trace as $call ) {
                    if ( $skip_frames > 0 ) {
                            $skip_frames--;
                    } elseif ( isset( $call['class'] ) ) {
                            if ( $check_class && $ignore_class == $call['class'] )
                                    continue; // Filter out calls
    
                            $caller[] = "{$call['class']}{$call['type']}{$call['function']}";
                    } else {
                            if ( in_array( $call['function'], array( 'do_action', 'apply_filters' ) ) ) {
                                    $caller[] = "{$call['function']}('{$call['args'][0]}')";
                            } elseif ( in_array( $call['function'], array( 'include', 'include_once', 'require', 'require_once' ) ) ) {
                                    $caller[] = $call['function'] . "('" . str_replace( array( WP_CONTENT_DIR, ABSPATH ) , '', $call['args'][0] ) . "')";
                            } else {
                                    $caller[] = $call['function'];
                            }
                    }
            }
            if ( $pretty )
                    return join( ', ', array_reverse( $caller ) );
            else
                    return $caller;
    }
    Thread Starter DarkMG73

    (@darkmg73)

    Some additional testing: If I add a folder through other means and then use the “add folders” utility to find it, trying to open is yields this error:


    Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 72 bytes) …/wp/wp-includes/functions.php on line 4782

    I have the php memory limit set at 256, so that is not the issue.

    It looks like Media Library+ is having memory trouble opening an empty folder, though nothing else is unhappy with the memory allotment.

    An additional note: funtions.php has only 152 lines, so the error pointing to line 4782 seems odd.

    Do you know why ML+ is doing this?

    Thread Starter DarkMG73

    (@darkmg73)

    Oh, I should add that there is no issue uploading pictures, so it would seem permissions allow for writing to both the uploads folder and database.

    Thread Starter DarkMG73

    (@darkmg73)

    That is a good thought. The uploads folder has permissions set for 755. Is there a different folder Media Library+ actually writes to or needs to access that incorrect permission level would affect?

    Thread Starter DarkMG73

    (@darkmg73)

    Thanks, Alan. unfortunately, 60 is a long way from 200 and there is no way to select 60 out of the 200 pics unless you manually click the box for each one which is not worth it. I even set the memory limit above your specs and was able to increase the amount, but still I have to manually select that amount.

    It would seem the real issue is that there are no pages and the list simply displays every picture in the gallery. Pagination exists in the list of galleries (even the stock WP media Library has it), so can it be added to the list of pics within the gallery? It could work the same, where we could set the number of images in the list using the screen options. We could then set it for 50 or 60, bulk select them and edit.

    Is this something that could be implemented soon? I selected Maxgalleria (and purchased all of the addons) to create many large galleries and this is a tremendous obstacle.

    Thanks again for your time.
    Mike

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