Jump to content

Recommended Posts

Posted

Hi everyone,

For those of you running into compatibility issues with PHP 8 or needing a newer version of the underlying mPDF library, I wanted to let you know that I am working on a modernized successor to this module.

To avoid clogging up this thread, I have started a separate discussion about the new project (currently named Wire2Pdf) here:

 

If you are interested in a maintained version with PHP 8 support and new features, please join the conversation over there.

Thanks!

  • Like 2
  • 2 months later...
Posted

A little heads-up: WirePDF ≠ WirePDF

I am in the process of upgrading a pretty old project, still running 3.0.240. I wanted everything up to date from ProcessWire to each and every module. So I was happy to see new version of WirePDF and went with it.

image.thumb.png.41f7fc4d7497404271935f65d8de5447.png

Right after finishing the installation error messages showed up, Pages2Pdf broke and was messing with me, PDF generation threw errors, and so on. 

I started digging and found the problem: the listed update belongs to a totally new module called WirePDF (by @maximus) and has nothing to do with the file in the Pages2Pdf module folder.

So there is a weird name collision and hijacking of the old module happening in the ProcessWire Upgrade (by @ryan) module right now. 

 

  • Confused 1
Posted

I was afraid of that and had already mentioned it before.

To avoid this, I renamed my “WirePDF” to Wire2PDF, even though it is compatible with Pages2PDF.

  • Like 1
Posted

I think need to fix a few lines of code WireUpgrade to avoid this problem in the future @ryan, and I can easily change the module name.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...