The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!
You are not logged in.
Fixed :-)
Do you think the pornstar selection/assign thing should be also added to admin video upload/video edit?
Here's how the signup process works now:
1. If user approve and email verification are disabled, the user will be automatically logged in after signup and redirected to his dashboard.
2. If user approve is enabled, user will be redirected to the frontpage (and a message about approve).
3. If user approve is disabled and email verification is enabled, user is redirected to the frontpage (and a message about email confirmation).
This feature is not available yet, but i can add it.
OK. So you think after signup if no verification is required, users should be logged in automatically? I can do this.
Right now, the user signs up and then he has to login. There is a welcome email and a email verification (only if email verification is enabled in admin). What i think would be better is to actually redirect to the login page after signup and write the message please login below if no email verification, if email verification is required then Please check your email for the confirmation code and login below (you cannto login if your email is not verified and email verification is enabled in admin).
Hi,
How do you feel about the user signup process. Does it work how you need it to work or? (do not include the email bugs here, those
are already fixed in BETA4). Basically user signs up, then a message appears and then the user can loggin if he wants. Should the user
be automatically logged in or redirected to the login page after the signup?
Thank you,
Adrian.
1. The problem with that error is that you did not select any category for your videos (do you have any categories added in admin)?
2. I checked my email again, there is not email from you. Please try to send me a email with your license key or tell me email address you used to buy the script. You can send me a email to: support@adultscriptpro.com or adrian.teodor@gmail.com .
Hmm...i know about the Content Encoding with gzip, however its just for the html page. The CSS/JS are gzipped by lighttpd. I will work on fixing (or i'll remove it completly, the gzip feature and just use the apache/lighttpd/nginx compression for everything) before the final release.
Already fixed keezmovies. Like i said before, can you please email me (support@adultscriptpro.com) your license key or tell me
what email address you used when you bought the script?
To which email address did you email me?
Thanks,
Adrian.
Hi,
So the mobile module is almost finished, but i want to add some features to admin. For users that already have the script, already uploaded
videos willl not have a mobile version, so in admin you can convert videos to mobile. There are restrictions to which videos can be converted
to mobile (min width: 480, min height: 270), should there be a force option for the admin conversion part?
Thanks,
Adrian.
Got it! I'm already working on this. Will update this post later today! (can you please email me with your license?)
There are a few simple options:
- cmp (this works very fast, but you need all the uploaded files, so i'll drop it)
- md5sum (this works, not very fast, save a md5 of the original video in the database and then compare it with the uploaded one,
the database comparation is very fast)
None of the methods work, if the videos are actually the same, but if videos have different encoding it will not work. Still researching.
Fixed in BETA4.
It could be done (i have a very simple method in mind which will work only if the videos are 100% the same (same duration, same content, basically the same is uploaded 2 times)). I will do some more research, maybe there are more advanced methods.
Also the following changes:
- mass FTP video upload is also included (you can upload video files via FTP, go to Admin -> Video -> Add -> Upload from FTP and it will load all the videos in the specified directory, you can add title, desc, category, tags to each video and then click on Process Videos. All videos will be converted and added to your site).
Added first method in BETA4. How it works:
Admin -> Email -> Send: enter from, subject, message and for receivers you just write 'all'. The emails will be sent in the background. Thats it for now.
The first method will be added to BETA4. The second method will be implemented in the next version, altough it will be limited (you will be able to select what to display in the email, but still, only preformated options).
Actually, you will be able to change it to whatever you want. Since the multi-language system, the word can be changed from the administration panel :-)
Good point. Actually it will be easy to change because it will be added to the language file and it will easy to change the tab name.
Hmm...title for tab? Performs In? Plays In? (this will be dvds in the future).
How do you want this to work:
1. Send email to all users from admin?
2. Send email each week with updates or something? (via cron)
First method is very easy to implement and i could add it to BETA4.
No sure if i add this for BETA4 though, but sure for RC1 (next version).
I agree. Its a good idea. I was thinking about this, but i was not sure how to implement it. I will add a new database table with the username and pornstar name he/she suggested and then you can check this from admin.