Page 5 of 11 FirstFirst ... 34567 ... LastLast
Results 41 to 50 of 102

Thread: Upgrade vShare 2.5 to vShare 2.6

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

    Default Re: Upgrade vShare 2.5 to vShare 2.6

    Quote Originally Posted by megavideos.in
    I have allowed only registered users to watch videos. If a guest comes in and clicks on any video, he reaches to the login page, dont you think after login he should be redirected to the same video he selected before login in?
    This will be added on vShare 2.7

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

    Default Re: Upgrade vShare 2.5 to vShare 2.6

    Quote Originally Posted by Rob
    Apart from the search problems I've previously mentioned, if you have chosen to display 10 recently viewed videos, the second row titles are left aligned and not centered.
    In index.tpl, find

    Code:
    <td width="25%" onmouseout=
    Replace with

    Code:
    <td width="25%" align="center" onmouseout=

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

    Default Re: Upgrade vShare 2.5 to vShare 2.6

    Quote Originally Posted by mersh
    Hey Admin,

    Got this user signup error on both an upgrade site and a site where I did a fresh install:

    Code:
    ERROR: Unable to execute query
    
    INSERT INTO `friends` SET `UID`=, `FID`='20', `friends_name`='user', `friends_type`='All|Friends', `invite_date`='2008-01-02', `friends_status`='Confirmed'
    You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' `FID`='20', `friends_name`='user', `friends_type`='All|Friends', `invite_date`' at line 1
    In both cases, the user does not receive a confirmation email, but is actually added as a user, and is able to upload videos.

    Thanks for your hard work....
    Do you still have this error ? If yes, let me know your site url.

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

    Default Re: Upgrade vShare 2.5 to vShare 2.6

    Quote Originally Posted by iknowalittlebit
    I just upgraded from 2.5 to 2.6. I ran the install page and this was the output:

    Code:
    Upgrade vShare 2.5 to 2.6
    This will only upgrade MySQL database, you need to upgrade your files also.
    Current DB version : 2.5
    Creating seo_name and video_length for video table....
    
    
    Fatal error: Call to undefined function sec2hms() in /home/mywaypor/public_html/install/upgrade_2.5_to_2.6.php on line 69
    The homepage is now blank with this error message:

    Code:
    ERROR: Unable to execute query
    
    SELECT * FROM video WHERE active=1 AND approve=1 AND type='public' ORDER by VID DESC LIMIT 
    You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
    PLEASE help me fix this ASAP! Thank you.

    Have you uploded all files provided with upgrade ZIP ?

    Reuplod include/function.php from the 2.5 to 2.6 upgrade ZIP package.

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

    Default Re: Upgrade vShare 2.5 to vShare 2.6

    Quote Originally Posted by cyse
    Same problem with rating...

    When video was rated in the past, and when i upgraded to the last version 2.6, all the previous rating got 10 stars :s

    How can i fix this ?

    Thanks
    Download

    http://www.buyscripts.in/vshare/2.6_fix_rate.zip

    Unzip and upload to your server, run

    http://yourdomain/install/2.6_fix_rate.php

  6. #46
    Join Date
    Jun 2007
    Location
    UK
    Posts
    36

    Default Re: Upgrade vShare 2.5 to vShare 2.6

    Quote Originally Posted by admin
    Quote Originally Posted by Rob
    Apart from the search problems I've previously mentioned, if you have chosen to display 10 recently viewed videos, the second row titles are left aligned and not centered.
    In index.tpl, find

    Code:
    <td width="25%" onmouseout=
    Replace with

    Code:
    <td width="25%" align="center" onmouseout=
    Thank you admin .. worked a charm .. keep up the good work :)

  7. #47
    Join Date
    May 2007
    Posts
    19

    Default Re: Upgrade vShare 2.5 to vShare 2.6

    Quote Originally Posted by admin
    Quote Originally Posted by cyse
    Same problem with rating...

    When video was rated in the past, and when i upgraded to the last version 2.6, all the previous rating got 10 stars :s

    How can i fix this ?

    Thanks
    Download

    http://www.buyscripts.in/vshare/2.6_fix_rate.zip

    Unzip and upload to your server, run

    http://yourdomain/install/2.6_fix_rate.php

    Thanks! Fixed.

  8. #48

    Default Re: Upgrade vShare 2.5 to vShare 2.6

    Hello,

    There are two problems at the moment, namely:
    1 - It no longer converts videos, even though it gives a url etc etc..I press play, it stops immediately.
    - As usual I fixed myself.....

    2 - The download mod that allowed so that only registered users can download no longer works with this one, it says "user not found" is there anyway to get that mod working on this one?

    - I fixed this aswell...........

  9. #49

    Default Re: Upgrade vShare 2.5 to vShare 2.6

    :( Houston, I have problems...
    I try to upgrade from 2.5 to 2.6 and now I have a blank page.
    I don't know why!
    Please Admin, help me. Where I can found the VShare 2.6 complete (not upgrade package)? I need try install all from zero?
    Please help!!

  10. #50
    Join Date
    Aug 2007
    Posts
    112

    Default Re: Upgrade vShare 2.5 to vShare 2.6

    Quote Originally Posted by dcaceres
    :( Houston, I have problems...
    I try to upgrade from 2.5 to 2.6 and now I have a blank page.
    I don't know why!
    Please Admin, help me. Where I can found the VShare 2.6 complete (not upgrade package)? I need try install all from zero?
    Please help!!
    You need to upload the files in Binary mode. Try and reupload all files and change to Binary with your FTP client. This should fix your issues.

Page 5 of 11 FirstFirst ... 34567 ... LastLast

Similar Threads

  1. Upgrade vShare v2.4 to vShare 2.5
    By admin in forum Announcements
    Replies: 52
    Last Post: 07-30-2012, 10:56 AM
  2. Upgrade vShare 2.6 to vShare 2.7
    By admin in forum Announcements
    Replies: 126
    Last Post: 12-03-2010, 05:54 PM
  3. :?: how to have a .php and .tpl for vShare
    By grynmoors in forum Template Modifications
    Replies: 2
    Last Post: 08-28-2008, 11:13 AM
  4. Now open phpmyadmin and run the install/vshare-upgrade-20070
    By olrac in forum Installation Support
    Replies: 4
    Last Post: 06-27-2007, 07:48 AM
  5. Upgrade vShare v1 to v2
    By admin in forum Announcements
    Replies: 0
    Last Post: 05-02-2007, 02:44 PM

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
  •