0
Welcome Guest! Login
0 items Join Now

Invalid CRT parameters detected

    • ramizp's Avatar
    • ramizp
    • Jr. Rocketeer
    • Posts: 25
    • Thanks: 0

    Invalid CRT parameters detected

    Posted 13 years 11 months ago
    • Joomla 1.6.3 Tachyan template
      i am getting this error in "Templates Manager: Edit Style" What is it ?
      ( ! ) Warning: Invalid CRT parameters detected in D:\wamp\www\d1\libraries\gantry\core\utilities\gantrydate.class.php on line 242
      Call Stack
      #   Time    Memory  Function    Location
      1   0.0003  666128  {main}( )   ..\index.php:0
      2   0.0609  6572504     JAdministrator->dispatch( )     ..\index.php:47
      3   0.0702  7694288     JComponentHelper::renderComponent( )    ..\application.php:154
      4   0.0736  7752712     require_once( 'D:\wamp\www\d1\administrator\components\com_gantry\gantry.php' )     ..\helper.php:152
      5   0.0769  8179104     JController->execute( )     ..\gantry.php:26
      6   0.0769  8179184     JController->display( )     ..\controller.php:649
      7   0.0875  9606968     GantryViewTemplate->display( )  ..\controller.php:616
      8   0.3423  16946464    JView->display( )   ..\view.html.php:68
      9   0.3423  16946464    JView->loadTemplate( )  ..\view.php:195
      10  0.3440  17132080    include( 'D:\wamp\www\d1\administrator\components\com_gantry\views\template\tmpl\edit.php' )    ..\view.php:606
      11  0.5285  21481208    GantryFormItem->render( )   ..\edit.php:238
      12  0.5285  21481544    call_user_func_array ( )    ..\gantryformitem.class.php:524
      13  0.5285  21481576    gantry_admin_render_edit_item( )    ..\gantryformitem.class.php:0
      14  0.5286  21482168    GantryFormGroupChain->getInput( )   ..\edit.php:44
      15  0.5318  21492616    GantryFormFieldSelectBox->getInput( )   ..\chain.php:54
      16  0.5319  21492744    GantryFormFieldDateFormats->getOptions( )   ..\selectbox.php:45
      17  0.5321  21496992    GantryDate->toFormat( )     ..\dateformats.php:41
      18  0.5321  21497040    GantryDate->_strftime( )    ..\gantrydate.class.php:219
      19  0.5321  21497088    strftime ( )    ..\gantrydate.class.php:242
       
      Any Idea on how we can eliminate it?
      Regards
    • Kat05's Avatar
    • Kat05
    • Preeminent Rocketeer
    • Posts: 25898
    • Thanks: 334

    Re: Invalid CRT parameters detected

    Posted 13 years 11 months ago
    • hi there,

      i have decided to split your post from the original topic because it seems to be unrelated.
      i have also changed the title of your topic.

      this seems to be a server related issue, as it is a wamp server i guess you will be unable to send me a link and login details? if you have access to a live server, you could make a copy of your site with akeeba backup and upload it to the live server, if the issue is still present there we can take a look, if not then we at least know this is an issue with your wamp setup.

      you could try to google that error: Invalid CRT parameters detected
      seems to be a php issue, but so far i was unable to find a solution for you.

      kat :)
    • Kat05 / QA Lead & Support / Germany
    • colefin's Avatar
    • colefin
    • Newbie
    • Posts: 2
    • Thanks: 0

    Re: Invalid CRT parameters detected

    Posted 13 years 6 months ago
    • Kat05 wrote:
      hi there,

      i have decided to split your post from the original topic because it seems to be unrelated.
      i have also changed the title of your topic.

      this seems to be a server related issue, as it is a wamp server i guess you will be unable to send me a link and login details? if you have access to a live server, you could make a copy of your site with akeeba backup and upload it to the live server, if the issue is still present there we can take a look, if not then we at least know this is an issue with your wamp setup.

      you could try to google that error: Invalid CRT parameters detected
      seems to be a php issue, but so far i was unable to find a solution for you.

      kat :)
      alla linea 242

      $format = '%A %d %B %Y' ;
      $date = strftime($format, $time);
      return $date;
    • colefin's Avatar
    • colefin
    • Newbie
    • Posts: 2
    • Thanks: 0

    Re: Invalid CRT parameters detected

    Posted 13 years 5 months ago
    • confermo la necessità di sostituire dalla riga 242
      $format = '%A %d %B %Y' ;
      $date = strftime($format, $time);
      return $date;
      anche con l'aggiornamento 3.2.12

      forse è il caso che la modifica venga inserita di default per le date europee.

      saluti
  • Re: Invalid CRT parameters detected

    Posted 13 years 5 months ago
    • I'm getting the same error in using the Zephyr theme. I'm running a vanilla setup. PHP 5.3.8 Apache 2 Windows 7.
  • Re: Invalid CRT parameters detected

    Posted 13 years 4 months ago
    • If you upgrade Gantry to version 3.2.13 the error should go away.

Time to create page: 0.062 seconds