• Resolved sledge81

    (@sledge81)


    When activating this plugin the following error is shown:

    Warning: require_once(NewsTicker-aink_fields.php) [function.require-once]: failed to open stream: No such file or directory in /public_html/wp-content/plugins/newsticker-aink/newsticker-aink.php on line 17

    Fatal error: require_once() [function.require]: Failed opening required ‘NewsTicker-aink_fields.php’ (include_path=’.:/usr/local/php52/pear’) in public_html/wp-content/plugins/newsticker-aink/newsticker-aink.php on line 17

    https://www.ads-software.com/extend/plugins/newsticker-aink/

Viewing 5 replies - 1 through 5 (of 5 total)
  • hello,

    it works, but you should change the following line in
    wp-content/plugins/newsticker-aink/newsticker-aink.php on line 17

    require_once (‘NewsTicker-aink_fields.php’);

    change to:
    require_once (‘newsticker-aink_fields.php’);

    Thread Starter sledge81

    (@sledge81)

    Brilliant.. Thanks, this was the fix needed!!

    ?? fine…

    Thread Starter sledge81

    (@sledge81)

    btw.. I was wondering if there is a way to combine this plugin to pick up RSS feeds? There is the continuous scrolling rss plugin but it’s not aesthetic. Would be nice to have a mod to have the newsticker aink plugin to pick up rss feeds to0!

    Plugin Author Dannie Herdyawan

    (@k0z3y)

    Yeah thats right, i’m sorry about that…

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: NewsTicker Aink] Plugin conflicts’ is closed to new replies.