• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Broken Header

Started by nuffsaid,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nuffsaidTopic starter

Holah

I have a small problem with the header on my site ..

THe Icons like for the current logged in user shows way below the top bar . Like its hanging on air , not on the top.. Same applies for the Upload video menu .. Its just hanging on air ..

And sometimes the icons do no show and somethimes they show ..

Is they anyway to fix this  ?
I have attached a screenshot of the problem
  •  

Marius P.

Hi, one of the css files appears to have been broken, my best guess is vibe.style.css
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!
  •  

Marius P.

Actually, there is a lot of wrong there.
Make sure your files are uploaded properly (some js files missing)
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!
  •  

nuffsaidTopic starter

Thanks Mario .. I re-uploaded the whole tpl/main folder and that seemed to have fixed the problem ..
  •  

Marius P.

Quote from: nuffsaid on
Thanks Mario .. I re-uploaded the whole tpl/main folder and that seemed to have fixed the problem ..

Also, try to work with www. or non-www and redirect the other

In .htaccess:

RewriteEngine On
RewriteCond %{HTTP_HOST} !^www\.
RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L]



to redirect all requests to www. in front.


For non-www (depends how you setup the url in vibe_config.php)


RewriteEngine On
 RewriteCond %{HTTP_HOST} !^my-domain\.com$ [NC]
 RewriteRule ^(.*)$ http://my-domain.com/$1 [R=301,L]
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: 43443

The problem of video viewing PHPVibe 5.0

Started by Nayn


Replies: 25
Views: 72543

embed video does not work on v5

Started by neospider69


Replies: 6
Views: 53819

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

Started by spirog


Replies: 2
Views: 4693

insite ads issue when selecting above/below video player location

Started by georgepanaitescu


Replies: 3
Views: 24691

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

Started by spirog


Replies: 4
Views: 7764

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

Started by spirog


Replies: 3
Views: 7577