Jump to content

Darreugne

Member
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Darreugne

  1. Hey, I have a problem with the licensing addon i've just ordered, when I try to access he return : Array ( [status] => Invalid [remotecheck] => 1 ) In access logs, I have : What'is the **************** ? Many thanks.
  2. UP ? I really need help about this
  3. Hey, I want to make this : {foreach from=$history item=entry} <tr> <td>{php} echo date("Y-m-d H:i:s", $entry.timestamp); {/php}</td> <td>{$entry.code}</td> <td>{$entry.credit_added}</td> </tr> {foreach} But the first field stay empty.. Any idea ? Thanks
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated