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.
Pages: 1
It returned
Fatal error: Call to undefined method VVideo::convert_mp4_hd() in /home/public_html/modules/video/helpers/conv.php
I checked the files in server, an MP4 file was created by it is not the HD one. And this message came out after the script finished creating the normal MP4 file.
Offline
Hmm...are you sure you copied all files?
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Well, I suppose I have copied all files since this happens on both severs, even for the one with fresh installation of 1.2.3.
sorry that I did not copy the whole line of error message, it should be
Fatal error: Call to undefined method VVideo::convert_mp4_hd() in /home/public_html/modules/video/helpers/conv.php on line 92
Last edited by discuss4u (2015-02-22 09:21:05)
Offline
Edit modules/video/helpers/conv.php and replace:
convert_mp4_hd
to:
convert_to_mp4_hd_ffmpeg
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Pages: 1