I understand that some error must be occuring somewhere, but no php errors are showing.
I played around some more in my test environment, and also turned on debugging.
When opening the page, the same result (like the screenshot) and no debugging information is posted either.
I now clicked on add a new product, was able to fill in the detailse, pressed save-and-close (which brings it back to the product page) and got following error :
Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 454656 bytes) in /var/www/vhosts/1stopmotoronderdelen.nl/test.1stopmotoronderdelen.nl/plugins/system/debug/debug.php on line 1167
Turned off the debugging, went to products and still the same as in the screenshot.
Added a new product, saved and closed, and now the lists shows correctly !!
Clicked on 'brand' for products in there, and the page is like the screenshot again.
Added a new product, saved & closed, and the list of 'brand' shows correctly.
Clicked on page 2, and again the page shows like the screenshot
Added a new product, saved&closed, and the 2nd page is shown correctly
If I open a prodcut, and press cancel, the product page shows as the screenshot
So it is only after saving&closing a new product that the page comes back to the last clicked product page.....
Any ideas ??