[RC] bootlike for phpBB 3.2.8

For style authors to post and receive feedback on 3.2.x styles still in development. Any development styles you wish to use on your live board should be installed with caution!
manicx
Registered User
Posts: 75
Joined: Fri Feb 14, 2003 6:40 pm

Re: [Release] bootlike for phpBB 3.2.0

Post by manicx »

You can do this if you want

Code: Select all

			<dl class="form-group">
				<dt class="col-md-3 col-sm-4 col-xs-12 hidden-xs">&nbsp;</dt>
				<dd class="col-md-9 col-sm-8 col-xs-12">
				<!-- IF U_RESEND_ACTIVATION -->
					<a href="{U_RESEND_ACTIVATION}">{L_RESEND_ACTIVATION}</a>
				<!-- ENDIF -->
				</dd>
				<dt class="col-md-3 col-sm-4 col-xs-12 hidden-xs">&nbsp;</dt>
				<dd class="col-md-9 col-sm-8 col-xs-12">
				<!-- IF U_SEND_PASSWORD -->
					<a href="{U_SEND_PASSWORD}">{L_FORGOT_PASS}</a>
				<!-- ENDIF -->
				</dd>
			</dl>
User avatar
pit-PL
Registered User
Posts: 3212
Joined: Sat Nov 21, 2009 12:24 pm

Re: [Release] bootlike for phpBB 3.2.1

Post by pit-PL »

Style updated to version 1.0.10.
manicx
Registered User
Posts: 75
Joined: Fri Feb 14, 2003 6:40 pm

Re: [Release] bootlike for phpBB 3.2.1

Post by manicx »

pit_PL, I think there's something wrong with the update.

From this

Image

I see this

Image

Images exist in

styles\bootlike\theme\images

Problem is in custom.css and imageset.css. Can you please have a look?
User avatar
pit-PL
Registered User
Posts: 3212
Joined: Sat Nov 21, 2009 12:24 pm

Re: [Release] bootlike for phpBB 3.2.1

Post by pit-PL »

The newest version uses font awesome icons instead of actual images.
BildForumet
Registered User
Posts: 7
Joined: Thu Oct 09, 2014 12:14 pm

Re: [Release] bootlike for phpBB 3.2.1

Post by BildForumet »

Nice theme. But when I installed this theme so I just get a white image. Cookies and cash is cleared but still white.

Using the latest phpBB

Tips?
User avatar
pit-PL
Registered User
Posts: 3212
Joined: Sat Nov 21, 2009 12:24 pm

Re: [Release] bootlike for phpBB 3.2.1

Post by pit-PL »

I think there is some kind of magic involved in this.
User avatar
RomaamoR
Registered User
Posts: 253
Joined: Tue Feb 24, 2015 4:45 pm
Location: Ukraine
Name: Roman
Contact:

Re: [Release] bootlike for phpBB 3.2.1

Post by RomaamoR »

When trying to include a style in the personal section, such an error -

Code: Select all

Общая ошибка
SQL ERROR [ mysqli ]

Out of range value for column 'user_style' at row 1 [1264]

SQL

UPDATE phpbb_users SET user_allow_pm = 1, user_allow_viewemail = 0, user_allow_massemail = 1, user_allow_viewonline = 1, user_notify_type = '0', user_options = '171903', user_dateformat = '|d M Y|, H:i', user_lang = 'ru', user_timezone = 'Europe/Kiev', user_style = 279, user_adsenseads = 1, user_welcomeonindex = 1 WHERE user_id = 57

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 999
CALL: trigger_error()

FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 193
CALL: phpbb\db\driver\driver->sql_error()

FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 329
CALL: phpbb\db\driver\mysqli->sql_query()

FILE: [ROOT]/includes/ucp/ucp_prefs.php
LINE: 129
CALL: phpbb\db\driver\factory->sql_query()

FILE: [ROOT]/includes/functions_module.php
LINE: 676
CALL: ucp_prefs->main()

FILE: [ROOT]/ucp.php
LINE: 394
CALL: p_master->load_active()
But the preview in the admin panel works.
User avatar
pit-PL
Registered User
Posts: 3212
Joined: Sat Nov 21, 2009 12:24 pm

Re: [Release] bootlike for phpBB 3.2.1

Post by pit-PL »

Works fine on my demo board.
User avatar
RomaamoR
Registered User
Posts: 253
Joined: Tue Feb 24, 2015 4:45 pm
Location: Ukraine
Name: Roman
Contact:

Re: [Release] bootlike for phpBB 3.2.1

Post by RomaamoR »

I already figured it out. The error was in my database.
Wesley88
Registered User
Posts: 115
Joined: Mon Jun 15, 2015 4:38 pm

Re: [Release] bootlike for phpBB 3.2.1

Post by Wesley88 »

pit-PL wrote: Sat Jan 21, 2017 11:15 am Style name: bootlike
Style version: 1.0.10
phpBB version: 3.2.1
Author: pit
Based on: Bootstrap
Demo: http://bootlike.byethost18.com/demo/
Username: user1, user2
Password: tester

It is compatible with all Bootstrap themes available here.

Download: bootlike_1.0.10.zip
Sadly it does not work with the extension "Steam Status". The error is that there is no field under ucp profile for it. On other styles it works however.

Update for second issue: Thanks for post and topic solved buttons in view topic/post are plain boxes. They dont work with this style: http://prntscr.com/h5pz4y
Smithgb
Registered User
Posts: 144
Joined: Sat Jun 13, 2015 11:17 am

Re: [Release] bootlike for phpBB 3.2.1

Post by Smithgb »

Can someone continue to work on this stype? Seems that author is away for a while now and no updates have been done. Sad, this is very brilliant style
User avatar
Raul [ThE KuKa]
Style Customisations
Style Customisations
Posts: 11072
Joined: Mon Dec 08, 2003 9:24 pm
Location: Spain
Name: Raul Arroyo
Contact:

Re: [Release] bootlike for phpBB 3.2.1

Post by Raul [ThE KuKa] »

Smithgb wrote: Fri Nov 03, 2017 4:21 pm Can someone continue to work on this stype? Seems that author is away for a while now and no updates have been done. Sad, this is very brilliant style
The style is updated to 3.2.1 and last replies are from today...

Be patient please. ;)
All unsolicited PMs will be ignored.
:warning: Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats :warning:


If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
:flag_es: phpBB Spain - Online Since 2003 :heart:


User avatar
Ancient Viking
Registered User
Posts: 591
Joined: Sun Jan 15, 2012 11:43 pm

Re: [Release] bootlike for phpBB 3.2.0

Post by Ancient Viking »

pit-PL wrote: Wed Feb 01, 2017 7:38 pm On the demo board, link in the first post.
The demo link gives me a 502 Bad gateway error.
My local forum: egetforum.nu - Offline Forum Online!
User avatar
pit-PL
Registered User
Posts: 3212
Joined: Sat Nov 21, 2009 12:24 pm

Re: [Release] bootlike for phpBB 3.2.1

Post by pit-PL »

Wesley88 wrote: Fri Nov 03, 2017 12:11 pm Sadly it does not work with the extension "Steam Status".
To tell the truth - it does not work with almost all extensions.
I've installed the extension on my test board, but I was unable to test it, sorry.
User avatar
mikego
Registered User
Posts: 11
Joined: Tue Oct 17, 2017 10:29 pm

Re: [Release] bootlike for phpBB 3.2.2

Post by mikego »

How can I add my own forum icons in forum list and in viewforum-body.html?
I mean icons before forum names and description in table on front page.
Post Reply

Return to “[3.2.x] Styles in Development”