WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-4db-155cde-2d3.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 = 101655 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: How to send tags data in a form ?
Hello,
I'm interrested by using the tags functionnality, but I don't see how can I retrieve there data when I send my form?
I try in PHP to do a "var_dump($_POST');" but nothing appears about tags.
I though about using the chips events to for example add the value in an hidden field each time a new tag is created, but I think there is a better/easier method?
So, could you help me please? :)
Thanks,
Jerome Ouvrard
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.8.8
- Device: All
- Browser: All
- OS: All
- Provided sample code: No
- Provided link: No