Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • thefc_uk Friend
    #175984

    We are working on a development site which has some strange text string appearing above articles once you hit the read more.

    The text string is string(1) “0”

    Our dev site is http://hcce.thefc.co.uk

    Use this link to see an example of the problem…
    http://hcce.thefc.co.uk/news/122-holger-kruppe-elected-new-president-of-hcce.html

    If anyone can help me find and remove/mask the text I’d appreciate it 🙂

    Thanks in advance to the community for any ideas!

    Blaine Friend
    #448047

    Open ja-newsflashloader.php file in modulesmod_janewsflashja_newsflash folder, find following code line at about line 117 :
    Code:

    $current_charset = "ISO8859-1";
    change to :
    Code:

    $current_charset = "UTF-8";
    Let me know if that helps.

    thefc_uk Friend
    #451305

    Hi Blaine

    Sorry to have taken so long to get back on this!

    Your solution looks like the right direction, however we are not running the JA Newsflash module :((

    I’ve tried looking through other modules but with no luck – any other ideas ??

    Many thanks so far 🙂
    Stuart

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

This topic contains 3 replies, has 2 voices, and was last updated by  thefc_uk 12 years ago.

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