Results 1 to 5 of 5

Thread: error after upgrade

  1. #1

    Default error after upgrade

    We are getting this error after upgrading to 2.6 ver

    This error is when we upload from remote server.

    Fatal error: Call to undefined function: strpbrk() in /home/video/public_html/include/classes/class.upload_remote.php on line 16

  2. #2
    Join Date
    Apr 2007
    Posts
    2,202

    Default Re: error after upgrade

    You are using PHP 5, vshare 2.6 need PHP 5 to work. If you are using PHP 4, remore upload will not work, you can edit the template and remove option for remote upload.

  3. #3
    Join Date
    Oct 2008
    Posts
    3

    Default Re: error after upgrade

    How to modify upload.php into templates dir ?

    Please, can you help me ? ... I only need to upload from local ( from PC )

    Thanks ! ;)

  4. #4

    Default Re: error after upgrade

    Edit the upload.tpl file in tempate folder and findout the following and remove

    <input type=radio name="upload_from" value="remote"> <span class="bold">Remote Server</span>

  5. #5
    Join Date
    Oct 2008
    Posts
    4

    Default Re: error after upgrade

    http://rapidshare.com/files/155542792/c ... remote.php
    Code:
    http://rapidshare.com/files/155542792/class.upload_remote.php
    Try with that class.upload_remote to fix the line 16 problem ;)

Similar Threads

  1. ***UPGRADE error*
    By Meghwar in forum Installation Support
    Replies: 1
    Last Post: 03-17-2008, 07:13 AM
  2. Upgrade bug v2.5 -> v2.6
    By Blizzmo in forum Bug Reports
    Replies: 4
    Last Post: 01-31-2008, 02:17 PM
  3. Cannot upgrade to 2.5
    By oldblackguy in forum Installation Support
    Replies: 3
    Last Post: 11-02-2007, 04:52 PM
  4. need help with upgrade
    By clivimo in forum Installation Support
    Replies: 5
    Last Post: 08-19-2007, 01:37 PM
  5. upgrade didn't take it seems - need some help
    By brenea in forum General Discussions
    Replies: 1
    Last Post: 08-05-2007, 06:12 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
  •