does anybody know if there is a way to make the date of birth show up in the sighnup process? also is there a way to make the viewer sighnup before viewing any content from my site.
thanks
does anybody know if there is a way to make the date of birth show up in the sighnup process? also is there a way to make the viewer sighnup before viewing any content from my site.
thanks
host your site with www.imageleet.com, fast and friendly hosting at an affordable price.
i think the script would have to be changed to allow that
change guest limit time http://forums.buyscripts.in/viewtopic.p ... highlight=
ok i tried to set it to 5 but now i get a 404 warning message when trying to view a movie
host your site with www.imageleet.com, fast and friendly hosting at an affordable price.
works fine for me....must be something else broke with your site.....it basically just redirects you to the signup page when you try to view a video.
post the full error and URL
404 Not found
You requested a document which cannot be found on this server.
Retry or go to showmeu.com
the url is http://showmeu.com/signup.php
now that im looking at it, it looks like it is trying to go to it, i must have a setting wrong>
yes i just checked it my directory path is wrong it should be
http://showmeu.com/vshare/signup.php
but im not sure were to change it at
host your site with www.imageleet.com, fast and friendly hosting at an affordable price.
check include/config.php
$config['basedir']
$config['baseurl']
are both set correctly with the vshare bit and no trailing slash
these are the settings, i think they are correct
$config['ffmpeg'] = "usr/local/bin/ffmpeg";
$config['mplayer'] = "/usr/bin/mplayer";
$config['mencoder'] = "/usr/bin/mencoder";
$config['flvtool'] = "/usr/bin/flvtool2";
$config['basedir'] = "/home/showme66/public_html/vshare";
$config['baseurl'] = "http://showmeu.com/vshare";
include($config['basedir'] . "/include/vshare.php");
host your site with www.imageleet.com, fast and friendly hosting at an affordable price.
yep thats right....maybe a bug in the script just redirecting to "signup.php" instead of {basedir}/signup.php
vshare admin would have to look, for now you could set up a redirect from your cpanel to go from http://showmeu.com/signup.php to http://showmeu.com/vshare/signup.php ?
hey thanks for all your help, i will set it and wait for admin to take a look
host your site with www.imageleet.com, fast and friendly hosting at an affordable price.
Bookmarks