Quote:
Originally Posted by SecondV
So if I'm understanding correctly, you basically just want to have the no_permission message customizable as far as text, and along with having the option to login... also have a quick register form?
|
The STANDARD_ERROR template is easily modified, as you can see from the example shown in my image (previous post). To me, it's attractive and simple. It's also valid code. There is a conditional that allows the other error messages to appear when the error is not a no-permissions error.
The problem is, the "verify password" the "verify email" and the "humanverify" (either the Q&A or the reCaptcha) do not appear on the page. When using the login form, it asks for the user to fill in both password fields, so the script is failing there somehow.
I've seen where some people suggest that only the registration.php page can do what I want, but other pages work with the human verify script and a login form on the same page.
But what baffles me even more is how vBulletin and other coders have let this potential goldmine slip through their fingers. SEOvB tried to do it, but failed and then said they didn't have time to fix their mistakes - at least they refunded my money (except they still sell the broken product on their website). Unfortunately, although I can write valid x/HTML, I'm lousy with scripts and PHP.
Jim