The problem is on the front end when the user uploads a video, after uploading, the page redirects to a error 500 page with this message:
| Code: |
500 - View not found [name, type, prefix]: upload, html, contentView
|
I tested the conversion using the backend tester and it works fine. The video being submitted by the user is uploaded and converted as well. Although when using Firefox, multiple uploads of different videos always converts and displays only the first video uploaded during a user session resulting in multiple copies of the same video but different files and pages.
Since this is a development site thats being made on a local machine, I hope screenshots are okay.
I'm practically new in Joomla so I am not sure if this is a configuration error in my part. I hope someone can help.
Thanks!