Jump to content

mboddicker

Members
  • Posts

    4
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by mboddicker

  1. Nabeel, Thanks for all your help. I did get it working finally. I copied and pasted stuff over but after recopying and pasting the data a second time it started working. So I guess the lesson here is that if you are using a Skin then you may need to modify a file in a different location.
  2. Ok, I found part of my problem. I was changing the registration_mainform.tpl file in the Templates folder but I actually needed to modify it in the Skins\CCV1 folder. Turning on the errors display helped there, however, I now get the following error on the registration page: Fatal error: Call to undefined function recaptcha_get_html() in /home3/vdelta/public_html/lib/skins/CCV1/registration_mainform.tpl on line 110 Line 110 is the "echo recaptcha_get_html(Config::Get('RECAPTCHA_PUBLIC_KEY'), $captcha_error);" line.
  3. You can see the registration page at the following link. It doesn't load any of the styles and I get a 500 server error on the pages. https://www.vdelta.org/index.php/registration
  4. Nabeel, I have followed all of those instructions, but I still get a broken registration page.
×
×
  • Create New...