Jump to content

Recommended Posts

Posted

dlogo.png

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:

post-3200-0-77110300-1394114307_thumb.jpg

Posted

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.

  • Moderators
Posted

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?

Posted

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

post-3200-0-95676800-1394562864_thumb.jpg

Posted

:wub: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 :(

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...