Ok, I wanted to give the new update a day or so before I upgraded. I just installed the upgrade and set up my cron job. Here is the problem I am having.

When I upload a video, the upload goes fine, except the video is not added to the front page under the "New Videos" section. The only way to see it there is to look on the profile of the person who uploaded it.

Also, even though the video plays fine, after you watch the video it is not added to the "Recently Viewed" list on the main page. The list does seem to get updated, but only if you watch one of the old videos.

My cron job is set up as (where sporvcom is my user name)

/user/bin/php -q /home/sporvcom/public_html/cron.php > /dev/null &
So my problem is:

- Uploads not featured on the New Videos list
- New videos that are played are not listed as Recently Viewed.

What do you think is the cause of this?

Update

I noticed that "Auto Approve" was disabled in the admin control panel. I switched this to enabled, and now it appears to be working fine. I dont remember this being in the other version.

The only problem is that three videos uploaded by myself and other members during the interim still do not show in any place. I do not see a place to approve them. Is there a solution other than asking them to delete and reupload?