Results 1 to 3 of 3

Thread: Problems after Upgrade to 2.8.1

  1. #1
    ballermann09 is offline Junior Member
    Join Date
    May 2009
    Posts
    2

    Exclamation Problems after Upgrade to 2.8.1

    After Uprading www.aero-movies.de from 2.7 to 2.81 there are some problems.
    The first message was Fatal error: Call to undefined function get_family_filter() in /var/www/vhosts/aero-movies.de/httpdocs/index.php on line 28

    After changing the index.php with the old one the startingpage was shown.
    At klicking on one of the videos this message came Fatal error: Call to undefined method Video::get_response_videos() in /var/www/vhosts/aero-movies.de/httpdocs/view_video.php on line 182

    Any Ideas ?

  2. #2
    hostonnet is offline Super Moderator
    Join Date
    Sep 2007
    Posts
    891

    Default

    Reupload

    include/class.video.php

    That file contains

    Code:
       function get_response_videos($video_id, $limit = '')
    on line 600.

    If you have missed that file, there is chance that many more files are missing, so better reupload again.
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    install@hostonnet.com

  3. #3
    ballermann09 is offline Junior Member
    Join Date
    May 2009
    Posts
    2

    Default

    Thank You very much ! It works

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •