New Dynamic YouTube Gallery - Embed YouTube Playlist, Channel, Live Stream in minutes. Read More

Video won't play - Local website/Joomla/XAMPP

  • Kyle
  • Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0

Video won't play - Local website/Joomla/XAMPP was created by Kyle

Hi,

I working on a website on a local server using XAMPP/Joomla and a Helix 2 framework. I have installed the AllVideoPlayer extension and have been able to get the video player onto the website, however, when I hit play I just a black screen and the spinning loading symbol. There is an error I encounter when I try to manipulate the videos in the administration (not sure if it has to do with the problem): "Notice: Undefined index: in C:\xampp\htdocs\joomla\administrator\templates\isis\html\message.php on line 24"
The video's I try to upload, located in my sever folder are .m4V's.
Can you please help?

Thank you,
Kyle
10 years 1 month ago #6590

Please Log in or Create an account to join the conversation.

  • Posts: 2477
  • Thank you received: 1451

Replied by Administrator on topic Re: Video won't play - Local website/Joomla/XAMPP

Regarding 'Notice: Undefined index: ...',

- Open {root}/administrator/components/com_allvideoshare/models/videos.php

- Find the below code
$mainframe->redirect($link, $msg);
- and replace it with this,
$mainframe->redirect($link, $msg, 'message');
Regarding Video playback,

- Kindly double check whether the video file path was correct. The issue is related to the video itself, So, I need to check it live to find the exact reason for the failure. Could you please host your site in a web-server and get me the access ?
10 years 1 month ago #6591

Please Log in or Create an account to join the conversation.

  • Posts: 13
  • Thank you received: 0

Replied by nick on topic Re: Video won't play - Local website/Joomla/XAMPP

hello
I have the same message whem save ou apply changes in backend (example set the player, I wanted to modifie the width

I modified the code :
/administrator/components/com_allvideoshare/models/videos.php
but allways the same error :
Notice: Undefined index: in /home/xxxxxxxxxx/administrator/templates/isis/html/message.php on line 24
:(
9 years 8 months ago #7125

Please Log in or Create an account to join the conversation.

  • Posts: 2477
  • Thank you received: 1451

Replied by Administrator on topic Re: Video won't play - Local website/Joomla/XAMPP

@ nick,

Did you tried the same solution provided in Post ID#6591 ? It should solve your problem.
9 years 8 months ago #7126

Please Log in or Create an account to join the conversation.

  • Posts: 2477
  • Thank you received: 1451

Replied by Administrator on topic Re: Video won't play - Local website/Joomla/XAMPP

@ nick,

Did you tried the same solution provided in Post ID#6591 ? It should solve your problem.
9 years 8 months ago #7127

Please Log in or Create an account to join the conversation.

  • Posts: 13
  • Thank you received: 0

Replied by nick on topic Re: Video won't play - Local website/Joomla/XAMPP

yes !
and this do not solve the problem


I am not on a local server
9 years 8 months ago #7129

Please Log in or Create an account to join the conversation.

Time to create page: 0.104 seconds

We accept cookies to provide you the best viewing experience. By using our services, you agree to our use of cookies