[ Video Sharing CMS v4 ] PHPVibe 4 Patches (Minor upgrades)

Started by PHPVibe A.,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

PHPVibe A.Topic starter

To install a patch simply replace the files changed with fresh ones downloaded from the store. Re-download PHPVibe. The cms's current files are always updated to the latest available patch.



Patch 13 (minor):

Improves Arabic names routing and naming as asked here http://www.phpvibe.com/forum/how-to/url-seo/msg25006/#msg25006
Improves facebook comments (responsive)
Adds video actions removal on video delete.

Touched:
lib/functions.php
lib/comments.php
index.php
moderator/edit-videoad.php


PHPVibe A.Topic starter

Patch 14 (minor)

Changed files:

lib/class.youtube.php
moderator/youtube.php
moderator/youtube-1by1.php
moderator/dashboard.php
moderator/version.php


Adds playlist importing for Youtube.
Adds version number to PHPVibe's dashboard for real time checking.

PHPVibe A.Topic starter

Patch 15 (minor)

Changes:

lib/functions.php

Fixes ads rendering on other players which don't support onVideo ads, adds seo urls translations for arabic, vietnamese, and more, changes tags to use a simple seo (fixed for arabic) system.
moderator/css/plugins.css

Fixes dropdown styling conflicts.
moderator/homepage.php

Fixes category selection on some browsers.
moderator/version.php

version up to 15
com/com_music.php

Fixes the upload "Waiting" by changing the input's id.
tpl/main/css/vibe.style.css
Very small edit from .UploadForm #Subtn  to .UploadForm #Subtn2

PHPVibe A.Topic starter

Patch 16

Fixes view count under cache.
Changes in the cache system.
Removes cache out of load.php (enables ajax from plugins).
Removed cache for users on video page.
Improves embed.
Fixes (partially for some player) responsive iframe (embeds).
Adds comment output to guests when no comments.
Upgrades JwPlayer.
Restricts logins to system (better security, can be uncommented).
Ads tags (title generated to Youtube imports).
Responsive css improvements.

Small css edits and fixes.


Clear cache and clear browser cache after overwriting the changed files.

Changed files attached.

PHPVibe A.Topic starter

Also re-patched com/com_music.php (added fail thumb).

PHPVibe A.Topic starter

Patch 17 is being built, edition in the store has few changes (css mainly), sorry, was a mistake for my colleagues to lvl up.

PHPVibe A.Topic starter


PHPVibe A.Topic starter

Patch 18:

Removed Facebook's deprecated scopes from the login:
/vibe_setts.php

Improved source's actions hooking via plugins. Improved class providers.
Fixed HD rendering weird due to css.
Removed unique views tracking (was failing under cache).
Mass improved search sorting.
Mass improved related videos sorting.
Improved login security.
+ Hidden sidebar by default on video page.
+ Flatten playlist design, moved playlist header as requested (a la Youtube)


Files changed are in the screen attached ( Don't forget the vibe.setts.php)




PHPVibe A.Topic starter

Patch 19 :

XSS change in

lib/functions.html.php

PHPVibe A.Topic starter

Patch 20 (Severe)

As the Youtube API v2 is no longer functional this patch will replace the old Youtube importer with a functional one.
Details here: http://www.phpvibe.com/forum/phpvibe-announcements/the-youtube-importer-is-being-upgraded/

Changed files:
/cron.php
lib/class.youtube.php
lib/class.providers.php
lib/functions.php
/moderator/adm-functions.php

/moderator/yt.php
/moderator/yt_search.php
/moderator/yt_bc.php
/moderator/ytsetts.php
/moderator/hooks/youtube.hook.php
/moderator/css/style.css

removed files: 
/moderator/youtube.php
/moderator/youtube1by1.php

PHPVibe A.Topic starter

Changed a bit the typography.
Removed uniform, added icheck.
Removed images and mp3s from video browsing.


Touched:

/tpl/main/plugins.css (added blue.png in the folder also)
/tpl/main/js/ files : phpvibe.forms.js phpvibe_app.js
/com/com_videolist.php

PHPVibe A.Topic starter

Patch 21 (severe)

The patch is independently located in the folder /PHPVibe 4/Upgrades/Patch 21/ in the new PHPVibe archive, download http://get.phpvibe.com/buy?id=22
The cms is patched to 4.21 (patch committed to release).

Warning: This patch contains a major upgrade to the anti-xss class, not applying the patch to the file /lib/functions.html.php may be leave you vulnerable to injections.

More:
- Adds playlist import to cron.php (also likes and uploads playlists).
- Adds missing views count code to images
- Adds close add to embed iframe
- Small fixes

PHPVibe A.Topic starter

Patch 22 (critical)

Touched file: stream.php
Removed security bug.
Please update this file asap!

Touched also:

/tpl/main/css/blue.png
/tpl/main/css/blue@2x.png


The iCheck developer has packed bad, big size, not rendering properly png files for the checkbox replacements in his release, we've replaced them now with the real images.

Patch file located in /Upgrades/Patch 22/ , download http://get.phpvibe.com/buy?id=22

PHPVibe A.Topic starter

Patch 22 updated

stream.php - Bypass security check for images.
com/com_register.php - Filter e-mail and redirect to login after registration.

Similar topics (7)