i think i have discovered what the issue is with my video index page
for some reason when i submit a new video to my forum, the video_id table in SQL is not filling in correctly...
lets say I have a video, youtube..embedded to my forum
http://www.youtube.com/watch?v=0XxI-hvPRRA
I would assume the video_id should be
0XxI-hvPRRA
but instead it is just 0
could this be the reason my videos arent displaying properly on the index page? how would I go about fixing this?