Page 7 of 13 FirstFirst ... 56789 ... LastLast
Results 61 to 70 of 127

Thread: Upgrade vShare 2.6 to vShare 2.7

  1. #61

    Default Re: Upgrade vShare 2.6 to vShare 2.7

    Quote Originally Posted by RAMMSTEIN
    When i enable cache videos been watched right now at index page do not change are the same. :(
    They do that with out the cache being enabled look at the demo site or my site at viewmyvids.com .
    I have not enabled the cache.

    I have found a work around for this
    open recent_viewed_xml.php and find this
    Code:
    LIMIT 0, 5";
    change the 5 to the number of videos on your site 190 max
    if you have 100 videos then make it look like this
    Code:
    LIMIT 0, 100";
    This is just a quick a dirty work around but it works 190 would be the max as the swf file rotates 38 times 38 X 5 = 190
    I'am sure there is a way to get an sql query to load the proper number there just need to investigate further :wink:


    I also found a fix for the video time stamp
    in the same file find
    Code:
    $data['video_duration']
    and change to
    Code:
    $data['video_length']
    then the time will display correctly
    :wink: :wink:
    Dont for get to check out my new Download mod here
    http://forums.buyscripts.in/viewtopi...p=21015#p21015

  2. #62
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,389

    Default Re: Upgrade vShare 2.6 to vShare 2.7

    Quote Originally Posted by admin
    Quote Originally Posted by grynmoors
    I went to http://labs.buyscripts.in/projects/vsha ... _in_vShare

    Clicked on http://video.bizhat.com/style/black/

    and got:

    Fatal error: Cannot redeclare class css in /home/video/public_html/include/class.css.php on line 4 :roll:
    To fix the error, download

    http://buyscripts.in/vshare/2.7_fix_css_switch.zip

    Extract and upload to your site.
    Why would I do that to MY site, when it was YOUR site that this error occured on? :lol:
    If it's not fun, stop doing it!

  3. #63
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,389

    Default Re: Upgrade vShare 2.6 to vShare 2.7

    Another problem (and I posted this in the bugs section), the current "Videos Being Watched Right Now" produces a gray box over the roller on mouseover on dark/black skins. I posted a temporary fix for that in the TEMPLATES section of these forums. FREEBIE download. Get it until Admin fixes it.
    If it's not fun, stop doing it!

  4. #64
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,389

    Default Re: Upgrade vShare 2.6 to vShare 2.7

    When a person changes their profile style the look of the ENTIRE SITE changes on some of them (not all but some). Is it supposed to do that??
    If it's not fun, stop doing it!

  5. #65
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,389

    Default Re: Upgrade vShare 2.6 to vShare 2.7

    Oh, I do want to say GREAT JOB on the new version. Was well worth the wait. Thanks again for an awesome script.
    If it's not fun, stop doing it!

  6. #66
    Join Date
    Feb 2009
    Location
    St Petersburg
    Posts
    18

    Default Re: Upgrade vShare 2.6 to vShare 2.7

    i cant open the archive from http://buyscripts.in/download/vshare2.7.zip
    get error that it is corrupted
    can somebody plz send it to my email or admin re-upload it

  7. #67
    Join Date
    Jun 2007
    Location
    LONDON
    Posts
    43

    Default Re: Upgrade vShare 2.6 to vShare 2.7

    My autoplay only works on some videos and not all. Any ideas at what might be the problem. Thanks in advance.

  8. #68
    Join Date
    Feb 2009
    Location
    St Petersburg
    Posts
    18

    Default Re: Upgrade vShare 2.6 to vShare 2.7

    im getting an error in "upgrade_start.php", what could it be ?

    Code:
    ERROR: Unable to execute query
    
    SELECT user_password,user_salt FROM `users` WHERE
                   `user_name`='ChaosMage'
    Table 'rutube.users' doesn't exist
    in 2.6 i dont have table "users"

  9. #69
    Join Date
    Jun 2007
    Location
    LONDON
    Posts
    43

    Default Re: Upgrade vShare 2.6 to vShare 2.7

    I am having a problem with the user video count, it has stayed the same since upgrade, is there a way to sort this out. Thanks in advance.

  10. #70
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,389

    Default Re: Upgrade vShare 2.6 to vShare 2.7

    Quote Originally Posted by XaocuHKa
    im getting an error in "upgrade_start.php", what could it be ?

    Code:
    ERROR: Unable to execute query
    
    SELECT user_password,user_salt FROM `users` WHERE
                   `user_name`='ChaosMage'
    Table 'rutube.users' doesn't exist
    in 2.6 i dont have table "users"
    Try changing it out for the table that you DO have. It's probably "signup".
    If it's not fun, stop doing it!

Page 7 of 13 FirstFirst ... 56789 ... 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.5 to vShare 2.6
    By admin in forum Announcements
    Replies: 101
    Last Post: 09-18-2008, 08:18 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
  •