• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] 404 page not found all over the place

Started by mohammed12,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mohammed12Topic starter

Hi

I installed the script on my website, everything was fine until i was suppose to login as an admin to find out that the page is not actually there!
so i tried almost all the links from the main page but all of the pages are not found.

inocube is installed and its new
everything have been done right according to what i read in the installing page and the requirments

To me, the only thing i can think of is that the pages are not actually on my website, so I looked into the main folder (the one inside fresh install) and i couldn't find a lot of folders/pages. such as: login/images ...and a lot more


please provide me the link if there are other files i should upload besides fresh install folder

thank you
  •  

PHPVibe A.

Hi, is it installed in the folder /films?
Have you read the documentation?

You need to open the main .htaccess file and edit RewriteBase from / from / films, also after under Settings -> Permalinks set the Base path to /films

Thouse folder you look for don't exist, they are symlinks created by the server (via the .htaccess rules).



mohammed12Topic starter

I did edit .htaccess file

to:

<IfModule mod_rewrite.c>
RewriteEngine on
RewriteBase /films
RewriteRule ^index\.php$ - [L]
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>



I still have the same problem

please help
  •  

PHPVibe A.

Can you send me link and an ftp login by message please?
It would be much faster, specially in this period when we're on limited support and work 1/2 mainly.

theprocss

  •  

PHPVibe A.

I'll modify the setup now to include the SetBase path since setup. Patch on the way.

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 41857

The problem of video viewing PHPVibe 5.0

Started by Nayn


Replies: 25
Views: 71943

embed video does not work on v5

Started by neospider69


Replies: 6
Views: 52771

Better Idea for PHPVibe v5 Channels page

Started by DeadFish


Replies: 2
Views: 4057

insite ads issue when selecting above/below video player location

Started by georgepanaitescu


Replies: 3
Views: 23899

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

Started by spirog


Replies: 4
Views: 7011

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

Started by spirog


Replies: 3
Views: 6864