Demo image Demo image Demo image Demo image Demo image Demo image

error time zone in JOOmla

  • Thursday, February 10, 2011
  • zana991
  • here is something wrong with the code itself.

    Go to C:\xampp\htdocs\libraries\joomla\utilities\date.php

    Line 52 creates a function called __construct. Notice how the underscore is too long. Highlight part of it and you'll see that it's actually two underscores. This is a mistake. Highlight one of the underscores and delete it. You should end up with _construct. Notice how the underscore is shorter?

    Now save and reload.

    Happy coding!!!

    0 comments: