Some UI Issues (v2025)

Hi everyone!

I’ve been using PHPMaker for quite some time and I often face some errors. They don’t affect the generated code itself, but they are really annoying in the development interface. Important to mention: I use the registered version and I haven’t modified anything in the system.

1st Error – Access violation

Access violation at address 01F097A2 in module 'PHPMaker.exe'. 
Read of address 0000000C

This usually happens when the program has been open for a long time. After I click OK, the same error window keeps popping up multiple times.

2nd Error – Menu bar gets disconnected
Sometimes the menu bar disconnects from the main program window and moves to another screen (I use more than one monitor). It can’t be moved back or re-attached. The only workaround I’ve found is closing PHPMaker and deleting the related menu key in the Windows registry.

3rd Error – Failed to insert entry

failed to insert entry: invalid object specified - My_Project_Name.pmp

This error started appearing recently. It shows the name of a project I opened some time ago. I’ve already tried:

  • Deleting references from the Windows registry

  • Saving a new project with the same name

But the error message still appears.

From what I can see, none of these issues break the generated application, but they disrupt the workflow and are quite uncomfortable.

Question:
Has anyone else experienced these errors? Any ideas on how to fix them?

Thanks in advance!