Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial testing #1

Open
mazzech opened this issue Mar 28, 2020 · 14 comments
Open

Initial testing #1

mazzech opened this issue Mar 28, 2020 · 14 comments

Comments

@mazzech
Copy link

mazzech commented Mar 28, 2020

Hi docwilmot,

great to see this project evolving... thank you so much for the initial port:-)

However, I did face two issues so far
https://reservation.mazzemedia.ch/tour/tour-01

  • e-Mail field does not show up
  • registration throws error (and displays the maintainance page)

Error: Call to undefined function entity_plus_prepare_view() in EntityPlusController->view() (line 660 of /home/backdroprootfolder/modules/entity_plus-1.x/includes/entity_plus.controller.inc).

I tried with both anonymous and logged in user. I hope you can re-create the issue (BTW, what is the appropriate word for "re-create" a bug in English...?)

@mazzech
Copy link
Author

mazzech commented Apr 7, 2020

Hi @docwilmot I got the customer project, can I help you somehow to move the project forward? The 300$ offer for paid custom work is still valid, and I will have more projects in the future where I will try to charge a fee to the customer for getting more modules working:-) My plan was to hire someone at upwork, but of course I would prefer to give to someone in the BD community. Let me know your thoughts (or if you prefer other channels to discuss this!)

@hosef
Copy link
Collaborator

hosef commented Apr 22, 2020

@mazzech I've been trying to reproduce the issue that you described, but I have not been able to so far. Could you provide some more information about how you configured the module and which permissions that you gave the anonymous user?

@mazzech
Copy link
Author

mazzech commented Apr 28, 2020

Hi @hosef did you receive the test site's login data?

@docwilmot
Copy link
Member

@mazzech didyou fix this? You may have an outdated version of Entity Plus, since entity_plus_prepare_view() doesnt exist in either module.

@hosef
Copy link
Collaborator

hosef commented May 2, 2020

@docwilmot, he did have an outdated Entity Plus version. I asked him to fix that and now he has some different errors that I am going to create issues/PRs for soon.

@docwilmot
Copy link
Member

Let me know when you feel this is good enough for beta or full release please.

@mazzech
Copy link
Author

mazzech commented May 11, 2020

Hi @hosef thank you, looks great... I installed the latest version, now the registration itself seems to work, no more maintenance screen:-)

What is stil missing is the Views function, I can't even activate the module (get a white screen, but no error log in DB). Also tried with other themes enabled.

hosef added a commit to hosef/registration that referenced this issue May 18, 2020
@hosef
Copy link
Collaborator

hosef commented May 18, 2020

@mazzech I got the Registration Views module working, and there is a PR for it here: #4.

There is just one more thing that is not working the way I think it should, and that is that it shows node/user IDs instead of giving links to them, so I will need to make some field handlers for that.

@mazzech
Copy link
Author

mazzech commented May 18, 2020

Great, thank you so much @hosef :-) Are the changes included in the current version here?

@hosef
Copy link
Collaborator

hosef commented May 18, 2020

@mazzech Not yet. Also, I think I don't need to create field handlers, I just had to add the relationship to the user and the links started working.

hosef added a commit that referenced this issue May 18, 2020
Issue #1: Initial work fixing the Registration Views module.
@hosef
Copy link
Collaborator

hosef commented May 18, 2020

Ok, I have merged the PR, so you should be able to update the module now.

@docwilmot
Copy link
Member

Let me know when you feel this is good enough for beta or full release please.

Is this worthy of release? Anyone tested it well enough yet?

@mazzech
Copy link
Author

mazzech commented Jun 24, 2020

Hi @docwilmot seems to be pretty stable, I created a quite complicated solution with it... the only bug I found is that the custom fields in registration type do not show up on the detail page, e.g. https://example.com/registration/19 (I added an address field which should show up). It's also not possible to include the adress details in confirmation mail (created using rules). The 2nd screen is from a D7 test installation (showing adress field), the upper one is form Backdrop.

[EDIT] First screen is from Drupal D7, 2nd is Backdrop)

Screenshot 2020-06-24 at 16 45 05

(Screenshot 2020-06-24 at 16 42 12

@jenlampton
Copy link
Member

@mazzech I have a solution for your last comment, here: #31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants