Adult Script Pro Community Forums

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.

#1 2011-09-01 18:43:26

Eri
Member
Registered: 2011-03-18
Posts: 977

[FIXED] Related Videos with Sphinx are the same for all videos

Related Videos with Sphinx are the same for all videos, maybe there is a cache problem ( it shows only the oldes videos. from id 1 to 10

Last edited by Eri (2011-09-01 19:22:09)


Best Adult Affilitate Network:
ExoClick
Best Deals on Dedicated Servers - CDN
INXY

Offline

#2 2011-09-01 19:41:22

Eri
Member
Registered: 2011-03-18
Posts: 977

Re: [FIXED] Related Videos with Sphinx are the same for all videos

fixed,  after

 private function get_related_videos($video_id, $title, $tags, $categories)
    {
      $cache_id    = 'video_related_'.$video_id;
          if (!$related = $this->cache->get($cache_id, 3600) OR
              !$related_total = $this->cache->get($cache_id.'_total', 3600)) {

added

$sql_tag    = array();
              $tags        = explode(',', $tags);
              foreach ($tags as $tag) {
                    $sql_tag[] = "'".$this->db->escape($tag)."'";
              }    
              

Best Adult Affilitate Network:
ExoClick
Best Deals on Dedicated Servers - CDN
INXY

Offline

#3 2011-09-02 07:50:19

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: [FIXED] Related Videos with Sphinx are the same for all videos

Ok. I'm gonna review this right now and launch RC4 with all the fixes.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#4 2011-09-02 11:57:30

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: [FIXED] Related Videos with Sphinx are the same for all videos

Fixed in RC4 (i had to make some more modifications though, so some small edits to sphinx.conf will be needed).


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

Board footer

Powered by FluxBB