• Hello, I just downloaded this plugin and i tried to install it… I’ve followed the instructions and the following file IS on my server but I get this message. Maybe you can fix this? Thanks.

    Warning: require_once(/nfs/c05/h06/mnt/20601/domains/losangelescollege.co/html/wp-content/plugins/sidebar-widget-calendar/functions.php) [function.require-once]: failed to open stream: No such file or directory in /nfs/c05/h06/mnt/20601/domains/losangelescollege.co/html/wp-content/plugins/eventario/sidebar-widget-calendar.php on line 31

    Fatal error: require_once() [function.require]: Failed opening required ‘/nfs/c05/h06/mnt/20601/domains/losangelescollege.co/html/wp-content/plugins/sidebar-widget-calendar/functions.php’ (include_path=’.:/usr/local/php-5.3.29/share/pear’) in /nfs/c05/h06/mnt/20601/domains/losangelescollege.co/html/wp-content/plugins/eventario/sidebar-widget-calendar.php on line 31

    https://wordpress.org/plugins/eventario/

Viewing 1 replies (of 1 total)
  • I modifed the sidebar-widget-calendar.php file and managed to get it working.

    Modify:
    Line 31 -> change “sidebar-widget-calendar” to “eventario”
    Line 54,55,56,57 -> change “sidebar-widget-calendar” to “eventario”

    It might be possible to just change the plugin folder name to “sidebar-widget-calendar”, I didn’t think of it until after i dabbled with the PHP file :P.

Viewing 1 replies (of 1 total)
  • The topic ‘fatal error’ is closed to new replies.