I am setting up a site that I want to have a contact form that will just work with flexinode rather than emailing it to anyone. I have it now so I can have anonamous users can create this form, but then it gets prommoted to the front page. I want this to be hidden to all users except those in the admin role.
Example: A user visits the site and fills out the contact form for us to get back with them. The information they submitted is then viewed by an admin in a flexinode table and the user or any non admin has no access to it.
For some reason the upcoming events block is not showing events that are flexinode types (that are enabled to be in the calendar). The calendar monthly view (or any other view) shows them just fine. What could be the problem?
So I find that the only updated version is in CVS and doesn't work with 4.6???? Is this right? Shouldn't security vulnerabilities be fixed for all versions?
I'm working on a new payment gateway module for the ecommerce package. However looking at some of the existing payment modules I can't see a clear workflow for what happens when a buyers payment card is declined.
It might be declined due to typing the number in wrong, so should they be given infinite chances to re-try, or should they be sent to a page with an empty cart and told to start again?
I'm guessing each failed card attempt should be recorded in the database with a declined flag for the payment workflow per transaction.