Results 1 to 5 of 5

Thread: Some tags leading to 404 error

  1. #1
    Join Date
    Apr 2010
    Posts
    88

    Default Some tags leading to 404 error

    I'm not sure if this is a bug or what, but I have searched high and low in this forum and couldn't find any threads about it. Certain tags on my site are not working. It goes to the 404 error page but there are clearly videos for these tags. Example http://shegotass.info/tag/workout/ leads to 404 but when you do a search for workout you see like 11 videos with that tag workout - SHEGOTASS.info - We Know Booty - Nothing but ass! We dont only have black girls! Several Daily Bigass Updates!

    It's a whole lot of them like that. Can anyone tell me if this is a problem that's been solved? It's really bad traffic wise when visitors keep getting these errors. Thanks

  2. #2
    Join Date
    Apr 2010
    Posts
    88

  3. #3
    Join Date
    Apr 2010
    Posts
    88

  4. #4

    Default

    Hi,

    To solve this problem, do the following,

    Open tag.php file and find,
    Code:
    if ($page > round($total / $config['items_per_page']))
    replace with,
    Code:
    if ($page > ceil($total / $config['items_per_page']))
    Check now.

    If you can't get it fixed, open a support ticket at

    BuyScripts Helpdesk

    with your vshare admin and FTP login details.

    Thanks,

    Buyscripts Team.

  5. #5
    Join Date
    Apr 2010
    Posts
    88

    Default

    Ok cool. I got it solved about 2 minutes ago actually. But glad you posted this for future reference and for others to. This was a pain in the but..

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •