1. Preview July Responsive Business Template - for Joomla! 2.5 & 3.1


    JA Smashboard - June Joomla 2.5 & 3.0 Responsive template Stable version released


    JM Lingerie - June Magento Theme Stable version released


    JA Wall Bundle version 1.0.9 - Now compatible with Joomla! 3.1


    JA Bistro version 2.5.4 - Now available for Joomla! 3.1


User Tag List

+ Reply to Thread
 
Results 1 to 10 of 10
  1. #1


    Join Date
    May 2010
    Posts
    7
    Points
    25.50
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Ja t3 problematic

    this is my problem after instaled Ja T3 Plugin 2.5.1 2012 version
    I use Joomla 2.5.3, xampp 1.7.7, php 5.3.8


    Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\ins\plugins\system\jat3\jat3.php on line 41

    Strict Standards: Declaration of JParameter::loadSetupFile() should be compatible with that of JRegistry::loadSetupFile() in C:\xampp\htdocs\ins\libraries\joomla\html\paramete r.php on line 512

    Strict Standards: Non-static method T3Common::get_active_template() should not be called statically in C:\xampp\htdocs\ins\plugins\system\jat3\jat3\core\ define.php on line 16

    Strict Standards: Non-static method T3Common::detect() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\ins\plugins\system\jat3\jat3.php on line 200

    Strict Standards: Non-static method T3Path:ath() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\ins\plugins\system\jat3\jat3\core\ common.php on line 52

    Strict Standards: Non-static method T3Framework::t3_init() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\ins\plugins\system\jat3\jat3.php on line 212

    Strict Standards: Non-static method T3Common::get_template_based_params() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\ins\plugins\system\jat3\jat3\core\ framework.php on line 44


    and many more

  2. #2
    Moderator Blaine's Avatar
    Join Date
    Aug 2007
    Posts
    1,504
    Points
    3,375.48
    Downloads
    746
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    102
    Thanked 187 Times in 178 Posts
    Error_reporting is also set from Joomla through error_reporting (value_from_configfile).
    If your config overrides this, you might want to change that behaviour.
    You can change your php.ini accordingly to avoid this. This change is made in php.ini something like this: $error_reporting in confid.php file:
    Code:
    error_reporting   =   E_ALL & ~E_NOTICE      ; Show all errors except for notices
    display_errors   =   Off   ; Print out errors (as a part of the output)
    Default values look something like this:
    Code:
    error_reporting = E_ALL | E_STRICT
    display_errors = On
    You may also need to run Debug to see if something more specific is causing this.
    I hope this helps you to get started.
    Joomla.org will have more info on this if Google is no friend to you.
    Members and Staff just want to make this place better!. Please read the guidelines, otherwise you may end up in BanLand. Feel free to say "THANKS" if I have helped you!
    Private Messages sent to me will be ignored unless asked to send one!

  3. #3


    Join Date
    May 2010
    Posts
    7
    Points
    25.50
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    0
    Thanked 0 Times in 0 Posts
    My problem has not been,,
    Your solution does not work,,
    JA t3 is not running if i use php 5.3
    Ja t3 is running if i use php 5.2
    but if i host my site in external server (not my server), server provider use the latest version of PHP, i guess ja t3 is not running if i host my site in external server

    sorry,, for my bad english

  4. #4
    Moderator Blaine's Avatar
    Join Date
    Aug 2007
    Posts
    1,504
    Points
    3,375.48
    Downloads
    746
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    102
    Thanked 187 Times in 178 Posts
    Did you debug the site?
    Members and Staff just want to make this place better!. Please read the guidelines, otherwise you may end up in BanLand. Feel free to say "THANKS" if I have helped you!
    Private Messages sent to me will be ignored unless asked to send one!

  5. #5


    Join Date
    May 2010
    Posts
    7
    Points
    25.50
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    0
    Thanked 0 Times in 0 Posts
    yes, i did

    this problem, since i instaled and enabled ja t3 latest version

  6. #6
    Moderator Blaine's Avatar
    Join Date
    Aug 2007
    Posts
    1,504
    Points
    3,375.48
    Downloads
    746
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    102
    Thanked 187 Times in 178 Posts
    Please give me the exact version number of the T3 you have. Thanks
    Members and Staff just want to make this place better!. Please read the guidelines, otherwise you may end up in BanLand. Feel free to say "THANKS" if I have helped you!
    Private Messages sent to me will be ignored unless asked to send one!

  7. #7


    Join Date
    May 2010
    Posts
    7
    Points
    25.50
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    0
    Thanked 0 Times in 0 Posts
    i use
    JA T3 System Plugin for Joomla 2.5 vesion 2.5.1

  8. #8


    Join Date
    May 2012
    Posts
    1
    Points
    2.13
    Downloads
    7
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I've the similar problem as well. After I finished installing Joomla 1.7 and tested with this framework, it throws this messages also.

  9. #9

    JoomlaTemplate Club Member - Personal License - 1 Year Expired

    Join Date
    Dec 2010
    Posts
    31
    Points
    76.21
    Downloads
    331
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks
    8
    Thanked 1 Time in 1 Post
    Quote Originally Posted by smallworm View Post
    I've the similar problem as well. After I finished installing Joomla 1.7 and tested with this framework, it throws this messages also.
    i have similar probleme on localhost when using UwAmp 3.1 ( http://www.uwamp.com/?page=home&newlang=en) which is fairly simple to use .
    Versions : PHP-5.3.5 with Joomla 2.5.4 and Joomlart JA_rave 2.5 template, plg_system_jat3.v2.5.0.

    As soon as you install the plugin Jat3 the bunch of messages are displayed on the front end end the back end.

    "Strict standards: Non-static method T3Template::getInstance() should not be called statically, assuming $this from incompatible context in C:\UwAmp\www\aspcje254\templates\ja_rave\index.php on line 6"

    i have seen on this forum some similar issues with others templates but no precise solution

    anybody has a precise idea of how to troubleshoot that horrible bug!!
    thanks and regards.

  10. #10
    JA Developer
    Join Date
    Aug 2011
    Posts
    3,137
    Points
    7,136.87
    Downloads
    204
    Uploads
    0
    Mentioned
    21 Post(s)
    Tagged
    1 Thread(s)
    Thanks
    28
    Thanked 524 Times in 488 Posts
    Hi Guys
    Please look at http://www.joomlart.com/forums/showt...rict+standards topic

    Regards,

+ Reply to Thread

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts