• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] 404 on video embed

Started by webmaker,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

webmakerTopic starter

I am getting a 404 on video embedding.
I have tried all the different players with no success.
My installation is located in a folder not a sub domain.
I tried in the htaccess
/myinstall/
and
/myinstall

neither of these made a difference.  I did notice that you have code for embed in the htaccess.  I am wondering if I need to change that somehow
  •  

PHPVibe A.

What type of 404? Server or script one?

webmakerTopic starter

  •  

PHPVibe A.

Ok, that's an server 404.

Try playing with
RewriteRule ^embed/([^/]*)/$ /embed.php?id=$1 [L]


see which one works for you.

RewriteRule ^pause/embed/([^/]*)/$ pause/embed.php?id=$1 [L]


and so on.

webmakerTopic starter

I got it!
Here is the code that worked for folder installation embed code.

RewriteRule ^embed/([^/]*)/$ embed.php?id=$1 [L]
  •  

PHPVibe A.


nithushan8

i dont have any server issue ,but my embed player only working when i upload video then clear cache after embed player working other time 404 error showing, how to fix it
  •  

Marius P.

Quote from: nithushan8 on
i dont have any server issue ,but my embed player only working when i upload video then clear cache after embed player working other time 404 error showing, how to fix it

Paste your error log here. Do you have mod_Security enabled? If so, disable it.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 41574

JwPlayer controls missing on embed

Started by neospider69


Replies: 15
Views: 3437

Can we set the embed parts of script to collect only the code no white spaces ?

Started by spirog


Replies: 1
Views: 2711

hey, with embed code can i add preroll ads

Started by star top


Replies: 1
Views: 2251

Reclama in embed

Started by AlexH


Replies: 1
Views: 2757

How to Stop Sharing on other website

Started by HPR


Replies: 2
Views: 2174

Write a web source/new embed for PHPVibe

Started by Marius P.


Replies: 0
Views: 7061