• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] EMBEDDED problem

Started by identicalmedia,

Previous topic - Next topic

0 Members and 3 Guests are viewing this topic.

identicalmediaTopic starter

I copyed video embed code to a blog and instead of showing the video it display my full site and show error 404 in side the post page

What could be the cause?
  •  

Marius P.

Did you edit the .htaccess file with the new embed rule, did you add it exactly after/under the RewriteBase / ?
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!
  •  

identicalmediaTopic starter

  •  

Marius P.

Simply replace the .htaccess file with the one for 3.4 or add






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

after


RewriteBase /
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!
  •  

identicalmediaTopic starter

I did A fresh instalation of 3.4

I will delete and reupload the .htaccess to see wat happpenes
  •  

Similar topics (7)