+ Reply to Thread
Page 2 of 9 FirstFirst 1 2 3 4 ... LastLast
Results 11 to 20 of 87

Thread: vShare 2.1 Release 22 May 2007

  1. #11
    local_master is offline Member
    Join Date
    Apr 2007
    Posts
    41

    Default Re: download

    Quote Originally Posted by devarioj
    ok...where do I get the update...
    when you first bought the script, you received a link to download it. You can go back to the same link and download the new version.

  2. #12
    Pari is offline Junior Member
    Join Date
    May 2007
    Posts
    24

    Default Re: vShare 2.1 Release 22 May 2007

    I really hate doing upgrades because something bad always goes wrong, and alas this is no different.

    I did everything instructed now when I cick to view a video, it worked briefly, but now I get this error:


    Fatal error: Call to a member function recordcount() on a non-object in /home/spikelu/public_html/YourVision/view_video.php on line 278

  3. #13
    admin is offline Administrator
    Join Date
    Apr 2007
    Posts
    2,158

    Default

    what is site url ?

  4. #14
    Pari is offline Junior Member
    Join Date
    May 2007
    Posts
    24

    Default

    Drop...thanks again for the help fixing that

  5. #15
    admin is offline Administrator
    Join Date
    Apr 2007
    Posts
    2,158

    Default

    PM me your login details, i can check it.

  6. #16
    Pari is offline Junior Member
    Join Date
    May 2007
    Posts
    24

    Default

    Quote Originally Posted by admin
    PM me your login details, i can check it.
    You mean log in info for the sites? hang on

  7. #17
    admin is offline Administrator
    Join Date
    Apr 2007
    Posts
    2,158

    Default

    A config value was missing in your table. Following sql fixed it.


    INSERT INTO `sconfig` ( `soption` , `svalue` )
    VALUES (
    'rel_video_per_page', '4'
    );

  8. #18
    Pari is offline Junior Member
    Join Date
    May 2007
    Posts
    24

    Default

    Quote Originally Posted by admin
    A config value was missing in your table. Following sql fixed it.


    INSERT INTO `sconfig` ( `soption` , `svalue` )
    VALUES (
    'rel_video_per_page', '4'
    );
    Thanks.

  9. #19
    zeffer is offline Senior Member
    Join Date
    May 2007
    Posts
    696

    Default

    I cant follow them upgrade instructions i need them in plain english and for people who dont install them every day.

    To create the table, in phpmyadmin run the sql file

    install/vshare-upgrade-2-2.1.sql

    I dont get this or see the file?

  10. #20
    Blizzmo is offline Senior Member
    Join Date
    May 2007
    Posts
    101

    Default

    Log in to your PHPMyAdmin and select your Database.

    Choose to import this file, found in the install folder of the v2.1 script.
    And click GO in PHPMyadmin.
    It then imports the script and executes it.

    Violá

+ Reply to Thread
Page 2 of 9 FirstFirst 1 2 3 4 ... LastLast

Similar Threads

  1. Vshare release??
    By Bassel1 in forum Sales Questions
    Replies: 9
    Last Post: 03-09-2009, 01:53 PM
  2. vShare v2 Release 8 May 2007
    By admin in forum Announcements
    Replies: 5
    Last Post: 09-11-2007, 04:45 PM
  3. vShare 2 Bugfix 4 May 2007
    By admin in forum Fixed Bugs
    Replies: 1
    Last Post: 08-27-2007, 04:46 AM
  4. vShare v2 Release 22 May 2007 (Next Release)
    By admin in forum Installation Support
    Replies: 12
    Last Post: 05-22-2007, 08:04 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