Sentora Support Forums

Full Version: [MODULE] SenBrand - Basic Branding module for Sentora
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
SenBrand v1.0.0
This modules allows the admin to brand Sentora themes to match their hosting company.

This module is currently only for the main zadmin account and NOT resellers and only works with themes based directly off the default theme! Tested on Sentora_Default and Sentora2 Themes.


Let's get started! To setup my repository on your system, open a terminal window and then enter:
Code:
Code:
zppy repo add zppy-repo.mach-hosting.com/repo zppy update  << Don't forget this ;)

Now that you have that installed, it's time to add one of my modules![Image: biggrin.gif]

You can also use Rustus' Repo Browser module to install SenBrand.

To install SenBrand, (Recommended method) type into your terminal window:
Code:
Code:
zppy install senbrand
To upgrade SenBrand, (Recommended method) type into your terminal window:
Code:
Code:
zppy upgrade senbrand
[attachment=704][attachment=703][attachment=702]


Enjoy!
Why when I try to use this module, the screen is blank
Did you upload an image? Are you using the default theme (not edited in any way)?
I have not changed anything, I uploaded it through SSH and once I activated it, it shows as a white screen
So, you installed it using SSH and zppy install senbrand

Make sure the file and folder permissions are correct, www-data:www-data or httpd:httpd 0777 depending on OS.
/etc/sentora/panel/modules/senbrand/
what are the correct safe permissions on modules , themes etc.
I changed senbrand_logo directory to 777 and logo uploaded but not showing up
same thing here.
They should be owned by apache:apache or httpd:httpd and 755 permissions (modules and themes)
(Same as all of the files and folders inside the /etc/sentora/panel/ folder.)


Is the logo file in the folder? /etc/sentora/panel/modules/senbrand/branding_logo/senbrand_logo.xxx

What happens when you put the address to the image directly in the address bar?
http://mypanel.domain.com/modules/senbra...d_logo.png
Thanks Gates! I've been doing this manually all this time. I will be checking this out! Props! Smile
Installed as described. Unfortunately, I get an Internal Error 500 when attempting to make changes.
Pages: 1 2 3