Page 9 of 12 FirstFirst ... 7891011 ... LastLast
Results 81 to 90 of 111

Thread: vShare 2.3 Release: 20070730

  1. #81
    Join Date
    Jul 2007
    Posts
    33

    Default

    Quote Originally Posted by karlmay
    Quote Originally Posted by olrac
    Admin;

    Here is the other error on group video list

    Can't view the image videos

    http://www.grindplay.com/group/create/videos/1
    im having the same error, i cant see any thumbs of my group videos when i click on View All Videos link.

    http://www.worldadstv.com/group/funny/ (scroll down and click on View All Videos)
    This bug is fixed
    code:group_videos.tpl online-47
    [img]{$tmburl}/1_{$answers[i].vid}.jpg[/img]
    REPLACE:
    [img]{$tmburl}/1_{$answers[i].VID}.jpg[/img]

  2. #82
    Join Date
    May 2007
    Location
    Carson
    Posts
    88

    Default

    Thanks for reply Bizhat

    You can remove the video without login.

    http://www.grindplay.com/group/create/videos/1

    thanks for leki found this error
    Lying like Stealing

  3. #83
    Join Date
    Jun 2007
    Location
    New York, NY
    Posts
    92

    Default Beautiful job on the upload bar

    Kudos!

    The upload bar works great.

    It is commendable that your program works so well that it tests host providers.

    I first tell my provider the error and he fixes his server. Almost every issue is a bad ffmpeg install or server mis-configuration. Your program takes the bleeding edge for them and pushes them to work!

    Keep up the great work. I have only one upgrade that went bad and fresh install works perfect.
    Find the best video sites at OnlineTV Video Guide. Register your Vshare there today!

  4. #84
    Join Date
    May 2007
    Posts
    686

    Default

    Good to see you got it workn musictvblogger congrats.

  5. #85
    Join Date
    May 2007
    Posts
    686

    Default

    Found a small bug. In group, once you create a group and need to edit the group, the groups name is a href and makes the whole page clickable. Example you try to click in an input and it clicks the href link automatically.

  6. #86
    Join Date
    May 2007
    Posts
    588

    Default

    Quote Originally Posted by zeffer
    Found a small bug. In group, once you create a group and need to edit the group, the groups name is a href and makes the whole page clickable. Example you try to click in an input and it clicks the href link automatically.
    yup reported that one back in may with the rest of the group bugs....its easy to fix though...just a missing </A>... just open my_group_edit.tpl and find

    Code:
    <DIV class=tableSubTitle>Edit Group: <A href="{$baseurl}/group/{$smarty.request.urlkey}/">
    {$smarty.request.urlkey}</DIV>
    replace with

    Code:
    <DIV class=tableSubTitle>Edit Group: <A href="{$baseurl}/group/{$smarty.request.urlkey}/">
    {$smarty.request.urlkey}</A></DIV>

  7. #87
    Join Date
    May 2007
    Posts
    686

    Default

    Thanks leki.

  8. #88
    Join Date
    Apr 2007
    Posts
    2,202

    Default

    There is a bug fix available at

    http://forums.buyscripts.in/viewtopic.php?t=1051

    All those who upgraded to vshare 2.3 before 4 Aug 2007 should use this bug fix.

  9. #89
    Join Date
    Jul 2007
    Posts
    27

    Default upgrade didn't take it seems - need some help

    sorry i think i posted in general discussions and needed to post here.

    Ok, so I just tried upgrading. I just FTP'd the contents of the zip file to my server in public_html. I ran the upgrade.php and it said you have upgraded and told me to delete the upgrade.php from my server. I deleted it and then logged into my admin area and it says i'm still using the old version. Went and checked out my site and nothing changed on it at all.

    The odd thing is that when I transferred the files over it didn't ask me if I wanted to overwrite anything. I checked my filezilla settings and it is set to ask me and I also made sure it was set to binary BEFORE I transferred the files.

    So since it didn't work the first time I tried again. reran upgrade.php and it said that I had already upgraded. :?

    anyone think they know what I did wrong?

  10. #90
    Join Date
    Apr 2007
    Posts
    2,202

    Default

    Running upgrade.php only do Database upgrade.

    To see if your files are uptodate, login to admin and check the version details.

    As for files, check the date of files in your server. If they are old, just reupload the files.

Page 9 of 12 FirstFirst ... 7891011 ... LastLast

Similar Threads

  1. Vshare release??
    By Bassel1 in forum Sales Questions
    Replies: 9
    Last Post: 03-09-2009, 01:53 PM
  2. vShare 2.1 Release: 20070625
    By admin in forum Announcements
    Replies: 58
    Last Post: 02-20-2008, 05:27 PM
  3. vShare 2.1 Release 22 May 2007
    By admin in forum Announcements
    Replies: 86
    Last Post: 09-27-2007, 06:39 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
  •