Page 9 of 13 FirstFirst ... 7891011 ... LastLast
Results 81 to 90 of 127

Thread: Upgrade vShare 2.6 to vShare 2.7

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

    Default

    Quote Originally Posted by nitramf View Post
    I get this error:
    I tried the fix from vshare Skins, but it donĀ“t worked (it is for 2.6).

    Please help me :)
    Speedridingvideos - Share Your Videos
    Where you get this error ?

  2. #82
    Join Date
    Dec 2008
    Posts
    156

    Default

    Quote Originally Posted by admin View Post
    Where you get this error ?
    The user buyscripts helped me.

    The problem was that multiviews was enabled in the apache. Got it at searching.

  3. #83

    Default

    Hi there!

    Got this error:

    Error at the line 7: ALTER TABLE channel CONVERT TO CHARACTER SET utf8;

    Query: ALTER TABLE channel CONVERT TO CHARACTER SET utf8;

    MySQL: Table 'youclone.channel' doesn't exist
    There is only channels no channel..


    EDIT: Just edited the line in install/sql/upgrade_2.6_to_2.7.sql
    ALTER TABLE channel CONVERT TO CHARACTER SET utf8;
    from channel to channels? But then emailinfo error pops out..
    Last edited by pjohn; 05-30-2009 at 01:49 PM.

  4. #84

    Default

    Hi there!

    Tried the upgrade again and its giving me the same error over and over:
    Error at the line 7: ALTER TABLE channel CONVERT TO CHARACTER SET utf8;

    Query: ALTER TABLE channel CONVERT TO CHARACTER SET utf8;

    MySQL: Table 'tubedb.channel' doesn't exist

    It seems like the command (in the file install/sql/upgrade_2.6_to_2.7.sql):

    line 65: ALTER TABLE `channel` RENAME TO `channels`;

    is done before the command in the first lines:
    line 7: ALTER TABLE channel CONVERT TO CHARACTER SET utf8;

    so the name of the table is changed to channels before the line 7.. have no idea why.

    any idea why?

  5. #85

    Default

    So i deleted this from upgrade_2.6_to_2.7sql

    ALTER TABLE adv CONVERT TO CHARACTER SET utf8;
    ALTER TABLE buddy_list CONVERT TO CHARACTER SET utf8;
    ALTER TABLE channel CONVERT TO CHARACTER SET utf8;
    ALTER TABLE comments CONVERT TO CHARACTER SET utf8;
    ALTER TABLE config CONVERT TO CHARACTER SET utf8;
    ALTER TABLE contact CONVERT TO CHARACTER SET utf8;
    ALTER TABLE disallow CONVERT TO CHARACTER SET utf8;
    ALTER TABLE emailinfo CONVERT TO CHARACTER SET utf8;
    ALTER TABLE favourite CONVERT TO CHARACTER SET utf8;
    ALTER TABLE feature_req CONVERT TO CHARACTER SET utf8;
    ALTER TABLE friends CONVERT TO CHARACTER SET utf8;
    ALTER TABLE group_mem CONVERT TO CHARACTER SET utf8;
    ALTER TABLE group_own CONVERT TO CHARACTER SET utf8;
    ALTER TABLE group_tps CONVERT TO CHARACTER SET utf8;
    ALTER TABLE group_tps_post CONVERT TO CHARACTER SET utf8;
    ALTER TABLE group_vdo CONVERT TO CHARACTER SET utf8;
    ALTER TABLE guest_info CONVERT TO CHARACTER SET utf8;
    ALTER TABLE inappro_req CONVERT TO CHARACTER SET utf8;
    ALTER TABLE last_5users CONVERT TO CHARACTER SET utf8;
    ALTER TABLE package CONVERT TO CHARACTER SET utf8;
    ALTER TABLE pages CONVERT TO CHARACTER SET utf8;
    ALTER TABLE playlist CONVERT TO CHARACTER SET utf8;
    ALTER TABLE pm CONVERT TO CHARACTER SET utf8;
    ALTER TABLE poll_question CONVERT TO CHARACTER SET utf8;
    ALTER TABLE process_queue CONVERT TO CHARACTER SET utf8;
    ALTER TABLE profile_comments CONVERT TO CHARACTER SET utf8;
    ALTER TABLE relation CONVERT TO CHARACTER SET utf8;
    ALTER TABLE sconfig CONVERT TO CHARACTER SET utf8;
    ALTER TABLE servers CONVERT TO CHARACTER SET utf8;
    ALTER TABLE signup CONVERT TO CHARACTER SET utf8;
    ALTER TABLE subscriber CONVERT TO CHARACTER SET utf8;
    ALTER TABLE tags CONVERT TO CHARACTER SET utf8;
    ALTER TABLE tag_video CONVERT TO CHARACTER SET utf8;
    ALTER TABLE uservote CONVERT TO CHARACTER SET utf8;
    ALTER TABLE verify_code CONVERT TO CHARACTER SET utf8;
    ALTER TABLE video CONVERT TO CHARACTER SET utf8;
    ALTER TABLE vote_result CONVERT TO CHARACTER SET utf8;
    ALTER TABLE words CONVERT TO CHARACTER SET utf8;
    And it has upgraded.. it works nice

  6. #86

    Default

    Got an other issue now. When i want to check a video the page simply doesnt loads.. it works only in Opera, in Ie and FF it expires and shows only a blank page. Only the root is loading in those.. Any idea how to fix this?

  7. #87
    Join Date
    Jul 2007
    Posts
    169

    Question Where are the template files in v2.7??

    I cant find the tpl files or the template folder in verison 2.7.. Where are they? And it seems as if the logo position has to be a pre-set size -- how and where do I have this to make the logo the size of my choosing?
    SPEED UP YOUR VSHARE SITE!
    Speed up your vshare site by "offloading" your images and video thumbs!
    Just visit http://offload.limbar.com for details.

  8. #88

    Default

    tpl files are in template folder.

    If its not there. Your site will not work.

    You can set the width and height of the logo in css/style.cs

    }
    #header h1 a {
    display: block;
    width: SET LOGO WIDTH;
    height: SET LOGO HEIGHT;
    border: none;
    }

  9. #89

    Default

    Quote Originally Posted by pjohn View Post
    Got an other issue now. When i want to check a video the page simply doesnt loads.. it works only in Opera, in Ie and FF it expires and shows only a blank page. Only the root is loading in those.. Any idea how to fix this?
    Post url here.We will check here in Firefox.

    If you are using the older version of Firefox, please upgraded it and try.

  10. #90

    Default

    Quote Originally Posted by buyscripts View Post
    Post url here.We will check here in Firefox.

    If you are using the older version of Firefox, please upgraded it and try.
    Already fixed that problem
    http://forums.buyscripts.in/general-...html#post19916

Page 9 of 13 FirstFirst ... 7891011 ... 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
  •