Raised This Month: $ Target: $400
 0% 

Release SourceBans Star Theme (SB++v1.6.3)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Tenchuu1987
Member
Join Date: Sep 2019
Old 02-25-2021 , 09:18   Re: SourceBans Star Theme (SB++v1.6.3)
Reply With Quote #1

Dark Theme Activate:

PHP Code:
-- phpMyAdmin SQL Dump
-- version 4.9.5
-- https://www.phpmyadmin.net/
--
-- 
Host:
-- 
Erstellungszeit25. Feb 2021 um 15:26
-- Server-Version10.3.25-MariaDB-0ubuntu0.20.04.1
-- PHP-Version7.3.6

SET SQL_MODE 
"NO_AUTO_VALUE_ON_ZERO";
SET AUTOCOMMIT 0;
START TRANSACTION;
SET time_zone "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

-- --------------------------------------------------------

--
-- 
Daten für Tabelle `sb_settings`
--

INSERT INTO `sb_settings` (`setting`, `value`) VALUES
('starTheme.colorWarning''#ffaf00'),
(
'starTheme.darkTheme''true'),
(
'starTheme.colorPrimary''#308ee0'),
(
'starTheme.colorSecondary''#e5e5e5'),
(
'starTheme.colorSuccess''#00ce68'),
(
'starTheme.colorInfo''#8862e0'),
(
'starTheme.colorDanger''#e65251'),
(
'starTheme.colorLight''#f3f5f6'),
(
'starTheme.colorDark''#424964'),
(
'starTheme.gradLeft''#00e4d0'),
(
'starTheme.gradRight''#5983e8');

--
-- 
Indizes der exportierten Tabellen
--

--
-- 
Indizes für die Tabelle `sb_settings`
--
ALTER TABLE `sb_settings`
  
ADD UNIQUE KEY `setting` (`setting`);
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */
Have Fun!

Last edited by Tenchuu1987; 02-25-2021 at 09:35.
Tenchuu1987 is offline
bake
Junior Member
Join Date: Apr 2008
Old 04-16-2021 , 04:43   Re: SourceBans Star Theme (SB++v1.6.3)
Reply With Quote #2

Does anyone know how to disable the sidebar? I've been looking in the tpl and js files but haven't found anything yet.

edit: found it. delete everything from line 19 in star/page_header.tpl and it removes the sidebar but it also messes up the header and leaves a gap on the opposite side of the page the same width as the sidebar. I guess the canvas has to be edited to fullwidth as well.

Last edited by bake; 04-16-2021 at 04:54.
bake is offline
BlagoYar
Member
Join Date: Nov 2018
Location: Чер
Old 07-02-2021 , 10:10   Re: SourceBans Star Theme (SB++v1.6.3)
Reply With Quote #3

How to fix "PHP Warning: Division by zero"?

In the logs on my server I see a lot of warnings related to the Smarty plugin
error log
__________________
BlagoYar is offline
misterul
Junior Member
Join Date: Jun 2011
Old 07-30-2021 , 05:15   Re: SourceBans Star Theme (SB++v1.6.3)
Reply With Quote #4

This theme is working with php 56 to php 7.3
If you have php 7.4 might be a problem...just set the PHP version to 56 and it will be fine.
misterul is offline
RAIN182
Member
Join Date: Dec 2013
Location: Volgograd , Russian Fede
Old 10-04-2021 , 02:58   Re: SourceBans Star Theme (SB++v1.6.3)
Reply With Quote #5

Good job !
Thanks ,
RAIN182 is offline
BlagoYar
Member
Join Date: Nov 2018
Location: Чер
Old 10-04-2021 , 17:15   Re: SourceBans Star Theme (SB++v1.6.3)
Reply With Quote #6

Where to see the codes of the MaterialDesignicons icons, which are implemented in this theme?
__________________
BlagoYar is offline
larrybrains
Senior Member
Join Date: May 2017
Old 05-30-2022 , 13:45   Re: SourceBans Star Theme (SB++v1.6.3)
Reply With Quote #7

Really prefer this theme over the default, but I can't run it due to host (NFOservers) enforcing PHP 7.4.

Is there a chance we will get a fix for PHP 7.4+?
larrybrains is offline
Audite
AlliedModders Donor
Join Date: Sep 2021
Location: Sweden
Old 10-21-2022 , 16:07   Re: SourceBans Star Theme (SB++v1.6.3)
Reply With Quote #8

Seems outdated because it does not work for me.
Audite is offline
nikooo777
AlliedModders Donor
Join Date: Apr 2010
Location: Lugano, Switzerland
Old 08-13-2023 , 23:06   Re: SourceBans Star Theme (SB++v1.6.3)
Reply With Quote #9

This theme was fantastic, has anyone gotten it to work with the latest version of SB++?
__________________
nikooo777 is offline
BlagoYar
Member
Join Date: Nov 2018
Location: Чер
Old 08-13-2023 , 23:14   Re: SourceBans Star Theme (SB++v1.6.3)
Reply With Quote #10

Quote:
Originally Posted by nikooo777 View Post
This theme was fantastic, has anyone gotten it to work with the latest version of SB++?
No, it need to update, but the project is abandoned on GitHub.
__________________
BlagoYar is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:38.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode