WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-59ec95-20.MAI' (Errcode: 28 "No space left on device")]
SELECT p.*, o.option_value, GROUP_CONCAT(DISTINCT CONCAT(m.meta_key, "::", m.meta_value) separator "::::") as seo_meta, t.slug, tr.language_code as language FROM wp_posts p JOIN wp_postmeta m ON p.ID = m.post_id JOIN wp_options o ON o.option_name = "siteurl" JOIN wp_term_relationships r ON r.object_id = p.ID JOIN wp_term_taxonomy x ON x.term_taxonomy_id = r.term_taxonomy_id JOIN wp_terms t ON t.term_id = x.term_id JOIN wp_icl_translations tr ON p.ID = tr.element_id WHERE post_type = "page" AND post_status = "publish" AND tr.language_code = 'en' AND t.slug IN ('jquery') AND x.taxonomy = "page_cat" AND tr.element_type = "post_page" AND meta_key IN ("_yoast_wpseo_title", "_yoast_wpseo_metadesc") GROUP BY p.ID

WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-59ec95-21.MAI' (Errcode: 28 "No space left on device")]
SHOW FULL COLUMNS FROM `wp_options`

Masonry effect not in Pro

WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-59ec95-22.MAI' (Errcode: 28 "No space left on device")]
SELECT p.* FROM wp_mdb_forum_posts AS p LEFT JOIN wp_mdb_forum_posts AS q ON( q.Id = p.ParentId AND p.Id = q.AcceptedAnswerId ) WHERE p.PostTypeId = 2 AND p.ParentId = 94361 GROUP BY p.Id ORDER BY CASE WHEN q.Id IS NOT NULL THEN 1 ELSE 0 END DESC, p.UpvoteCount DESC, p.CreationDate ASC


Topic: Masonry effect not in Pro

Grf asked 7 years ago

Hi,

According to the manual, masonry effect can be activated via the following instruction:

Note primary: You find the SCSS code for the masonry layout in your package in the scss/addons/_directives.scss file. To use this code, please uncomment this line: // @import "addons/directives"; in the mdb.scss file in the package.

However, *_directives.sccs* can't be found in the given location. Please check: Masonry

How can I active Masonry?

Thanks!


Bartłomiej Malanowski staff pro premium commented 7 years ago

Directives file was added recently. To get it, please update your version of MDB to 4.7.1


Grf commented 7 years ago

Thanks! One question left, I use npm in my development environment to install packages. Do you know how to install this version using npm? B.R.


Bartłomiej Malanowski staff pro premium commented 7 years ago

Do you install MDB Pro or Free via npm?


Grf commented 7 years ago

In have the Pro-version, and would like to install it via NPM.


Bartłomiej Malanowski staff pro premium commented 7 years ago

Do you have access to our Gitlab repository?


Grf commented 7 years ago

Yes I do. I installed my current version by creating a tarr ball and with the corresponding npm command installed it on my local development environment.


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Open

Specification of the issue
  • User: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.6.1
  • Device: Mac Book Pro
  • Browser: Firefox Developer
  • OS: OSX
  • Provided sample code: No
  • Provided link: Yes