Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • littlefolk Friend
    #147498

    I was able to correct some of my errors for the JA Lead template on local host running latest version of Wamp using tips from another forum post but I still have more errors on many other modules as follows:

    Deprecated: Function split() is deprecated in C:wampwwwconcomodulesmod_ja_contentslidemod_ ja_contentslide.php on line 53

    Deprecated: Function split() is deprecated in C:wampwwwconcopluginscontentja_tabsparser.p hp on line 87

    Deprecated: Function split() is deprecated in C:wampwwwconcomodulesmod_janewsmod_janews.ph p on line 49

    Someone in the forums noted that there is an option to switch error messages on/off. Where do you turn it off since it was indicated that the functions do in fact work.

    Thanks in advance to anyone has any information or fixes for these issues.

    Saguaros Moderator
    #329113

    Hello guy!

    You try to install the package which support php 5.2 may be the problem is fixed,
    Or you replace split function by explore function
    Example:
    [PHP]split(“::”, $remove)[/PHP] => [PHP]explode(“::”, $remove)[/PHP]

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 14 years, 10 months ago.

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