Title: graemebillo's Replies | WordPress.org

---

# graemebillo

  [  ](https://wordpress.org/support/users/graemebillo/)

 *   [Profile](https://wordpress.org/support/users/graemebillo/)
 *   [Topics Started](https://wordpress.org/support/users/graemebillo/topics/)
 *   [Replies Created](https://wordpress.org/support/users/graemebillo/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/graemebillo/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/graemebillo/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/graemebillo/engagements/)
 *   [Favorites](https://wordpress.org/support/users/graemebillo/favorites/)

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Images for featured pages do not show in Chrome](https://wordpress.org/support/topic/images-for-featured-pages-do-not-show-in-chrome/)
 *  Thread Starter [graemebillo](https://wordpress.org/support/users/graemebillo/)
 * (@graemebillo)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/images-for-featured-pages-do-not-show-in-chrome/#post-15915755)
 * Managed to answer my own question.
 * So hopefully this might help others in the future.
 * It wasn’t just the main images that didnt show it was also others about the site.
 * There is an option in advanced settings in the customise menu. for lazy loading.
   “
   load images on scroll”
 * Check this setting is turned off to see if this helps if you have the same issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Social Sharing Plugin - Sassy Social Share] Undefined index: bottom_sharing_alignment](https://wordpress.org/support/topic/undefined-index-bottom_sharing_alignment/)
 *  [graemebillo](https://wordpress.org/support/users/graemebillo/)
 * (@graemebillo)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/undefined-index-bottom_sharing_alignment/#post-15137938)
 * Hi.
 * I also have the same issue,
 * Undefined index: bottom_sharing_alignment
 * Just wondering if there has been any idea on when the next update may be rolling
   out?
 * Thanks
 * Keep up the good work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Participants Database] critical error when selecting list participents](https://wordpress.org/support/topic/critical-error-when-selecting-list-participents/)
 *  Thread Starter [graemebillo](https://wordpress.org/support/users/graemebillo/)
 * (@graemebillo)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/critical-error-when-selecting-list-participents/#post-14990396)
 * Hi.
 * sorry for the late reply.
 * ive turned on debugging and went back to the list page and back again, but nothing
   listed in the debug log that i can see.
 * Yeah ive taken the columns down to 2.
 * would it help any if i gave you a login to the back end>
 * Cheers
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Participants Database] critical error when selecting list participents](https://wordpress.org/support/topic/critical-error-when-selecting-list-participents/)
 *  Thread Starter [graemebillo](https://wordpress.org/support/users/graemebillo/)
 * (@graemebillo)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/critical-error-when-selecting-list-participents/#post-14975303)
 * Hi Thanks for the quick response.
 * I have tried removing the entry for this.
 * There where actually 2 entries.
 * pdb-admin-user-settings-1
    pdb-admin-user-settings-2
 * I tried deleting both individually whilst retrying but still no joy.
 * I have also used the manage list columns to reduce the number displayed, and 
   when i disabled the plugins i was also to set the show items on page to a low
   number.
 * but the rest of the page still fails to load below that.
 * I reviewed the line in the code where it advises the line in wp-db.php on line
   2720
 * it is the line listed below as “foreach ( (array) $this->last_result as $row ){”
 * not sure whether this helps any however.
 *     ```
       return $new_array;
       		} elseif ( ARRAY_A === $output || ARRAY_N === $output ) {
       			// Return an integer-keyed array of...
       			if ( $this->last_result ) {
       				foreach ( (array) $this->last_result as $row ) {
       					if ( ARRAY_N === $output ) {
       						// ...integer-keyed row arrays.
       						$new_array[] = array_values( get_object_vars( $row ) );
       					} else {
       						// ...column name-keyed row arrays.
       						$new_array[] = get_object_vars( $row );
       ```
   
 * There are a lot of records in the database approx 30’000, and with unfortunately
   still more to add from here,
 * thanks again for all of your help, the plugin is amazing and the extra search
   functions of the multicombo search is great.
 * Thanks in advince
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Navigation issues](https://wordpress.org/support/topic/navigation-issues-4/)
 *  Thread Starter [graemebillo](https://wordpress.org/support/users/graemebillo/)
 * (@graemebillo)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/navigation-issues-4/#post-8631906)
 * Hi Caroline.
 * Thanks for your quick response.
 * The web link is
 * [http://www.johnsmotorcyclenews.co.uk/events/](http://www.johnsmotorcyclenews.co.uk/events/)
 * I have currently enabled the incompatible plugin
 * [IP GEOBLOCK](https://en-gb.wordpress.org/plugins/ip-geo-block/)
 * as you can see with this plugin enabled, as you can see the previous and next
   links just create a a spooling wheel.
 * If you can shed any light on this that would be great.
 * Thanks in advance.

Viewing 5 replies - 1 through 5 (of 5 total)