Results 1 to 4 of 4

Thread: Problems after Upgrade to 2.8.1

  1. #1

    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
    Join Date
    Sep 2007
    Posts
    906

    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
    [email protected]

  3. #3

    Default

    Thank You very much ! It works ;-)

  4. #4
    Join Date
    Jul 2009
    Location
    Canada
    Posts
    4

    Default

    Not trying to hijack post but I've tried this fix and still have the error, any other suggestions?

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
  •