Quote Originally Posted by j68stone
1- in NON-FREE mode when a user clicks videos ANYWHERE via any page, they are directed to signup.php in the wrong directory. all videos do this unless signed in as a member. the link to signup at the top of the page goes to correct directory as in http://www.mysite.com/VSHARE/signup.php - BUT NOT ON THE VIDEOS- it is reflecting wrong directory. The wrong URL http://www.mysite.com/signup.php - it disregards the "vshare" directory. This is a HUGE PROBLEM!!!!!!!!!!!!! PLEASE HELP FAST!

As a guest i checked your site, it do not redirect me, it just shows the video. May be you need to make the guest limit slow for us to check this.

None of the images work on your site

http://mystriptease.net/vshare/thumb/1_140.jpg

Do you have the folder present on the server ?


Quote Originally Posted by j68stone
2. Last version and this new 2.3 - any page OTHER THAN index the top advertisement banner comes up as a bad link- ie:
viewing properties of the banner shows "http://mysite.com/vshare/view/91/_images/banner_name.jpg" --- where "/view/91/" is inserted to screw up the URL to the adv banner... but viewing source of the page it shows
"
[img]../_images/banner_name.jpg[/img]

Use full url of the banner image. Not relative path.

src="../_images/banner_name.jpg"
should changed to

src="http://yourdomain.extn/path/to/banner_name.jpg"

Quote Originally Posted by j68stone
3. Followed all instructions for upload bar- (WHICH WAS DESPERATELY NEEDED AND WILL BE A GREAT FEATURE)http://forums.buyscripts.in/viewtopic.php?t=981 (with and without mersh's additional obvious suggestions --to which admin has not responded--)- with his suggestion and without- no status bar shows- but upload does work with no problems or redirection. Am hosting at Hostonnet- are they setup for this? Asking here because their CS leaves ALOT to be desired...
There was a problem with initial upgrade package.

We missed upload.php to be included with the upgrade zip.

To fix the problem, download the upgrade zip file again from

http://www.buyscripts.in/vshare/vshare_ ... pgrade.zip

Reupload following changed files.

upload.php
ffavour.php
fvideos.php
my_group_edit.php
templates/add_favour.tpl
templates/my_group_edit.tpl
templates/friends.tpl
templates/groups_home.tpl