DarkMG73
Forum Replies Created
-
Forum: Plugins
In reply to: [CodePen Embedded Pens Shortcode] Light Theme No Longer Works After UpdateJudging 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.
Great. Thank you!
Forum: Plugins
In reply to: [Theme Check] Not telling me which line of code contains the errorThanks @grapplerulrich. I will look into that.
Forum: Plugins
In reply to: [Theme Check] Not telling me which line of code contains the errorOK. 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!
MikeForum: Plugins
In reply to: [Amazon Product Price] Invalid XML response on top of entryScratch 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.
Forum: Themes and Templates
In reply to: [Oria] Fix the menuThe 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.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
Forum: Plugins
In reply to: [WP Posts Carousel] WP Post carousel plugin not showing anythingI 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.
MikeForum: Plugins
In reply to: [MaxGalleria] Media Library Will not Add FoldersHello. 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?
Forum: Plugins
In reply to: [MaxGalleria] Media Library Will not Add FoldersI 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
Forum: Plugins
In reply to: [MaxGalleria] Media Library Will not Add FoldersCorrection: 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; }
Forum: Plugins
In reply to: [MaxGalleria] Media Library Will not Add FoldersSome 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 4782I 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?
Forum: Plugins
In reply to: [MaxGalleria] Media Library Will not Add FoldersOh, 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.
Forum: Plugins
In reply to: [MaxGalleria] Media Library Will not Add FoldersThat 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?
Forum: Plugins
In reply to: [MaxGalleria] Bulk Edit is Not Working on Large GalleriesThanks, 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