Hi there!
Thank you for sharing the exact error.
During export, it seems one of the page assets is being passed as an object instead of a string path, which leads to this error:
pathinfo(): argument #1 ($path) must be of type string, stdClass given
As a temporary workaround, please try the following:
- Remove recently added custom icons, media files, or unusual addons from the page
- Check if there is any addon using a file field with an empty or broken value
- Try exporting a very simple test page
- Duplicate the problematic page and remove sections one by one until the export works
- Temporarily switch PHP to 8.1 or 8.2 and test again
This will help identify which section or addon is causing the object value during export.
Or, you can give me your admin access to check the issue for you.
Best regards,