Probleem
Code: Selecteer alles
[phpBB Debug] PHP Notice: in file /tube/index.php on line 218: require_once(Zend/Loader.php) [function.require-once]: failed to open stream: No such file or directory
Mogelijk oorzaak
Geeft aan dat er een bestand(en) ontbreekt in de map Zend/Loader.php, deze wordt gerequired (een keer op regel 218 van de index) Loop voor de zekerheid even je MOD na.
Mogelijke oplossing
In de install.xml kom ik het volgende tegen wat je nog moet doen op een of ander manier.
Code: Selecteer alles
Now visit http://www.your_domain.com/install/ in your browser to complete the setup of the OurTube mod.
This mod is installed in a Disabled state, i.e. you will need to switch OurTube on within the OurTube general settings page of the ACP.
Upload Functionality;
To get the video upload and conversion functionality enabled, you will need to complete the following steps;
1. Set the 'FFMPEG', 'MENCODER' 'FLVTOOL' and 'SYSTEM TMP' options within the OurTube ACP settings (you can use the 'Search for ...' options if you like, although these will only work if open_basedir is disabled).
2. Enable 'Upload' in the 'Formats' section of the OurTube ACP settings page..
YouTube Functionality;
If the installer confirms you have a new enough version of PHP (>= 5.1.2) to run the YouTube functionality, you will need to complete the following extra steps;
1. Extract the 'ZendGdata-1.7.3.tar.gz' archive located within the 'contrib' directory.
2. Upload the resulting 'ZendGdata-1.7.3' directory to be within the 'tube' folder (i.e. $phpbb_root_path/tube/ZendGdata-1.7.3).
3. Set the 'Zend Framework' variable within the OurTube ACP settings to be 'ZendGdata-1.7.3/library/'.
4. Enable 'YouTube' in the 'Formats' section of the OurTube ACP settings page..
Mocht het niet werken
DIt lost je probleem op als je dit nog uitvoert, dan moet het werken, moet je nog maar even reageren.
Succes