![]() |
Video Infusion Pro v3.2.0 by NetriX |
About This Infusion |
This is an infusion that will allow you to upload your own videos through the administration panel, embed custom video/media source, and add YouTube videos and custom source urls. You also have the option to configure the look of your video player's skin through the administration page. Features » Video CMS » Video Upload » YouTube Compatible » Addon Implementation » Share Features » High Definition Setting » Highly Customizable » Supported Video (flv mp4 mov f4v 3gp 3g2 mp3 flac) |
Developer Notes |
I had a lot of fun in creating this addon for the community. While minor versions of this infusion were emphasized around getting a general direction of where to take this infusion, I personally feel were getting ever closer to my original concept along with user suggestions with version 3. This infusion was created with simplicity in mind and the intent to produce a more stable environment for its purpose in use. |
Installation Guide |
Step #1 |
Upload the contents of the infusion into all the respective directories. » UPLOAD\administration\images >> ROOT/administration/images/ » UPLOAD\infusions\video >> ROOT/infusions/video/ » UPLOAD\includes\user_fields >> ROOT/includes/user_fields/ » UPLOAD\locale\English\user_fields >> ROOT/locale/English/user_fields/ |
Step #2 |
Navigate to: Admin Panel > System Admin > Infusions Select "Video" from drop down menu. Click "Infuse". |
Upgrading Infusion |
Navigate to: Admin Panel > System Admin > Infusions Select Video from drop down menu (should be green). Click "Infuse". |
Unistalling Infusion |
Navigate to: Admin Panel > System Admin > Infusions Under Infused Infusions find "Videos" Click "Defuse". |
Developer Tips / Debug Problems |
Infusion Not Installing |
One instance of the bug not allowing one to install the infusion is if the infusion was previously installed and not all data was removed after defusing. The solution would be to remove the table "NXV" under the row "admin_rights" in "dbprefix_admin" in phpmyadmin. Another simple solution would be to preview the following code in a custom page, take note I said to "preview" only. |
Video Not Uploading |
Usually when using a free host, file uploads are not allowed to a certain extent - one measure being excessive file size. Regardless, you can usually check the php configuration settings along with a defined max upload size in the Video Admin (Admin Panel > Infusions > Video Admin > Manage Settings). As of version 3.0.0 I've coded the script to display the max php configuration upload allowed, along with a max script upload defined by the end-user. The "Max Allowed by PHP Configuration" should not exceed that of the "Max File Size" as they should remain even if possible. One common mistake is that the php configuration file is not configured correctly to allow bigger download files to be uploaded. You'll need to find your php.ini file and edit the following: Do not make file changes unless you know what your doing! Contact your host if your troubled. You can find the php configuration file usually in: "usr/bin/apache/apache[?]/bin/php.ini". If not, refer to Admin Panel > System Admin > PHP Info > Details (Locate "Loaded Configuration File"). In your PHP.INI file, ensure the following parameters are met. File Uploads are ON Upload Max Filesize is larger than, if not the same as Max Upload Size defined in Video Infusion Script. As we're using POST data to upload videos along with images, you'll also need to ensure the post_max_size in your php configuration file is large enough to handle post data. Search out post_max_size in php.ini. Their is also a maxium time PHP will accept input calculated in seconds. You'll need to ensure you have enough time allowed for upload to process. If you do not have access to php.ini and your server supports .htaccess then you can insert the following into the .htaccess file. Change the values to satisfy your needs. Other than the information provided, lookout for error displays when attempting to check the error log for problems. Report any found problems @ PHP-Fusion.us for further support. |
Changelog |
v3.2.0 - Apr 26, 2017 - Fixed column width bug - Recoded Latest Video Center Panel - Added Latest Video Side Panel - Fixed SSL domain incompatibility - New video player - General bug fixes v3.1.2 - Dec 19, 2014 - Column support - Display breaks in certain browsers v3.1.1 - Dec. 18, 2014 - Fixed missing colspan attribute - Beautified Code - Optimal Adjustments to Code v3.1.0 - Dec. 18, 2014 - All known bugs fixed - Removed wmv support - Added mp3/flac and other audio support - Removed Skins - New Video Player - New Latest Videos Center Panel Layout v3.0.3 - Feb. 7, 2013 - Minor Improvements - Fixed Bug in Admin (logo position) - 5 New Themes v3.0.2 - January 26, 2013 - Added Subcategories - Improved Video Page Layout - New Logo Position Setting - Fixed YouTube Image Problem - Optimized Code v3.0.1 - January 21, 2013 - Official v3 Release - Submit Video Removed - Implemented User Adding Video Rights - Minor Bug Fixes v3.0.0 Beta - January 19, 2013 - Rewrote Core Code - More Stable Bug Fixes - User Field Addon - New Layout v2.4.0 - September 18, 2012 - Fixed Image Dimensions for Better Layout - Increased Column Count (Videos per row to 6 on setting) - Tweaked Layout for Better Viewing - Edit Video Option on Video - Upgraded to Latest Video Player Source - HTML5 Support (Videos now work on IPhone, IPAD, and Other Smart Devices) - HD Video Fixed - New Skins v2.3.3 - April 10, 2012 - Fixed Cat Images Missing v2.3.2 - April 9, 2012 - Bugfix - Delete/Upload Watermark Logo - Image sizes on index (no set dimensions) - GUI - Minor Improvements - New share panel layout, larger buttons - 3 New video themes: minima, newtubedark, modieus v2.3.1 - Unknown - Bug Fixes (Unknown) v2.3.0 - August 15, 2011 - Release Canidate - Upgrade from v1.5 - Upgrade Fixed v2.2 - August 12, 2011 - Video Submission - .wmv file's allowed (windows media video) - Submission Rights - Optimized Code - New Locales - Fixed bugs - Minor Issues v2.1c - August 8, 2011 - Fixed $aidlink variable - Fixed Video Image - Opted Video Force Image (Show uploaded image over default) - 3 New Skins Added - Optimized Code v2.1 - August 8, 2011 - YouTube Images Fixed - File URL Fixed - General Images Fixed - Missing element fixed - Upgraded Player - Removed Ads - Fixed Locales (other languages) v2.0 - August 7, 2011 - Video Image Upload - Category Image Upload - Improved Code - Fixed Bugs - Enable/Disable Comments/Ratings - Group Access - Improved Layout v1.05 - May 29, 2011 - Division by 0 Fixed - Missing Variable Fixed - Tweaked Code v1.04 - May 16, 2011 - Improved Admin Pages - Improved Layout - HD Video Added - Share Video Implemented - Image Links - Fixed Minor Bugs - New Skins - Optimized Code v1.03 - May 15, 2011 - Video Navigation - Change Columns (2 per cell to 1) - Fixed Upload Size - Improved Layout - Improved Search - jQuery Ratings - Fixed Minor Bugs v1.02 - May 15, 2011 - Fixed all Locales - Fixed Comments - Added Search - Improved Layout - Fixed minor bugs v1.01 - Fixed Custom Embed - Fixed Admin Navigation |
Copyright 2013 by NetriX. All Rights Reserved. |