White Blank pages On version 3.2.2

For support and discussion related to templates, themes, and imagesets in phpBB 3.2.
Post Reply
Fight-BB
Registered User
Posts: 21
Joined: Wed Dec 14, 2016 5:49 am

White Blank pages On version 3.2.2

Post by Fight-BB »

I need some help regarding this issue and looking for an answer for a month..

So I installed the carbon theme make some edits to template and content.css files nothing major.

Code: Select all

https://www.phpbb.com/customise/db/style/carbon_2/
Theme only works if the prosilver is made to default theme.
When I disable prosilver and make the carbon default and standalone theme it just gives a blank white page, not the acp, but my website

So I uninstalled it and reinstalled original file without any edits. Still the same problem so it's not an error with my edits

it only works when prosilver make to default but you can only activate it via board preference .


How can I fix this.Disable the prosilver and use carbon as my default style for both guests and members?

Thanks.
User avatar
Lumpy Burgertushie
Registered User
Posts: 69223
Joined: Mon May 02, 2005 3:11 am
Contact:

Re: White Blank pages On version 3.2.2

Post by Lumpy Burgertushie »

the version of carbon that is for phpbb 3.2.2 is not named carbon_2

are you sure you have the correct version for your version of phpbb?

also, you can NOT delete prosilver since carbon only has about 5 html files and gets the rest from prosilver.


robert
Premium phpBB 3.3 Styles by PlanetStyles.net

I am pleased to announce that I have completed the first item on my bucket list. I have the bucket.
Fight-BB
Registered User
Posts: 21
Joined: Wed Dec 14, 2016 5:49 am

Re: White Blank pages On version 3.2.2

Post by Fight-BB »

Lumpy Burgertushie wrote: Tue Feb 20, 2018 5:33 pm the version of carbon that is for phpbb 3.2.2 is not named carbon_2

are you sure you have the correct version for your version of phpbb?

also, you can NOT delete prosilver since carbon only has about 5 html files and gets the rest from prosilver.


robert
no actually its Carbon. Not carbon 2
I dont know why the link ads 2 to the end

Code: Select all

https://www.phpbb.com/customise/db/style/carbon_2/
This is my site

Code: Select all

http://fight-bb.com

So there is no way for me to to make the carbon default theme for oth users and guests?
User avatar
Lumpy Burgertushie
Registered User
Posts: 69223
Joined: Mon May 02, 2005 3:11 am
Contact:

Re: White Blank pages On version 3.2.2

Post by Lumpy Burgertushie »

ah, my mistake. I did not realize that the link you provided was actually to this board, not to yours.
duh.

yes, you can make carbon the default style for everyone.
go to your admin panel, main tab, board settings. choose carbon from the drop down for both and then check yes for override user.

first you need to replace any edited carbon files with new ones. if you are getting a blank page then whatever edits you made are probably causing it.

can you show us exactly what your edits were?

robert

EDIT: I see this at the bottom of your overall_footer.html file:

Code: Select all

<script type="text/javascript">
var infolinks_pid = 294721;
var infolinks_wsid = 0;
</script>
<script type="text/javascript" src="//resources.infolinks.com/js/infolinks_main.js"></script>
that may be causing it for some reason.
Premium phpBB 3.3 Styles by PlanetStyles.net

I am pleased to announce that I have completed the first item on my bucket list. I have the bucket.
Fight-BB
Registered User
Posts: 21
Joined: Wed Dec 14, 2016 5:49 am

Re: White Blank pages On version 3.2.2

Post by Fight-BB »

Lumpy Burgertushie wrote: Tue Feb 20, 2018 6:06 pm ah, my mistake. I did not realize that the link you provided was actually to this board, not to yours.
duh.

yes, you can make carbon the default style for everyone.
go to your admin panel, main tab, board settings. choose carbon from the drop down for both and then check yes for override user.

first you need to replace any edited carbon files with new ones. if you are getting a blank page then whatever edits you made are probably causing it.

can you show us exactly what your edits were?

robert
Content.css

Code: Select all

codebox code {
	overflow: auto;
	display: block;
	height: auto;
	max-height: auto;
	padding: 5px 3px;
	font: 0.9em Monaco, "Andale Mono","Courier New", Courier, monospace;
	line-height: 1.3em;
Overall footer
after body my ad code

Code: Select all

</body>

<script type="text/javascript">
var infolinks_pid = 294721;
var infolinks_wsid = 0;
</script>
<script type="text/javascript" src="//resources.infolinks.com/js/infolinks_main.js"></script>
</html>
Thats's all I changed
User avatar
Lumpy Burgertushie
Registered User
Posts: 69223
Joined: Mon May 02, 2005 3:11 am
Contact:

Re: White Blank pages On version 3.2.2

Post by Lumpy Burgertushie »

yes, I see that here: http://fight-bb.com/styles/prosilver/theme/content.css and as far as I can tell there is nothing wrong with that. It is probably that javascript at the bottom of the footer.

robert
Premium phpBB 3.3 Styles by PlanetStyles.net

I am pleased to announce that I have completed the first item on my bucket list. I have the bucket.
Fight-BB
Registered User
Posts: 21
Joined: Wed Dec 14, 2016 5:49 am

Re: White Blank pages On version 3.2.2

Post by Fight-BB »

Good news it's ok after your first solution.
thanks man.Any way would like to discuss your premium themes and love them btw.
against rules to talk them here or anyplace else?
User avatar
Lumpy Burgertushie
Registered User
Posts: 69223
Joined: Mon May 02, 2005 3:11 am
Contact:

Re: White Blank pages On version 3.2.2

Post by Lumpy Burgertushie »

they are not mine. just a link to a friend". click on the link.

robert
Premium phpBB 3.3 Styles by PlanetStyles.net

I am pleased to announce that I have completed the first item on my bucket list. I have the bucket.
Fight-BB
Registered User
Posts: 21
Joined: Wed Dec 14, 2016 5:49 am

Re: White Blank pages On version 3.2.2

Post by Fight-BB »

Lumpy Burgertushie wrote: Wed Feb 21, 2018 3:36 am they are not mine. just a link to a friend". click on the link.

robert
Thank you again for the help.
Post Reply

Return to “[3.2.x] Styles Support & Discussion”