Results 1 to 4 of 4

Thread: Fatal error: Class 'stemplate' not found in

  1. #1
    Join Date
    Mar 2008
    Posts
    6

    Default Fatal error: Class 'stemplate' not found in

    http://www.sharevideox.com/admin/
    http://www.sharevideox.com/login.php

    May i know how to fix this error?

    Regards
    SeaChen

  2. #2
    Join Date
    Aug 2007
    Location
    India
    Posts
    14

    Default Re: Fatal error: Class 'stemplate' not found in

    This error is due to wrong path in include/config.php

    Post content of include/config.php after removing database login details.

    What is your site url ?
    FFMPEG Hosting | Script Installation | Upgradation
    Contact : install[at]hostonnet.com

  3. #3
    Join Date
    Mar 2008
    Posts
    6

    Default Re: Fatal error: Class 'stemplate' not found in

    $config['ffmpeg'] = "/usr/local/bin/ffmpeg";
    $config['mplayer'] = "/usr/bin/mplayer";
    $config['mencoder'] = "/usr/bin/mencoder";
    $config['flvtool'] = "/usr/bin/flvtool2";
    $config['basedir'] = "";
    $config['baseurl'] = "http://www.sharevideox.com/";

    include($config['basedir'] . "/include/vshare.php");

  4. #4

    Default

    You need to set the basedir in your include/config.php

    $config['basedir'] = ""/home2/sharevid/public_html;

Similar Threads

  1. Fatal error: Class 'stemplate' not found
    By amiricle186 in forum Installation Support
    Replies: 1
    Last Post: 03-27-2009, 08:39 AM
  2. Fatal error: Class 'stemplate' not found in
    By liverpool in forum Installation Support
    Replies: 3
    Last Post: 03-10-2008, 07:28 AM
  3. Fatal error: Undefined class name 'stemplate'
    By auriga in forum Installation Support
    Replies: 2
    Last Post: 10-06-2007, 05:25 PM
  4. Fatal error: Undefined class name 'stemplate' in /home/youth
    By harrison in forum Installation Support
    Replies: 6
    Last Post: 06-18-2007, 11:52 PM
  5. Class 'stemplate' not found...
    By Blizzmo in forum Installation Support
    Replies: 4
    Last Post: 05-21-2007, 08:20 AM

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
  •