• Ronald

    (@rcherryjam21net)


    With one hosting provider the export to pdf function worked without modification of any code. With another whenever the export to pdf was invoked it would open a new window with an error message: ‘Fatal error: require_once() [function.require]: Failed opening required ‘server/tcpdf/tcpdf.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/……./public_html/……./server/tcpdf_ext.php on line 3′

    The fix was to change the include_path using ‘set_include_path(‘/home/…./public_html/fgdn/’)’ which was the document root to ‘server/tcpdf/tcpdf.php’

    http://wordpress.org/extend/plugins/event-calendar-scheduler/

  • The topic ‘[Plugin: Event Calendar / Scheduler] Print function problem’ is closed to new replies.