Jump to content

Edit History

OctagonMD

OctagonMD


Grammar errors

I am glad that at least we resolved one bug.

About the _PS_MODE_DEV_, could you please do the following:

  1. Disable debug mode.
  2. Enter BO to get an error.
  3. Locate PHP error log.
  4. Copy and paste the error onto here.

I think that your problem is a quick fix, we just need to find the problem. Meanwhile, I will look into your deprecation warning.

EDIT: You can easily remove sensio deprecation message.

  1. Go to ROOT_FOLDER/app/config/config.yml
  2. Place the following code after Doctrine Configuration (around line ~105)
# Sensio Configuration
sensio_framework_extra:
    router:
        annotations: false

NOTE: PrestaShop 1.7.6.x will most likely solve these issues so before upgrading make a backup.

OctagonMD

OctagonMD


Gramamr errors

I am glad that at least we resolved one bug.

About the _PS_MODE_DEV_, could you please do the following:

  1. Disable debug mode.
  2. Enter BO to get an error.
  3. Locate PHP error log.
  4. Copy and paste the error onto here.

I think that your problem is a quick fix, we just need to find the problem. Meanwhile, I will look into your deprecation warning.

EDIT: You can easily remove sensio deprecation message.

  1. Go to ROOT_FOLDER/app/config/config.yml
  2. Place the following code after Doctrine Configuration (around line ~105)
# Sensio Configuration
sensio_framework_extra:
    router:
        annotations: false

NOTE: PrestaShop 1.7.6.x will most likely solve these issues so before upgrading make a backup.

OctagonMD

OctagonMD

I am glad that at least we resolved one bug.

About the _PS_MODE_DEV_, could you please do the following:

  1. Disable debug mode.
  2. Enter BO to get an error.
  3. Locate PHP error log.
  4. Copy and paste the error onto here.

I think that your problem is a quick fix, we just need to find the problem. Meanwhile, I will look into your error.

EDIT: You can easily remove sensio deprecation message.

  1. Go to ROOT_FOLDER/app/config/config.yml
  2. Place the following code after Doctrine Configuration (around line ~105)
# Sensio Configuration
sensio_framework_extra:
    router:
        annotations: false

NOTE: PrestaShop 1.7.6.x will most likely solve these issues so before upgrading make backup.

OctagonMD

OctagonMD

I am glad that at least we resolved one bug.

About the _PS_MODE_DEV_, could you please do the following:

  1. Disable debug mode.
  2. Enter BO to get an error.
  3. Locate PHP error log.
  4. Copy and paste the error onto here.

I think that your problem is a quick fix, we just need to find the problem. Meanwhile, I will look into your error.

EDIT: You can easily remove sensio deprecation message.

  1. Go to ROOT_FOLDER/app/config/config.yml
  2. Place the following code after Doctrine Configuration (around line ~105)
# Sensio Configuration
sensio_framework_extra:
    router:
        annotations: false

 

OctagonMD

OctagonMD

I am glad that at least we resolved one bug.

About the _PS_MODE_DEV_, could you please do the following:

  1. Disable debug mode.
  2. Enter BO to get an error.
  3. Locate PHP error log.
  4. Copy and paste the error onto here.

I think that your problem is a quick fix, we just need to find the problem. Meanwhile, I will look into your error.

×
×
  • Create New...