Gabriel Fernandez Posted April 21, 2010 Report Posted April 21, 2010 I Have 2 problems with registration page. First the table of "select airline" is empty. Second the add up of the final registration not work, What does this add up to? + Here Is Page Of my registration VA Quote
Tom Posted April 21, 2010 Report Posted April 21, 2010 Have you updated to 2.1? You need to check the changelog and replace the files which have been changed. Quote
Gabriel Fernandez Posted April 21, 2010 Author Report Posted April 21, 2010 yes, i update for 2.1, put on my ftp and run update.php in install folder. Quote
Tom Posted April 21, 2010 Report Posted April 21, 2010 Well the skin will have a modified template which will need to be updated to reflect the changes. Quote
Gabriel Fernandez Posted April 21, 2010 Author Report Posted April 21, 2010 i try incert a tpl from default skin of the vms Quote
Gabriel Fernandez Posted April 21, 2010 Author Report Posted April 21, 2010 thanks, the default of the vms works Quote
Gabriel Fernandez Posted April 21, 2010 Author Report Posted April 21, 2010 Well, i have one problem again... after i click in register button show this menssage Error RegisteringCannot add or update a child row: a foreign key constraint fails (`234343`.`ABS_pilots`, CONSTRAINT `ABS_pilots_ibfk_1` FOREIGN KEY (`code`) REFERENCES `ABS_airlines` (`code`) ON UPDATE CASCADE) waiting for a reply Quote
Moderators mark1million Posted April 21, 2010 Moderators Report Posted April 21, 2010 you have a couple of divs missing on that template use <div class="mcright"> at the top of that template and close it off at the bottom see how you go. Quote
Moderators mark1million Posted April 21, 2010 Moderators Report Posted April 21, 2010 Did you also run install/update.php and gave your core/cache 775 permissions? Also i would add a ht access deny to that folder as well Quote
Administrators Nabeel Posted April 21, 2010 Administrators Report Posted April 21, 2010 Can you enabled DEBUG_LOG and then email me the core/logs folder. Something is very wrong Also run: install/checkdb.php It seems like you might be entering an airline which doesn't exist. Did you change any pilot IDs? Quote
Gabriel Fernandez Posted April 21, 2010 Author Report Posted April 21, 2010 well, i run install/checkdb.php and all lines is be "OK", and i not chang any pilot id. and the cache folder is 775 Quote
Administrators Nabeel Posted April 21, 2010 Administrators Report Posted April 21, 2010 Can you send me the the core/logs folder? Enabled DEBUG_LOG and then try registering or whatever, then send me that logs folder to nabeel at nsslive dot net Quote
Gabriel Fernandez Posted April 21, 2010 Author Report Posted April 21, 2010 all text document off core/logs is empty ( 0kb and no have any incriptions), Where i enable "debug_log"? Quote
Gabriel Fernandez Posted April 21, 2010 Author Report Posted April 21, 2010 bah, i make, i put true on local config and registration work's, thanks for attention!!! Quote
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.