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.
My site suddently came up this error message, please help!
Query: SELECT video_id, title, slug, rating, rated_by, duration, thumb, thumbs, total_views, ext, add_time FROM video WHERE status = 1 ORDER BY view_time DESC LIMIT 8
Error Message: Table './xxxhotav_aspro/video' is marked as crashed and should be repaired
Error Number: 145
I purchased the installation package, so I should have the git installed?
If I don't, where can I get git? is there instruction for this?
One more question, do I type the commands from any directory, or in certain directory?
If I want to update the ffmpeg, do I proceed the following code only?
I tried it, but I got git command not found message.
Install ffmpeg from git:
git clone git://git.videolan.org/ffmpeg.git ffmpeg
cd ffmpeg
./configure --prefix=/usr/local --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-postproc \
--enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb \
--enable-libvpx --enable-libx264 --enable-libxvid
make
make install
I created video sitemap xml, but the file is only 254B, and I have over thousand videos, does this sounds normal?
I worry the file don't take UTF8 characters? I don't see any url inside the xml file.
So I created a video sitemap xml file, and the SEO meta description points to the xml file, am I doing it right?
I wanna add pop under advertise code in the video view section,
but the code should be pasted into the HEAD section, which file should I edit? or if I can do it in the admin section?
I went to search my website on google, but I can not find any video title from google, is it possible to make it searchable?
How do I enable html code in the video description section?
I want to add some pictures in the description.
Yes, I want to use my own thumb as the movie cover picture.
I think I got it, now I command umask to 000.
Still can't get it work, I have to change chmod for every new created folder.
I umask the 000 folder to 000, the next time I log in, it returns to 022.
I want to upload a thumbnail to the folder.
but the new generated folder is set to chmod 644
How do I make it chmod 777 everytime it generate the thumb folder?
I gotta change it to 777 for new folder everytime.
I set it to 777, now it's working.
yes, the folders is set to 755, but I found the picture is set to 644.
I tried to change it to chmod 755, but I got no permission message.
I wanted to upload a picture as thumbnail, but I got access denied, and error message "The filename provided is not being accepted by the server".
How do I fix this? If I can upload from the controller panel would be nice.
How do I install the latest ffmpeg? is there a tutorial?
The video.php is already -crf 26
What's the best conversion settings for MP4 format?
I have it in default, how can I make it faster loading without quality loss?or maybe a little is fine, I just want to make it faster load.
I tried it, but it doesn't work for me as well.
Anyone can confirm if it only work for paid player?
I reboot the server, now it's better, although not as fast as other sites, but reasonable.
My server upload speed is 1000mb, I dunno if this is enough?
what's the best settings? is it possible to make it instant play like other sites?
In the front page, the "popular tags", and under video "days" can not be changed to Chinese.
I already changed it in language manager, but nothing happened.
Besides, the title of registration email sends to user can not be displayed correctly, it sends weird codes to my hotmail. I think it does not display UTF8, because the title is in Chinese as well.
Wondering why my site videos loading so slow?
other site's video is loading like instant, and mine takes about a minute to load.
Is there anything I can tune?
Here's my video http://www.xxxhotav.com/376/芸能人大亂交4時間sp-hitomi-part4/
It's working now. Thank you
I changed the code, but still the same, page displaying 1-3.
How do I display more pages in the video category instead of only 3 pages at a time.
And maybe add displaying pages on the top would be nice too.