-
Notifications
You must be signed in to change notification settings - Fork 4
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
Comments
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!) |
@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? |
Hi @hosef did you receive the test site's login data? |
@mazzech didyou fix this? You may have an outdated version of Entity Plus, since |
@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. |
Let me know when you feel this is good enough for beta or full release please. |
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. |
Great, thank you so much @hosef :-) Are the changes included in the current version here? |
@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. |
Issue #1: Initial work fixing the Registration Views module.
Ok, I have merged the PR, so you should be able to update the module now. |
Is this worthy of release? Anyone tested it well enough yet? |
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) |
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
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...?)
The text was updated successfully, but these errors were encountered: