Results 1 to 9 of 9

Thread: a few bugs I found

  1. #1
    Join Date
    May 2007
    Posts
    212

    Default a few bugs I found

    Great script but there are some issues it found...

    1) when you click on the send message button on a person's profile it shows a error page

    the link is like this
    http://www.duttyclips.com/Moterhead1/co ... Moterhead1
    moterhead1 is a user

    the directory moterhead1 after the root url should be deleted for the link to work.

    2) when adding people to your friends link that are already in the site you send them the SAME invitation email as people who are NOT on the site. There is no automatic add feature for people already on the site it seems

    3) CHANNELS!!!!

    for some reason when you go to the channel link it only shows the top people in the channel and the top viewed videos...NOT any of the other vids in the channel...that is kind of wack...i think it used to do that previously.

    and lastly

    this may just be in my personal case but...

    I added a background to my header table and for some reason it doesnt display on all the pages....just some !?!??!?!?!!??!?!

  2. #2

    Default

    I have noticed that in templates, there are two different header files. Maybe that's why the last one occurs??
    This member is now known as Sitting Out

  3. #3
    Join Date
    May 2007
    Posts
    212

    Default

    your mean header.tpl and then the header_bottom directory with it's file? cuz they control different aspects of the header includes

  4. #4

    Default

    Sorry, my mistake. I was thinking of another clone that has two header files.
    This member is now known as Sitting Out

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

    Default

    Try putting the background configuration in the css rather than in the "header.tpl"...one less thing to have to monkey with when a new update comes out.

    templates>css>style.css

    It's the first order of things and should look like this:

    Code:
    body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #CCCCCC;
    color: #222222;
    margin: 0px;
    padding: 0px;
    background-image:url(http://sca-video.com/templates/images/bak.jpg);
    }
    This is exactely why I wish the colors and stuff for the templates was all in the CSS. Would make modifying it so much easier and save a big headache with each update for those of us who have made changes to the templates.
    If it's not fun, stop doing it!

  6. #6
    Join Date
    May 2007
    Posts
    212

    Default yea

    you and me both brother, i get so sick when I have to overwrite something and then come back and redo what took me 4 hours to do in 6 different files

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

    Default

    that's "sister" to you friend. LOL
    If it's not fun, stop doing it!

  8. #8
    Join Date
    May 2007
    Posts
    212

    Default

    Oh im sorry lol but yeah

  9. #9
    Join Date
    May 2007
    Posts
    588

    Default

    1) this one seems fixed in 2.4

    2) yup could do with a change as its not ideal

    3) hmm i just looked at old vshare sites and it seems the same...though i agree it would be better to list them all like other youtube clone scripts

Similar Threads

  1. [bugs] v2.7
    By RAMMSTEIN in forum General Discussions
    Replies: 1
    Last Post: 05-14-2009, 06:16 AM
  2. Few Bugs - Someone please help?
    By Heavenly in forum Bug Reports
    Replies: 5
    Last Post: 05-30-2008, 02:20 AM
  3. new bugs found
    By turtletracker in forum Fixed Bugs
    Replies: 4
    Last Post: 07-03-2007, 02:50 PM
  4. [FIXED] Bugs that I have found in vShare2
    By mismo in forum Fixed Bugs
    Replies: 1
    Last Post: 05-15-2007, 02:02 PM
  5. Some bugs i have Found So Far.
    By zeffer in forum General Discussions
    Replies: 3
    Last Post: 05-12-2007, 05:12 AM

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
  •