• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] upgrading to subversion 17 not applying

Started by vooping,

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

voopingTopic starter

On the main administration it still shows im on subversion 15.

Ran the sqlupdater.php and cleared ALL cache

This was the result:

QuoteHomepage table updated...
Comments table updated...
Users table updated...Search indexes updated...
Performance indexes updated...
ezSQL (v2.17) Debug..

Last Error -- [Duplicate key name 'uid_uni']

Query [24] -- [alter  table vibe_likes add unique uid_uni (uid, vid)]

Query Result..

No Results

  •  

PHPVibe A.

The only thing you need to do is replace the files, no sqlupgrader is needed, that's only for 3.6 upgrades.
The version is keeped in moderator/version.php, if you don't update that file it will not see the version up.

voopingTopic starter

I didn't want to create a new thread for questions and spam the threads, so I will manually change the subversion I suppose.

Another question, the videos being uploaded show that it was uploaded starting 12hrs ago. Meaning, the time of user uploading the video is incorrect. Is there a fix  for this?
  •  

PHPVibe A.

Quote from: Alexander on
Hi,

top of vibe.setts.php

/** Timezone (set your own) **/
date_default_timezone_set('Europe/Bucharest');


Timezones -> http://php.net/manual/en/timezones.php

voopingTopic starter

got it thanks.

Question: When an image is uploaded, it also shows in newest videos. Is this a bug?
  •  

PHPVibe A.

Not really, the bug is that it says 'video' but it can be edited from language, that list is for all media.

Similar topics (7)