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
Well i dont know if there is a bug or if this is supposed to work but the related videos sometimes could be more related, meaning there are more videos more related (taking into account the tags and the title) from those which actually appear at the related video section. I woul dlike to know excactly how does sphinx find the related videos in order to either change my titles or the tags
Offline
Edit modules/video/components/view.php and schroll download. Replace
$sphinx->SetFieldWeights(array('tags' => 100, 'title' => 70, 'description' => 30));
with:
$sphinx->SetFieldWeights(array('tags' => 50, 'title' => 100, 'description' => 30));
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Pages: 1