• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] How to default page after login?

Started by cognit21,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cognit21Topic starter

How to change the page, when the user logged. From the page "me (my media)" to "user profile page". Since my users can not upload videos, and after login they see a blank white page. How to remove this category "me" from the menu (in the header) for normal users who do not have the right to upload the video, how to do it? And how to remove the section "Top videos" in the profile of users who are not allowed to upload videos?
  •  

PHPVibe A.

simple, com/com_login.php

redirect(site_url().me.'/');



changed to


redirect(profile_url(user_id(), user_name()));

maldboy

Quote from: Alexander on
simple, com/com_login.php

redirect(site_url().me.'/');



changed to


redirect(profile_url(user_id(), user_name()));

works perfect...simple:)
  •  

 

Similar topics (7)

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 40836

The problem of video viewing PHPVibe 5.0

Started by Nayn


Replies: 25
Views: 71386

embed video does not work on v5

Started by neospider69


Replies: 6
Views: 51697

Better Idea for PHPVibe v5 Channels page

Started by DeadFish


Replies: 2
Views: 3982

insite ads issue when selecting above/below video player location

Started by georgepanaitescu


Replies: 3
Views: 23188

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

Started by spirog


Replies: 4
Views: 6270

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

Started by spirog


Replies: 3
Views: 6273