Contentteller

Contentteller Support Forums
Home Forums > Contentteller > Version 1.x >

news feed error

Discussion in 'Version 1.x' started by Nameless, Jun 27, 2004.

  1. Nameless Guest

    news feed error

    http://www.xtremecomputing.co.uk/backend.php?id=0 whats up with that? its the same with all XML catogories
    Nameless, Jun 27, 2004
    #1
  2. Philipp Guest

    news feed error

    · was not filtered for the XML parser. To fix this, open core.php and find the function MakeXML.

    After:
    Code:
     $var = preg_replace("/´/i", "'", $var);
    Add:
    Code:
     $var = preg_replace("/·/i", "#", $var);
    Philipp, Jun 27, 2004
    #2
  3. Nameless Guest

    news feed error

    thanks Phil will try it :)
    Nameless, Jun 30, 2004
    #3
  4. Nameless Guest

    news feed error

    Great it works thanks! :)
    Nameless, Jun 30, 2004
    #4
Tweet
Facebook:
Forgot your password?
Contentteller Support Forums
Home Forums > Contentteller > Version 1.x >
  • Home
  • Forums

    Forums

    Quick Links
    • Search Forums
    • What's New?
  • Members

    Members

    Quick Links
    • Registered Members
    • Current Visitors
    • Recent Activity
  • Help

    Help

    Quick Links
    • Smilies
    • BB Codes
    • Trophies

Separate names with a comma.

Advanced search...
    Forum software by XenForo™ ©2011 XenForo Ltd.