• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] How to remove phpvibe branding from site

Started by nobelkansal,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nobelkansalTopic starter

i recently purchase phpvibe 3.6 your installation has install script on domain now i want to remove branding of PHPVIBE from it tell me the method of brand removing from site....
and send me the php.ini setting so i can setup the uploading because the video are not uploading....
  •  

PHPVibe A.

Hi,

in tpl/main/tpl/globals.php

line:

'.apply_filters('tfc', get_option('site-copyright')).'


I've never personally tweaked stuff from php.ini, just WHM.
But you can call the phpinfo() function to find the location of your php.ini file, it will also tell you the current values for the following settings that affect uploads:

file_uploads
upload_max_filesize
max_input_time
memory_limit
max_execution_time
post_max_size

Here is a good explaining tutorial https://www.grumpyland.com/blog/101/settings-for-uploading-large-files-in-php/ (demo samples are 100 mb, you may want to go much upper).

nobelkansalTopic starter

i cannot find the file globals.php in tpl
tpl/main/no tpl folder here
  •  

nobelkansalTopic starter

what should i write on that code
  •  

PHPVibe A.

That line inserts the copyright...you can just delete it, or add your own message there...
You should really learn a bit of code tweaking if you plan to be a webmaster, just basics so you know how to get around in a php cms.

 

Similar topics (7)

The PHPVibe Archive is now public

Started by Marius P.


Replies: 0
Views: 14991

Important Announcement: PHPVibe Video Sharing CMS End of Life

Started by Marius P.


Replies: 1
Views: 34902

How to use the PHPVibe user system (internally or externally)

Started by PHPVibe A.


Replies: 0
Views: 7914

New PHPVIBE 5 (Beta testing DISCUSSION)

Started by yafe3


Replies: 31
Views: 14329

New PHPVibe v5 Issues and Discussions

Started by DeadFish


Replies: 1
Views: 5081

The problem of text chatting PHPVibe 5.0.

Started by Nayn


Replies: 4
Views: 3592

embed video does not work on v5

Started by neospider69


Replies: 6
Views: 42977