• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] change address after install

Started by poyagh,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

poyaghTopic starter

Hi. I was installed phpvibe script in http://tv.domain.com. But my general domain is https://domain.com and that subdomain is not accessible by https://domain.com/tv (Error 404). How can I set new address for that subdomain? (I want remove tv.domain.com and change it to https://domain.com/tv )
  •  

vlmal

Quote from: poyagh on
Hi. I was installed phpvibe script in http://tv.domain.com. But my general domain is https://domain.com and that subdomain is not accessible by https://domain.com/tv (Error 404). How can I set new address for that subdomain? (I want remove tv.domain.com and change it to https://domain.com/tv )

Try writing an exception rule for domain.com/tv in .htaccess, it might work then.
  •  

poyaghTopic starter

  •  

marketania

I got version 4, how come i can't get version 5 ?? never mind, i think its under my name -> upgrade button right the 30 pounds price ?

also price here is wrong http://www.phpvibe.com/phpvibe-demo/
  •  

spirog

  •  

poyaghTopic starter

No, I don't want to off https. I want to load my site as https://domain.com/tv
But when I change the adress to https://domain.com/tv in config file that adress is related to main site and it show the 404 page template of main site.
  •  

neospider69

did you moved your files to the tv folder?
  •  

Marius P.

Hi!

Before moving:

- Open the admin, go to Settings -> Permalinks section and set tv in the base path field.
- Open the main .htaccess file and change RewriteRule from / to /tv
- Open vibe_config.php and change the site_url field to the new link of the site.

This should be all.


If you can't open the admin panel, open index.php and find


if(!nullval(get_option('SiteBasePath',null))) {
$router->setBasePath('/'.get_option('SiteBasePath'));
}



Replace it with



$router->setBasePath('/tv');


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: 41331

The problem of video viewing PHPVibe 5.0

Started by Nayn


Replies: 25
Views: 71584

embed video does not work on v5

Started by neospider69


Replies: 6
Views: 52035

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

Started by spirog


Replies: 2
Views: 4544

insite ads issue when selecting above/below video player location

Started by georgepanaitescu


Replies: 3
Views: 23417

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

Started by spirog


Replies: 4
Views: 6527

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

Started by spirog


Replies: 3
Views: 6459