Problem/Motivation

Symfony\Component\Routing\Exception\RouteNotFoundException: Route "referral.link" does not exist. in Drupal\Core\Routing\RouteProvider->getRouteByName() (line 206 of drupal9.2/html/core/lib/Drupal/Core/Routing/RouteProvider.php).

Steps to reproduce

I enabled the module
went to another page and got a WSOD and the error above

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#3 commerceuserpoints-3283488-1.patch635 byteskartagis
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

SocialNicheGuru created an issue. See original summary.

Kartagis made their first commit to this issue’s fork.

kartagis’s picture

Status: Active » Needs review
StatusFileSize
new635 bytes

Here's a patch to fix this.

introfini’s picture

Thanks! The patch fixes the issue.

socialnicheguru’s picture

My issue was not directly related to the patch so I deleted it and created another issue. https://www.drupal.org/project/commerceuserpoints/issues/3330574

socialnicheguru’s picture

Status: Needs review » Needs work
elber’s picture

I will take a look on it!

elber’s picture

Hi I couldn't to reproduce the error plese, can you be more specific about that?

socialnicheguru’s picture

elber’s picture

Status: Needs work » Reviewed & tested by the community

Hi regarding this issue I'm sure that patch #3 fixed the error.

I had the same bug in the summary of the issue when I tried to add a new content type.

After that I applied the patch and I reproduce the same steps mentioned previously, but I didn't have this bug anymore.

Moving to RTBC

kaszarobert’s picture

I can also confirm the patch fixed the issue.

jigish.addweb’s picture

Status: Reviewed & tested by the community » Fixed

Changes are added to 3.0.x branch, thanks for everyone the help.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.