• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Error in rss creating

Started by nobelkansal,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nobelkansalTopic starter

Showing an error for rss

Warning: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in /home/user/public_html/feed.php on line 20

provide the code to solve it.....
  •  

PHPVibe A.

This applies to you also.

Quote from: Alexander on
For the server time / your time difference, it's simple, open vibe.setts.php

At the top it has:

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


change it to

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


and edit Europe/Bucharest to your local timezone (list of timezones is here http://php.net/manual/en/timezones.php ).

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 43298

The problem of video viewing PHPVibe 5.0

Started by Nayn


Replies: 25
Views: 72484

embed video does not work on v5

Started by neospider69


Replies: 6
Views: 53702

when slecting to unpublish music mp3 - next page says unpublished video ?

Started by spirog


Replies: 2
Views: 4682

insite ads issue when selecting above/below video player location

Started by georgepanaitescu


Replies: 3
Views: 24616

Video that I've uploaded needs to have that value in admin to upload

Started by spirog


Replies: 4
Views: 7687

video,playlist,images, etc. (frontend) select all deselect all reselect all

Started by spirog


Replies: 3
Views: 7497