• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] help! Not Found 404

Started by oppppppp,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

opppppppTopic starter

help! Not Found 404



Not Found

The requested URL /m/profile/admin/1/ was not found on this server.


  •  

ollipaust

hello

do you have an .htaccess? in the new 3.6 there is no .htaccess, so you have to config it manually and upload it into the root
  •  

opppppppTopic starter

<IfModule mod_rewrite.c>
RewriteEngine on
RewriteBase /
RewriteRule ^uploads - [L,NC]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)/?$ index.php?rp=$1 [L]
</IfModule>
<ifModule mod_headers.c>
    Header set Access-Control-Allow-Origin: *
</ifModule>
  •  

ollipaust

Quote from: oppppppp on
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteBase /
RewriteRule ^uploads - [L,NC]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)/?$ index.php?rp=$1 [L]
</IfModule>
<ifModule mod_headers.c>
    Header set Access-Control-Allow-Origin: *
</ifModule>

hmm ok its right but maybe try to take away the double slash in ur url
localhost/m/login
  •  

PHPVibe A.

You struggle for nothing. It won't work without an domain name.
Also, this is not the support forum, you need to verify your account to access the support forums as client.

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 37785

The problem of video viewing PHPVibe 5.0

Started by Nayn


Replies: 25
Views: 69187

embed video does not work on v5

Started by neospider69


Replies: 6
Views: 48899

when slecting to unpublish music mp3 - next page says unpublished video ?

Started by spirog


Replies: 2
Views: 4015

insite ads issue when selecting above/below video player location

Started by georgepanaitescu


Replies: 3
Views: 21093

Video that I've uploaded needs to have that value in admin to upload

Started by spirog


Replies: 4
Views: 4208

video,playlist,images, etc. (frontend) select all deselect all reselect all

Started by spirog


Replies: 3
Views: 4328