Code Monkey home page Code Monkey logo

sourcebans-startheme's People

Contributors

brhndursun avatar z4ch3r avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

sourcebans-startheme's Issues

Theme Color Change

Hey guys, I have a issue, today I'm update on a newest version and menu on customization has disappeared, so what am I doing wrong? Or where I find this option?

Templates error

When i activate star theme all pages get this error

Fatal error: Uncaught Mustache_Exception_UnknownTemplateException: Unknown template: core/header in /var/www/bans/public_html/includes/Mustache/Loader/FilesystemLoader.php:102 Stack trace: #0 /var/www/bans/public_html/includes/Mustache/Loader/FilesystemLoader.php(82): Mustache_Loader_FilesystemLoader->loadFile('core/header') #1 /var/www/bans/public_html/includes/Mustache/Engine.php(657): Mustache_Loader_FilesystemLoader->load('core/header') #2 /var/www/bans/public_html/includes/Template.php(14): Mustache_Engine->loadTemplate('core/header') #3 /var/www/bans/public_html/pages/core/header.php(12): Template::render('core/header', Array) #4 /var/www/bans/public_html/includes/page-builder.php(130): require_once('/var/www/bans/p...') #5 /var/www/bans/public_html/index.php(37): build('SourceBans++ Se...', '/admin.settings...') #6 {main} thrown in /var/www/bans/public_html/includes/Mustache/Loader/FilesystemLoader.php on line 102

Problem with theme after login to sbpp no login method depends

Describe the bug
Theme not loaded correctly after login

Site is blank after login with this bar view only, before login no problems found.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'site'
  2. Login to the account
  3. See error

Desktop (please complete the following information):

  • OS: Linux
  • Browser All
  • Version 1.6.3

Additional context
Nginx + SSL

Dark theme

Hi,

First of all thank you very mutch for your work and for the sharing ^^
The white theme work perfectly on SourceBans++ 1.6.3 but is it possible to have the dark one ?

I havent seen " Enable Dark Mode"
In 755 permission the theme is not update, i have set 777, change and after :

find /var/www/sourcebans \( -type f -execdir chmod 644 {} \; \) \
                  -o \( -type d -execdir chmod 755 {} \; \)

Best regards.

Latest players blocked overwiev

When you click on a player in the "Latest Players Blocked" overwiev the info doesn't showing up. It does work on "Latest Comm Blocks" . If I enable default theme then everything is ok.

Bug in option to delete / clear log

Describe the bug
When I try to delete / clear the SourceBans Web Interface log, nothing happens.

To Reproduce
Steps to reproduce the behavior:

  1. Enter the Admin Panel of the SourceBans Web Interface;
  2. Web Panel Settings option;
  3. System Log option;
  4. Click on the Clear Log option;

Expected behavior
When you click on the Clear Log it will clear the entire Log, delete it. I tested on the default theme of SourceBans ++ and it works perfectly.

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Google Chrome

photoGET.php gives errors

Describe the bug
When logging in to any account on Sourcebans++ with the star theme equipped, the area where the profile picture is supposed to display gives

<img class="img-xs rounded-circle" src="<br /> <b>Fatal error</b>: Uncaught Error: Call to undefined function bcadd() in /home/garlicvideos/webserver/files/bans/themes/star/photoGET.php:16 Stack trace: #0 /home/garlicvideos/webserver/files/bans/themes_c/star^%%FC^FC1^FC137016%%page_header.tpl.php(95): include() #1 /home/garlicvideos/webserver/files/bans/includes/smarty/Smarty.class.php(1263): include(" home="" garlicvid...')="" #2="" garlicvideos="" webserver="" files="" bans="" includes="" smarty="" smarty.class.php(1113):="" smarty->fetch('page_header.tpl',="" null,="" 'star',="" true)="" #3="" pages="" header.php(61):="" smarty->display('page_header.tpl')="" #4="" system-functions.php(95):="" include('="" #5="" page-builder.php(109):="" buildpageheader()="" #6="" index.php(35):="" include_once('="" #7="" {main}="" thrown="" in="" <b=""> photoGET.php on line 16.

That is the raw HTML code of what was displayed. I dug around photoGET.php, and verified that all the faces in /star/images/faces/ were present. I also made sure my Steam API key was correct, which I don't think is the issue here. because even if I login using the regular login, it will give the same error. Same thing on phone.

To Reproduce
Steps to reproduce the behavior:

  1. Install the latest build of the theme
  2. Login to the admin account using either normal or steam
  3. Instant death.

Expected behavior
Profile image to display and everything else to load as usual.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 8
  • Browser: Google Chrome
  • Browser Version: Version 71.0.3578.98 (Official Build) (64-bit)

Smartphone (please complete the following information):

  • Device: iPhone 8
  • OS: iOS 11.4
  • Browser: Safari
  • Version: Latest

DarkTheme

Hey!
How would i go to get the dark theme, Do you want us to change the complete CSS style?
or is there a dark theme out there ?

Blank screen.

Hello, i just installed the star theme, my screen became white, so i removed the theme dir of star, from themes dir, then copied the original theme as star and modified the php file defining star as theme name, now am getting blank page with this error,
Theme Error: star is not a valid theme. Must have a valid theme.conf.php file. , help appreciated.

Bug WebSite

When I add the theme to the ban site, the site is all white with only black texts and you can't do anything about it, then to resolve it I have to go back to the default theme.

I don't want to take a print because otherwise I have to do everything again to get the site back to the default theme

I don't know if it's because my sourcebans is updated with the latest version

Because the last update for Star Theme is v1.5.4 and the one for sourcebans is v1.6.3

Or isn't it? Can you help me?

### Thank you for your attention!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.