[ Video Sharing CMS v4 ] PHPVibe 3.6 - Patch for 3.5 [Fixes and discussions]

Started by PHPVibe A.,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

PHPVibe A.Topic starter


shtefcs

  •  

PHPVibe A.Topic starter

Not this days, Mario is still not 100% recovered from his medical issues.
I'm doing the list but I would not have access to commit it anyways.
From what I know tomorow it's his first day at work, can't wait.

shtefcs

  •  

ajitsingh

  •  

PHPVibe A.Topic starter

We're still working on players, it's not very easy to add an new player and hook it everywhere.
also, have to change the twitter login class...sorry guys, there is a lot of work to do, the issues solved are cut on the list up.

grantj21

How about been able to play other source videos in local player?
  •  

PHPVibe A.Topic starter

Quote from: grantj21 on
How about been able to play other source videos in local player?

You can't do that with source grabbing, if they change something all your videos go offline.
You could try gk plugins, there is an topic about it.

PHPVibe A.Topic starter

WTF is wrong with Twitter?
We've tried all the php classes on their site and no longer can login with them  >:(

Marius P.

Quote from: Alexander on
WTF is wrong with Twitter?
We've tried all the php classes on their site and no longer can login with them  >:(


You won't believe what the old class needed to work =))))

Tip:
lib/twitter/EpiTwitter.php now looks like this:

protected $requestTokenUrl= 'https://api.twitter.com/oauth/request_token';
  protected $accessTokenUrl = 'https://api.twitter.com/oauth/access_token';
  protected $authorizeUrl   = 'https://api.twitter.com/oauth/authorize';
  protected $authenticateUrl= 'https://api.twitter.com/oauth/authenticate';
  protected $apiUrl         = 'https://api.twitter.com';
  protected $apiVersionedUrl= 'https://api.twitter.com';
  protected $searchUrl      = 'http://search.twitter.com';
  protected $userAgent      = 'PHPVibe';
  protected $apiVersion     = '1.1';
  protected $isAsynchronous = false;
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

PHPVibe A.Topic starter

Quote from: @Mario on
You won't believe what the old class needed to work =))))

Tip:
lib/twitter/EpiTwitter.php now looks like this:

protected $requestTokenUrl= 'https://api.twitter.com/oauth/request_token';
  protected $accessTokenUrl = 'https://api.twitter.com/oauth/access_token';
  protected $authorizeUrl   = 'https://api.twitter.com/oauth/authorize';
  protected $authenticateUrl= 'https://api.twitter.com/oauth/authenticate';
  protected $apiUrl         = 'https://api.twitter.com';
  protected $apiVersionedUrl= 'https://api.twitter.com';
  protected $searchUrl      = 'http://search.twitter.com';
  protected $userAgent      = 'PHPVibe';
  protected $apiVersion     = '1.1';
  protected $isAsynchronous = false;


You're shitting me???? I've lost 4 days testing new classes.  >:( >:( >:( >:( >:( >:(

Marius P.

Quote from: Alexander on
You're shitting me???? I've lost 4 days testing new classes.  >:( >:( >:( >:( >:( >:(

Sorry buddy, it happens! I'm on my 8th day experimenting with the new players, and they still don't work flawless...this things take time, you have to find every stupid little thing...

We're almost there, and then it's Easter vacation time!!!
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

tectonny

Good morning everyone, I'll give them a hint, the search could show the inicioo s videos on site, and then the online videos on Facebook.

Ie when no video the search will show straight from Youtube, see an example on this site:

http://midia.atualfeed.com.br/

See it show any video from Youtube that is not even on the site, and still plays without leaving the site.

It would be perfect.
  •  

PHPVibe A.Topic starter

Sanishan did something like this as an mod http://phpvibemod.com/free-youtube-search-module-phpvibe

But, if you go like this, it will work a few searches, then return empty, as Youtube has more an more limitations https://developers.google.com/youtube/v3/getting-started#quota

tectonny

Yes, but the site I gave the example works without problems.
I took the suggestion because the visitor does not even need to leave the site.
  •  

PHPVibe A.Topic starter


identicalmedia

SUGGESTIONS

CAN WE HAVE THE FOLLOWING IN 3.5 UPDATE?

1. BLOCK FOR BLOG on home page
2. related articles on Article Page
  •  

PHPVibe A.Topic starter


PHPVibe A.Topic starter


ronyhage

  •  

PHPVibe A.Topic starter


shtefcs

I know i am boring, but I am impatient like many other users. Can you tell us when you gonna release update. Few days, weeks, months or maybe even years ^^ ?
  •  

fourdeltaOne

question if the new update will be released, those who purchased pro edition version, update will be free?
Skype: epic.mediauz
  •  

PHPVibe A.Topic starter

The upgrade will be free, the only thing left is an logo on Chameleon player html5 version (flash for now we'll not have logo support).
So, today, tomorrow...

fourdeltaOne

Thank you  for your work! looking forward to the update)
Skype: epic.mediauz
  •  

Similar topics (7)