DNN Hosting Register Login
 
Latest Discussions Minimize
UVG Converter customization by webzoneus
My customer had several very weird and specific needs and we successfully adapte...
How I relate Ultra media Gallery with DNN store module by reetesh
HI,I am interest to puchase ultra media Gallery w/ source but I want to ask abou...
UMG2.0 broken after moving to a new server by brodbeckus
Hi friends!I've got an old version UMG (2.0) and I recently moved from one serve...
Video Views by dman
We are trying to programatically update a field in our database when a video is ...
crash after uninstalling UMG by markdenteuling
Hi,I have uninstalled UMG 4.0.4 through DNN and deleted the remaining folders th...
Custom Sort order by joshlfisher
I have a video list module displaying all videos in a certain category. I need t...
quick rate problem in 5.4 by OKCChopper
mxdirtonline.com the quick rate module constantly just shows loading. i am ru...
How Could I Insert a Custom Swap Image for Non-Flash Browsers? by RegGFX
I have a situation where some (because of security concerns)do not allow ActiveX...
what is mean by Online video conversion ? by marbab
I have read the home page. Its written under UVG that we can do 'Online video co...
How to Simplify Personal Gallery? by blob150
I am using UMG 5.3 intergated with Smart-Thinker User Profile.  I have a page se...
Our Partnership Minimize
If you are looking for good DNN hosting, then PowerDNN is the best DNN host around!
Support Forum Minimize
Subject: Changing "date added"
Prev Next
You are not authorized to post a reply.

Author Messages
Piet Jansen
Posts:16
Silver Member

08/22/2008 6:46 AM  
Hello,

Is there a way to change the date the video is added? I want to re-upload some old videos, but I want them to have old dates, becuase I don't want them to be on top in "most recent".

Thanks.
Pengtsen R
Posts:5448


08/22/2008 8:22 AM  
you need to change it manually in database, the created date is stored in "createddate" column in UVG_Video table.

Pengtsen R
http://www.bizmodules.net
Piet Jansen
Posts:16
Silver Member

08/22/2008 9:41 AM  
I see the column, but I don't know what to do there. I can't see the individual video's there? I don't want to change the way UVG calculates the created date, I just want to change it for a couple individual movies.
Pengtsen R
Posts:5448


08/22/2008 5:01 PM  
run this query to change the created date of specified video only:

update uvg_video set createdate='xxxx' where itemid=your video id.

Pengtsen R
http://www.bizmodules.net
Piet Jansen
Posts:16
Silver Member

08/23/2008 5:31 AM  

Thanks for your help, but I don't know much about managing the database.

If you have the time, could you explain the steps in more detail? I us SQL 2005 management studio express.

I understand if this is too much to ask, because I probably should know this stuff myself :)

Pengtsen R
Posts:5448


08/23/2008 5:40 PM  
in the management studio, connect to your database, click "New Query" in the top left corner, then you can write a query and run it.

thanks.

Pengtsen R
http://www.bizmodules.net
You are not authorized to post a reply.
Forums > Ultra Video Gallery > Support Questions > Changing "date added"

Enterprise level DotNetNuke Solutions Copyright © 2005-2008 BizModules   |  Contact Us  |  Terms Of Use  |  Privacy Statement