[ Video Sharing CMS v4 ] How to fix them

Started by maldboy,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

maldboyTopic starter

1) i have 2 bugs guys.see atachment.
2) how can i make sidebar always open on v4 and to close the user if wants?
  •  

PHPVibe A.

1. Make sure you upload the blue.png and blue2.png, plugins.css, all in tpl/main/css/
Or just repload the /tpl from the upgrade folder if it's fresh so you don't miss anything out.
Clear browser cache after.
2. Open tpl/main/sidebar.php and change at the top

<div id="sidebar" <?php if(com() == "video") {echo 'class="hide"';} ?> >


to

<div id="sidebar" class="hide">

maldboyTopic starter

  •  

maldboyTopic starter

sorry but not works,my bad to say works :( nothing for both fixed with your suggestions. i added the main folder from upgrade folder (now downloaded from get.phpvibe.com) and the problems are still there
any suggestion?
  •  

Similar topics (7)