Colin Posted March 6, 2014 Report Share Posted March 6, 2014 Hi guys, I was wondering if anyone knew how to fix this I have been playing around with this for some time before posting on the forum but I cannot seem to find what or why this is being caused, please see screenshot below: Quote Link to comment Share on other sites More sharing options...
magicflyer Posted March 6, 2014 Report Share Posted March 6, 2014 Couldn't help noticing that it's repeating exactly by the length of the numeral value.(2014 has 4 digits and thus is repeating 4 times). Please find where those values are being outputted(most likely in the template found in /admin)and see if there's a loop of some sort, usually labeled with a "while(" or "for(". There could be a problem there. Quote Link to comment Share on other sites More sharing options...
Moderators servetas Posted March 8, 2014 Moderators Report Share Posted March 8, 2014 Is it possible to check the values via phpmyadmin in order to see if they are the same with the one which are being given to you by the admin center? Quote Link to comment Share on other sites More sharing options...
Colin Posted March 11, 2014 Author Report Share Posted March 11, 2014 Is it possible to check the values via phpmyadmin in order to see if they are the same with the one which are being given to you by the admin center? Looks fine in phpmyadmin Quote Link to comment Share on other sites More sharing options...
Colin Posted March 16, 2014 Author Report Share Posted March 16, 2014 bump still have got this one sorted and I'm wanting to add the pilots registration date, which strangley using [font=arial,helvetica,sans-serif]<?php echo date(DATE_FORMAT, strtotime($userinfo->joindate)); ?> [/font] Gives me: 0101/0101/1970197019701970 Something isn't right somewhere Quote Link to comment Share on other sites More sharing options...
rpalmer800 Posted March 16, 2014 Report Share Posted March 16, 2014 Hi Sir, It appears that it could be the server providers configuration. You might want to check with them. Thanks. Quote Link to comment Share on other sites More sharing options...
Members Vangelis Posted March 16, 2014 Members Report Share Posted March 16, 2014 Where do you use it ? Are you able to provide us with more code ? 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.