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.
Yes, its possible. The mass embedder does not optimize the thumbs. Email me the site's url and also access.
No, you can upload any video format. The script will take care of the conversion.
Well this is the easy part...but the most important one ))
I'm building the models frontend part at this point. I've reviewed several big sites and none have sef urls for models (and other content parts). At this point in 2.x we have pornstar/order/page/, i'm thinking to have pornstars/?order=viewed&timeline=month&page=2 (also there are several other options). I'm considering this because there is a canonical link that only has pornstars/?order=viewed (or another order) as url (the canonical url is used to signal search engines the orrect urls and eliminate duplicate content pages).
What error do you get when calling ajax? You can see this with firebug.
The size of the thumbs can be defined in Admin -> Video -> Config -> Thumb. Depending on the resolution the thumbs will be resized (this is how it works for all sites). This does not influence seo. If you enable imagemagick as thumb extractor and then test again (once you have a couple of videos that used image magick to extract the thumbs). Basically the optimization is about a JPEG optimization technique (like this http://www.tecmint.com/optimize-and-com … mandline/).
Yes, i could add the mass edit/bulk edit features.
Which images, the video thumbs?
This feature is only available on the photo album page. If you want to add this to the photo view page, you need to copy the exact code for the slideshow button and the javascript code.
This means that the script failed to fetch something from the database. Email me access to your server and i'll check.
What error do you get?
My conclussion after all these years is that in the case all your traffic is gone then there is something wrong with the ads. I've had several clients lose all their traffic because their ads were redirecting via javascript. Anothing problem is a link on a bad site (which google interprets as manual actions). I've had a similar problem and my traffic got back though (not for my adultscriptpro.com site, which has a problem because i link to adult sites...).
Yep, its already fixed. Email me and i'll send you the fix.
I dont know exactly if it will be exactly like you described, but something similar. The forum module will be added and then its easy to custize the frontpage part. You will be able to select what to display on the frontpage, like popular videos from the past month, new videos, most viewed, featured and so on...
@QuebecCoquin: yep, i could add that with enable/disable.
I just finished 3.x version of the graber. New features:
- better automatic categorization
- you can add channels to videos now directly from the graber interface
- automatic model/pornstar detection
- can be configured to add 5 or more videos every day from a specific url (eg: search results page)
- better queue management
I removed the forum because it had a few design problems. Will add it back in version 3.x.
There is nothing i can do. You have to contact your server administrator and ask them to enable the exec() function. This has nothing to do with the script, its about server configuration (more exactly php configuration). There is a option in php.ini to list functions that you want disabled. exec() function is in that list. It needs to be removed from that list. Another possible reason would be a security extension like php-suhosin...
Just a little preview of the thumb preview stuff )
https://sendvid.com/v8bc2yxd
Decided to remove all players and keep only videojs. I added more features, like hotkeys, thumb progress and will also add sharing and related. Also i will cut some corners in order to be able to finish. Have a initial working version and then add more features.
What do the logs say? In config.php do you have the same url with www or without?
It should be working, just used it a few days ago, but i will test again tomorrow. Email me and i'll send you the latestversion of the graber!
You can use the wordwrap function in php
You could also allow google bot to access your videos...
In your case i just redirected private_html to public_html in order to have the same contents for https and http.