This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Zentora Theme [ S 1.0.x / ZP 10.1.1 ]
#51
RE: Zentora Theme [ S 1.0.0 / ZP 10.1.1 ]
I think you now have the following path:

Code:
/etc/sentora/panel/etc/styles/Zentora/Zentora-master/master.ztml

And this needs to be:

Code:
/etc/sentora/panel/etc/styles/Zentora/master.ztml

*oops* I see i read over the part where you have solved it already.. Tongue

My Sentora DemoMy GithubAuxio Github
Zentora themeS-Type themeCstyleX theme
flat-color-iconssmall-n-flat-icons

Sentora's development takes way too long, so i'm transitioning to HestiaCP.
Reply
Thanks given by:
#52
RE: Zentora Theme [ S 1.0.0 / ZP 10.1.1 ]
Next time Just fix Permisions thats the problem

Donate = Sentora survive
Donate = Sentora improvement
Donate = Sentora Great support
Donate = Sentora Developer happy to Keep working
Reply
Thanks given by:
#53
RE: Zentora Theme [ S 1.0.0 / ZP 10.1.1 ]
After some doodling around after work time i made a one line install and update bash script thingy like the Sentora installer..
It works on CentOS (6.6) and should be running on Ubuntu but i don't know much about Ubuntu..
Does someone with more bash knowledge than me wants to check and/or test the script?
Or if you have ideas for the installer/updater please let me know!

Script url on Github: https://github.com/auxio/auxio.github.io...staller.sh (or check MyDoodleBin)
One line install:
Code:
bash <(curl -L -Ss http://auxio.github.io/zentora_installer.sh)

Warning: This script is not fully tested jet and in case of updating it will remove your old Zentora directory so all customisations will be lost!

*Edit: changed url to files!*

My Sentora DemoMy GithubAuxio Github
Zentora themeS-Type themeCstyleX theme
flat-color-iconssmall-n-flat-icons

Sentora's development takes way too long, so i'm transitioning to HestiaCP.
Reply
Thanks given by: lino69
#54
RE: Zentora Theme [ S 1.0.0 / ZP 10.1.1 ]
(02-28-2015, 12:07 AM)Ron-e Wrote: After some doodling around after work time i made a one line install and update bash script thingy like the Sentora installer..
It works on CentOS (6.6) and should be running on Ubuntu but i don't know much about Ubuntu..
Does someone with more bash knowledge than me wants to check and/or test the script?
Or if you have ideas for the installer/updater please let me know!

Script url on Github: https://github.com/Ron-e/ron-e.github.io...staller.sh (or check MyDoodleBin)
One line install:

Code:
bash <(curl -L -Ss http://ron-e.github.io/zentora_installer.sh)

Warning: This script is not fully tested jet and in case of updating it will remove your old Zentora directory so all customisations will be lost!

thankyou for your work

Donate = Sentora survive
Donate = Sentora improvement
Donate = Sentora Great support
Donate = Sentora Developer happy to Keep working
Reply
Thanks given by:
#55
RE: Zentora Theme [ S 1.0.0 / ZP 10.1.1 ]
I can not do this on my VPS Sad HELP ME PLEASE use UBUNTUS

Install theme:

Download Zentora.
Extract the zip file and rename the directory to Zentora.

For Sentora: Upload your Zentora directory into /etc/sentora/panel/etc/styles directory on your ZPanel server.
For Zpanel/Prebeta Sentora: Upload your Zentora directory into /etc/zpanel/panel/etc/styles directory on your ZPanel server.
Go to your ZPanel Admin => Reseller => Theme Manager choose Zentora and save.
If you like you may choose a theme variation.
That is it, no more module fixes and such!
Reply
Thanks given by:
#56
RE: Zentora Theme [ S 1.0.0 / ZP 10.1.1 ]
(03-05-2015, 05:10 AM)artdenic Wrote: I can not do this on my VPS Sad HELP ME PLEASE use UBUNTUS

Install theme:

Download Zentora.
Extract the zip file and rename the directory to Zentora.

For Sentora: Upload your Zentora directory into /etc/sentora/panel/etc/styles directory on your ZPanel server.
For Zpanel/Prebeta Sentora: Upload your Zentora directory into /etc/zpanel/panel/etc/styles directory on your ZPanel server.
Go to your ZPanel Admin => Reseller => Theme Manager choose Zentora and save.
If you like you may choose a theme variation.
That is it, no more module fixes and such!

What is the issue?
Please list the contents of your /etc/sentora/panel/etc/styles with the ls command.
Reply
Thanks given by:
#57
RE: Zentora Theme [ S 1.0.0 / ZP 10.1.1 ]
(03-05-2015, 05:49 AM)darkzoft Wrote:
(03-05-2015, 05:10 AM)artdenic Wrote: I can not do this on my  VPS Sad HELP ME PLEASE use UBUNTUS

Install theme:

Download Zentora.
Extract the zip file and rename the directory to Zentora.
 
For Sentora: Upload your Zentora directory into /etc/sentora/panel/etc/styles directory on your ZPanel server.
For Zpanel/Prebeta Sentora: Upload your Zentora directory into /etc/zpanel/panel/etc/styles directory on your ZPanel server.
Go to your ZPanel Admin => Reseller => Theme Manager choose Zentora and save.
If you like you may choose a theme variation.
That is it, no more module fixes and such!

What is the issue?
Please list the contents of your /etc/sentora/panel/etc/styles with the ls command.

I installed sentora
then install a theme
login blank
Reply
Thanks given by:
#58
RE: Zentora Theme [ S 1.0.0 / ZP 10.1.1 ]
(03-05-2015, 10:01 AM)artdenic Wrote: I installed sentora
then install a theme
login blank

To get the default theme back check this docs article...


Can you check your paths of the theme.

You probably have:
etc/sentora/panel/etc/styles/Zentora/Zentora/login.ztml
etc/sentora/panel/etc/styles/Zentora/Zentora/global-css/login.css
etc/sentora/panel/etc/styles/Zentora/Zentora/master.ztml
etc/sentora/panel/etc/styles/Zentora/Zentora/css/default.css
.. and so on ..

It has to be:

etc/sentora/panel/etc/styles/Zentora/login.ztml
etc/sentora/panel/etc/styles/Zentora/global-css/login.css
etc/sentora/panel/etc/styles/Zentora/master.ztml
etc/sentora/panel/etc/styles/Zentora/css/default.css
.. and so on ..

If this doesn't work please give me (if you like to do it by PM it's also ok) the URL of your Sentora panel (no login required) so i can investigate when i am back from work.

My Sentora DemoMy GithubAuxio Github
Zentora themeS-Type themeCstyleX theme
flat-color-iconssmall-n-flat-icons

Sentora's development takes way too long, so i'm transitioning to HestiaCP.
Reply
Thanks given by: artdenic
#59
RE: Zentora Theme [ S 1.0.0 / ZP 10.1.1 ]
Very nice work, thanks Smile looks the panel its alive Smile
Empty belly not behind joy! Tongue
Reply
Thanks given by:
#60
RE: Zentora Theme [ S 1.0.0 / ZP 10.1.1 ]
Do you mind if I post your template layout but in Portuguese?
I already translated, and its working 100% so... if you dont mid I can share... but its your call.
Empty belly not behind joy! Tongue
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
Sentora Webmail / Roundcube Theme 1.1 wormsunited 0 3 ,225 03-30-2020, 08:53 AM
Last Post: wormsunited
Stripped default theme betatester3.0 6 18 ,194 06-14-2018, 01:05 PM
Last Post: modi
[THEME] Sentora2 TGates 7 22 ,680 01-11-2018, 08:41 AM
Last Post: TGates

Forum Jump:


Users browsing this thread: 1 Guest(s)