Jump to content

Registration goes to blank page


cloudsurferuk

Recommended Posts

Hi Guys,

Just moved to a new server and having an odd issue with registration.

When a user registers it goes to a blank screen despite the entry being made in the DB and new pilot notification in the admin panel. Ive built Apache using php 5.3 and check install & checkdb shows no errors on phpvms. Neither does it send an email for pireps or applications but sending a mass email through the admin panel works.

(Server is CENTOS 6.6 with cPanel)

Nothing is logged in the error log either. debug is true.

Has anyone come across something similair or any clues where I should be looking? (i've reverted back to stock tpl's and still same problem)

Thanks in advance

Nick.

Link to comment
Share on other sites

This has been resolved by enabling the php Extensions. Unsure of the exact ones causing the problem but have rebuilt apache using the following php extensions enabled (just in case someone else gets this problem)

bcmath

dom

fileinfo

imap

intl

json

mbstring - needed this for kacars to connect

mcrypt

phar

posix

soap

xmlreader

xmlrpc

xmlwriter

zend_guard_loader

zip.

This can be marked as solved if someone at admin level sees it.

Link to comment
Share on other sites

Hey,

Try reupload this files from phpvms.full.zip (downloadable from phpvms website):

  • core/modules/Registration If you get a Overwrite Question, click yes.

If you don't change anything in registration template files or you're uploaded edited version to core/templates folder;

  • Reupload; registration_autoconfirm, registration_complete (In particular, these file), registration_customfields, registration_error, registration_javascript, registration_mainform and registration_sentconfirmation.tpl files from .zip archive to your core/templates folder in FTP. If you get a Overwrite Question, click yes.

If you changed the template files or uploaded to your theme folder, don't use 2nd step and pass directly to step 3rd.

  • Reupload changed files to lib/skins/YOUR_SKIN_NAME/ If you get a Overwrite Question, click yes.

Remember to create backup!

Thanks!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...