cloudsurferuk Posted May 6, 2015 Report Share Posted May 6, 2015 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. Quote Link to comment Share on other sites More sharing options...
cloudsurferuk Posted May 6, 2015 Author Report Share Posted May 6, 2015 Just been comparing the php extensions on a working version on a shared server to the apache php build on the dedicated and noticed some extensions wernt active. Any chance you can give me a list of php extensions that are required for phpVMS? Quote Link to comment Share on other sites More sharing options...
cloudsurferuk Posted May 6, 2015 Author Report Share Posted May 6, 2015 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. Quote Link to comment Share on other sites More sharing options...
StartVM Posted May 7, 2015 Report Share Posted May 7, 2015 You will want php version 5.3 I find that works best. Or, do yourself a favor and use Simpilot's version. Hope that helps Quote Link to comment Share on other sites More sharing options...
cloudsurferuk Posted May 7, 2015 Author Report Share Posted May 7, 2015 You will want php version 5.3 I find that works best. Or, do yourself a favor and use Simpilot's version. Hope that helps As in the OP, it is php 5.3. The problem was with the extensions. Quote Link to comment Share on other sites More sharing options...
alpyeni1 Posted May 12, 2015 Report Share Posted May 12, 2015 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! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.