Results 1 to 4 of 4

Thread: Jukebox Mod Now Available, V-Share-Mods.com!

  1. #1

    Default Jukebox Mod Now Available, V-Share-Mods.com!

    Check out the Jukebox Mod at V-Share-Mods.com

    Thanks, Jereme

  2. #2
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,389

    Default Re: Jukebox Mod Now Available, V-Share-Mods.com!

    I can't get it to work...it just sits there like it's trying to access the database over and over and then never does.

    Linux server on Infrenion.com PHP5. Tried it in vShare in root and vShare in subdirectory. It's like it won't connect to the database.
    If it's not fun, stop doing it!

  3. #3
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,389

    Default Re: Jukebox Mod Now Available, V-Share-Mods.com!

    It's working now. I'm not sure which variable that I changed fixed it, but it's working.

    There were 2 things that I missed. I had changed the number in the php file from 10 to 5, so I put it back to 10. Then in the html file, the <title> had "jukebox_white" and I changed that to "jukebox_black" (which is the one I was trying to use) and for some reason it worked after that.

    One thing I changed in the php file was this (I added the "approve" variable):

    Code:
    $query = "select * from video where viewtime<>'0000-00-00 00:00:00' and type = 'public' AND active='1' AND approve='1' $active order by rand() limit 10"; // Max 10!";
    If it's not fun, stop doing it!

  4. #4
    Join Date
    May 2007
    Posts
    394

    Default Re: Jukebox Mod Now Available, V-Share-Mods.com!

    Wow these mods look awesome. I'm thinking of getting "all of 'em" package....

    Not that this is a deal breaker, but is it possible to put in some code on a page that picks one of the mods at random and uses it? Say, like in the top or bottom advertisement for example? One time it's the "spiral", hit reload and it's the "float", go to another page and its the "jukebox".... anything like that possible?

Similar Threads

  1. Grid Mod Now Available, V-Share-Mods.com!
    By vsharemods in forum Template Modifications
    Replies: 0
    Last Post: 09-29-2008, 06:35 PM
  2. Gallery Mod Now Available, V-Share-Mods.com!
    By vsharemods in forum Template Modifications
    Replies: 0
    Last Post: 09-29-2008, 06:34 PM
  3. Spiral Mod Now Available, V-Share-Mods.com!
    By vsharemods in forum Template Modifications
    Replies: 0
    Last Post: 09-29-2008, 06:34 PM
  4. Scroll Box Mod Now Available, V-Share-Mods.com!
    By vsharemods in forum Template Modifications
    Replies: 0
    Last Post: 09-29-2008, 06:34 PM
  5. V-Share-Mods.com!
    By vsharemods in forum Template Modifications
    Replies: 0
    Last Post: 09-29-2008, 05:36 PM

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
  •