Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • koylyrasf Friend
    #943451

    Cannot install JA Nex on Joomla 3. First i get a notice that says

    Deprecated: iconv_set_encoding(): Use of iconv.internal_encoding is deprecated in /Applications/XAMPP/xamppfiles/htdocs/nex/libraries/joomla/string/string.php on line 27
    
    Deprecated: iconv_set_encoding(): Use of iconv.input_encoding is deprecated in /Applications/XAMPP/xamppfiles/htdocs/nex/libraries/joomla/string/string.php on line 28
    
    Deprecated: iconv_set_encoding(): Use of iconv.output_encoding is deprecated in /Applications/XAMPP/xamppfiles/htdocs/nex/libraries/joomla/string/string.php on line 29 

    so, i change the sting.php code to

    if (function_exists('iconv') && PHP_VERSION_ID < 50600) 
    { // These are settings that can be set inside code 
    iconv_set_encoding("internal_encoding", "UTF-8"); 
    iconv_set_encoding("input_encoding", "UTF-8"); 
    iconv_set_encoding("output_encoding", "UTF-8"); 
    }
    elseif (PHP_VERSION_ID >= 50600) { 
    ini_set('default_charset', 'UTF-8'); 
    } 

    and when i press the "Next" button i stuck on the same screen waiting for the spinning animation to load, but it never loads to the next page… Check the attachment.

    Thanks in advance


    1. janex
    Saguaros Moderator
    #943563

    Hi

    We provide 2 versions of JA Nex: JA Nex – T3v2 framework and JA Nex – New T3 framework

    May I know which one you’re trying to install?

    koylyrasf Friend
    #947468

    Hello again,
    Well, i am trying to install JA Nex on php 7 and i still get error messages on both versions of the template..
    Please help!

    ERROR MESSAGES ON JA NEW T3
    Fatal error: Cannot use JoomlaStringString as String because ‘String’ is a special class name in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/vendor/joomla/registry/src/Format/Json.php on line 12

    ERROR MESSAGES ON JA T3V2
    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 351

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 353

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 355

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 359

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 351

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 355

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 359

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 351

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 355

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 359

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 351

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 355

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 351

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 355

    Warning: Attempt to modify property of non-object in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 359

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 351

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 355

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 351

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 355

    Warning: Attempt to modify property of non-object in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 359

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 351

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 355

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 351

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 355

    Warning: Attempt to modify property of non-object in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 359

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 351

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 355

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 359

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 351

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 355

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 351

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 355

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 359

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 351

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 355

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 351

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 355

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 359

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 359

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 359

    Warning: session_start(): Cannot send session cookie – headers already sent by (output started at /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php:355) in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/session/session.php on line 654

    Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php:355) in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/session/session.php on line 654

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 359

    Deprecated: iconv_set_encoding(): Use of iconv.internal_encoding is deprecated in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/string/string.php on line27

    Deprecated: iconv_set_encoding(): Use of iconv.input_encoding is deprecated in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/string/string.php on line28

    Deprecated: iconv_set_encoding(): Use of iconv.output_encoding is deprecated in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/string/string.php on line29

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 359

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 359

    Notice: Array to string conversion in /Applications/XAMPP/xamppfiles/htdocs/mysite.com/libraries/joomla/registry/registry.php on line 359

    Saguaros Moderator
    #947558

    I will pass to the team for further checking. You can track its progress here: http://pm.joomlart.com/browse/JATCNEXT3-206

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Saguaros 8 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum