Questions and discussion about developing processes and programming in PHP, JavaScript, web services & REST API.
Forum rules: Please search to see if a question has already asked before creating a new topic. Please don't post the same question in multiple forums.
User avatar
By programerboy
#813988
Hi,

I get a fatal error in call G::encryptUrl in g class line 2464 in processmaker 3.2.1, because The encryptUrl function isn't in g class.

I think the G::encryptUrl must replace with $this->encryptlink.

What is this function ? and what is ENABLE_ENCRYPT const ?

Thanks
User avatar
By amosbatto
#814001
What version of ProcessMaker are you using?

G::encryptUrl() doesn't exist in PM 3.2.1 Community. It should probably be G::encryptlink() or G::encrypt()

Edit the file /opt/processmaker/gulliver/system/class.g.php and at line 2464 change the code from:
Code: Select all
            $url = G::encryptUrl( substr( $parameter, 10 ), URL_KEY );
To
Code: Select all
            $url = G::encryptlink( substr( $parameter, 10 ), URL_KEY );
Does that solve the problem? If so, we need to register a bug report about it.

In the rapidly evolving world of online sports be[…]

STEPN integrates social networking and games that […]

Cenforce 150 is a medication used to cope with a c[…]

What's SAP FICO?

Trustworthy and skill-building, each of these actu[…]