*

Newbie

  • ***
  • 68 posts
Car Attributes installation problem
« on: October 02, 2022, 10:40:48 AM »
When I try to install car attributes , from Delta theme' I get this: Error importSQL::ModelCars
cars_attributes/struct.sql How to solved it?

*

MB Themes

Re: Car Attributes installation problem
« Reply #1 on: October 02, 2022, 12:54:39 PM »
Try to check in your database if plugin tables does not exists already
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Newbie

  • ***
  • 68 posts
Re: Car Attributes installation problem
« Reply #2 on: October 02, 2022, 01:47:50 PM »
I need to delete it from data base?

*

MB Themes

Re: Car Attributes installation problem
« Reply #3 on: October 03, 2022, 07:58:31 AM »
Yes installation will create new one
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Newbie

  • ***
  • 68 posts
Re: Car Attributes installation problem
« Reply #4 on: October 03, 2022, 05:52:26 PM »
Ok thanks... I tried few times and get this "Error importSQL::ModelCars cars_attributes/basic_data.sql"
*
I have another general question for some reason in the control panel in the plugins window, I don’t see all the plugins to adjust/set up them for the project?, I probably bought a lot of them from you ;)
« Last Edit: October 03, 2022, 06:21:35 PM by Newbie »

*

MB Themes

Re: Car Attributes installation problem
« Reply #5 on: October 03, 2022, 07:53:42 PM »
@Newbie
You must first add all plugins.
For cars attribute issue, it will have some problem with your database and some queries are most probably failing. You will have problems to debug this and identify root cause.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Newbie

  • ***
  • 68 posts
Re: Car Attributes installation problem
« Reply #6 on: October 06, 2022, 06:54:14 PM »
Quote
"You must first add all plugins."
This is what I did from the beginning and I am reporting on this situation. For example I'm looking now Jobs attribute to set it up and see if it works at all and can't find it :-\
Quote
"For cars attribute issue, it will have some problem with your database and some queries are most probably failing. You will have problems to debug this and identify root cause."
Do you think the problem is with me? Because, strangely, but with Evo 4.4 I didn't have such a problem with it.

*

MB Themes

Re: Car Attributes installation problem
« Reply #7 on: October 07, 2022, 09:37:56 AM »
@Newbie
It's SQL error, not related to Osclass at all. Simply your database does not want to create structure proeprly.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Newbie

  • ***
  • 68 posts
Re: Car Attributes installation problem
« Reply #8 on: October 10, 2022, 01:29:48 AM »
Quote
It's SQL error, not related to Osclass at all. Simply your database does not want to create structure proeprly.
And
And how to solve it?

*

MB Themes

Re: Car Attributes installation problem
« Reply #9 on: October 10, 2022, 08:23:24 AM »
You must identify what blocks you to install plugin. It's probably some part of SQL that your database does not like.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots