PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Solved

Geekshop - Can't set categories

Solved
iambuxer

Jan 28th, 2018 07:46 PM

Hello.

I have an issue with Geekshop.

The issue is when I create a product the category won't get saved, even if I edit it and set the category again it just won't save it.

Any help would be greatly appreciated.

Thanks.

mark

Jan 30th, 2018 07:12 AM

Please read second comment on page 2 at https://devdojo.com/forums/discussion/general/category-problem-and-gif?page=2

iambuxer

Jan 30th, 2018 09:08 AM

Hey @mark, thanks for your reply. I tried but no luck, categories don't get saved.

mark

Jan 30th, 2018 09:16 AM

Can you please share a screenshot of the issue/error?

iambuxer

Jan 30th, 2018 09:53 AM

@mark, here's a video: http://nimb.ws/vbrIVf

I can't add categories to products.

mark

Jan 30th, 2018 09:55 AM

Okay, can you please go to Tools > Database and share the edit bread screen for the products table?

iambuxer

Jan 30th, 2018 10:43 AM

Here it is: https://screenshots.firefox.com/4tXMDJRqtahClXYc/geekify.me

mark

Jan 30th, 2018 11:36 AM

Do you have a row with data_type_id = product_belongstomany_category_relationship in the data_rows table?

Source for solution if so: https://devdojo.com/forums/discussion/product-support/error-when-add-or-update-product-in-category?page=2 (comment 1 on page 2)

iambuxer

Jan 30th, 2018 11:51 AM

I followed those steps but in the part "Remove categories varchar table in the products table." I changed from varchar to INT because I don't know how to remove the varchar.

iambuxer

Jan 30th, 2018 11:51 AM

Still doesn't work by the way

mark

Jan 31st, 2018 09:50 AM

@Devdojo, could you take a look at this?

devdojo

Jan 31st, 2018 11:31 PM

Best Answer

Sure, Iambuxer, can you send me over FTP info and I can login to your server and help you get this resolved.

These issues are also resolved in the latest version: https://devdojo.com/product/geekshop

Thanks.

iambuxer

Feb 1st, 2018 01:38 AM

Hi @devdojo thanks a lot, I just did the update and it's working perfectly!

Many thanks! :D