Recent posts
#1
Hello, I've been wanting a video sharing website for two plus years now. Everyday, I dream about owning this. I've spent countless hours, dollars, time, frustration, and energy only to fine that this is a headache. I was hoping, still do, of having my dream come through on PHPVIBE. I've installed it again, only to find it's buggy. CAN CREATE PLAYLISTS which is a bomber. Does anyone have any idea if this VIDEO CMS will be finished?
Thanks
Merv
https://mervintimothyreyes.com
Thanks
Merv
https://mervintimothyreyes.com
#2
I have installed phpvibe11 on a subdomain and I can't get the feed to work
It just gives error
https://videos.oknews.press/feed.php
not found
HTTP ERROR 500
It just gives error
https://videos.oknews.press/feed.php
not found
HTTP ERROR 500
#3
error while add remote video from facebook and other source
Code Select
Fatal error: Uncaught mysqli_sql_exception: Unknown column 'privacy' in 'field list' in /www/wwwroot/example.com/app/classes/ez_sql_mysqli.php:264 Stack trace: #0 /www/wwwroot/example.com/app/classes/ez_sql_mysqli.php(264): mysqli->query() #1 /www/wwwroot/example.com/moderator/add-video.php(26): ezSQL_mysqli->query() #2 /www/wwwroot/example.com/moderator/index.php(42): require_once('...') #3 {main} thrown in /www/wwwroot/example.com/app/classes/ez_sql_mysqli.php on line 264
#4
Hello
While changing avatar or cover
i am getting "saveImage: This is not a resource" error
Here is the access log
folder permission is Already 755
While changing avatar or cover
i am getting "saveImage: This is not a resource" error
Here is the access log
Code Select
POST /add-image HTTP/1.1" 500 5 "https://example.com/add-image" "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/110.0"
172.71.198.139 - - [27/Feb/2023:05:43:05 +0000] "GET /favicon.ico HTTP/1.1" 404 4184 "https://example.com/add-image" "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/110.0"
172.71.198.175 - - [27/Feb/2023:05:43:13 +0000] "GET /add-image HTTP/1.1" 200 5632 "https://example.com/add-video" "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/110.0"
172.71.198.148 - - [27/Feb/2023:05:43:14 +0000] "GET /storage/uploads/def-avatar.jpg HTTP/1.1" 404 4185 "https://example.com/add-image" "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/110.0"
172.71.198.175 - - [27/Feb/2023:05:43:14 +0000] "GET / HTTP/1.1" 200 5767 "https://example.com/add-image" "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/110.0"
172.71.198.175 - - [27/Feb/2023:05:43:14 +0000] "GET /api/noty/ HTTP/1.1" 200 49 "https://example.com/add-image" "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/110.0"
folder permission is Already 755
#5
Quote from: Marius P. on It's actually not an error. You've installed PHPVibe on SSL, but accessing the website without HTTPS in the URL, this way the resources get blocked (the errors speak clearly). To avoid this on the server redirect HTTP to HTTPSThank You Very much Sir as per information you provided i found solution and its working now
Thanks Again
#6
It's actually not an error. You've installed PHPVibe on SSL, but accessing the website without HTTPS in the URL, this way the resources get blocked (the errors speak clearly). To avoid this on the server redirect HTTP to HTTPS
#7
little help would be appreciative
#8
Quote from: boydie100 on is there a Cron setting?
Yes, it was added long ago
https://forums.phpvibe.com/questions-clarifications/(video-cms-v4)cron-job-5208/msg27830/#msg27830
You can save your crons by clicking "Automate this" under a search. And run /cron.php in the server's crontab.
#9
Quote from: boydie100 on also, is there an rss feed output on latest videos?
Well, it used to be one..as you can see it was generated in the output of the cms.
Quote<link rel="alternate" type="application/rss+xml" title="VideoShifter All Media Feed" href="https://www.videoshifter.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="VideoShifter Video Feed" href="https://www.videoshifter.com/feed?m=1" />
<link rel="alternate" type="application/rss+xml" title="VideoShifter Music Feed" href="https://www.videoshifter.com/feed?m=2" />
<link rel="alternate" type="application/rss+xml" title="VideoShifter Images Feed" href="https://www.videoshifter.com/feed?m=3" />
but doesn't seem to work. I'm adding to the issues list.
#10
I don't think this is an error, is the way "private" works on the Youtube side.