Page 2 of 9 FirstFirst 1234 ... LastLast
Results 11 to 20 of 87

Thread: vShare 2.1 Release 22 May 2007

  1. #11

    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
    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
    Join Date
    Apr 2007
    Posts
    2,202

    Default

    what is site url ?

  4. #14
    Join Date
    May 2007
    Posts
    24

    Default

    Drop...thanks again for the help fixing that:)

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

    Default

    PM me your login details, i can check it.

  6. #16
    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
    Join Date
    Apr 2007
    Posts
    2,202

    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
    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
    Join Date
    May 2007
    Posts
    686

    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
    Join Date
    May 2007
    Posts
    98

    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á

Page 2 of 9 FirstFirst 1234 ... 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
  •