myparcelnl / prestashop

PrestaShop module to integrate with MyParcel NL and BE
https://developer.myparcel.nl/nl/documentatie/11.prestashop.html
10 stars 5 forks source link

[BETA]: Blank settings page after upgrade #253

Open Frankyet opened 4 months ago

Frankyet commented 4 months ago

Version check

PrestaShop version

8.1.3

PHP version

8.1

What went wrong?

When installing beta.3 it did not will update, after uninstall beta.2 and beta.3 will install, but if you go to the config page from myparcel beta 3 it is blank, noting is working of the myparcel module..

image

Reproduction steps

  1. Navigate to module page
  2. Click on install new module, upload beta 3
  3. See ... after succesfull installation go to config page, see blank

Relevant log output

No response

Additional context

No response

EdieLemoine commented 4 months ago

Hi @Frankyet, is there any error visible in the console? Also, can you try to clear the PrestaShop cache?

Frankyet commented 4 months ago

Hello EdieLemoine,

Yes I have cleared also the cache, no help, there are no error shown.

Ik have now installed Beta 3 on mine test shop and I could now go to the config page. why is will not do it on the running shop stay unknown. did some configuration. But the the automatic order status saving will not work.

image

On the order page there are no posibilities to creat any label.

image
EdieLemoine commented 4 months ago

Still nothing in the browser console? Can you clear your browser cache or do a hard refresh?

Can you try the "Handmatig bijwerken" button in the settings?

Does the checkout work, e.g. does our delivery options module load?

Is there anything noteworthy in the log files? They're located in <prestashop installation>/var/logs/myparcelnl/*.log. Preferably only error.log and warning.log.

Frankyet commented 4 months ago

Clearing browser cache done but no help. "Handmatig bijwerken" done but will not safe. The Checkout will not work because I am using OnePage-Checkout an still waiting for Compatibility with TheCheckout #231 and [Compatibility with Custom Checkout #153 and Compatibility with One Page Checkout #93.

There are error files in folder var/logs/myparcel, I am sending it by e-mail to support@myparcel.nl

mariuszsienkiewicz commented 4 months ago

@Frankyet I know that a blank configuration page can also occur when hooks aren't registered due to installation issues. Please follow these steps to check if this is a problem in your case:

  1. Select Design -> Positions.
  2. Click the Transplant a module button in the top right corner.
  3. In the module field, select the myparcel module.
  4. Check the field below (I believe the name of this field is "Transplant to"); every hook in the dropdown should be registered. If they're not, it's likely the reason your configuration page is blank, and you'll need to manually "transplant" each hook for this module.
Frankyet commented 4 months ago

Hello Mariuszsienkiewicz, thanks for your respons..

I have cheched but tay are hooked.

image
Frankyet commented 4 months ago

After delete all myparcel-tables manualy in the database and re-installed (fresh) the myparcel module it did showing the myparcel label printing in the order page.

image

with this action there is no history left of the previous made lables.

image