Quotes broken after .1 update

For support and discussion related to templates, themes, and imagesets in phpBB 3.2.
Post Reply
higgerz
Registered User
Posts: 27
Joined: Mon Aug 29, 2011 12:46 pm

Quotes broken after .1 update

Post by higgerz »

Hi all,

I completed my .0 to .1 update tonight and I am finding this issue with all quotes on my forum:
Capture.PNG
Multiple browsers
Cookies and cache cear not fixing


Anyone else have the same issue? Help please :D
Last edited by _Vinny_ on Thu Jul 20, 2017 7:46 am, edited 1 time in total.
Reason: Topic icon changed
RadioBoard
Registered User
Posts: 64
Joined: Sat Jun 27, 2015 5:06 pm

Re: Quotes broken after .1 update

Post by RadioBoard »

This may be a problem with a style. Though if it worked in 3.2.0.... You might try changing styles and see if that makes a difference.

Jim
higgerz
Registered User
Posts: 27
Joined: Mon Aug 29, 2011 12:46 pm

Re: Quotes broken after .1 update

Post by higgerz »

RadioBoard wrote: Wed Jul 19, 2017 9:51 pm This may be a problem with a style. Though if it worked in 3.2.0.... You might try changing styles and see if that makes a difference.

Jim
Hi Jim
Thanks. I only have the one style and its my modified version of prosilver.
RadioBoard
Registered User
Posts: 64
Joined: Sat Jun 27, 2015 5:06 pm

Re: Quotes broken after .1 update

Post by RadioBoard »

higgerz wrote: Wed Jul 19, 2017 9:55 pm I only have the one style and its my modified version of prosilver.
Hmmm. Could you try installing another 3.2-compatible style and see how that works? At least it would eliminate the style as the problem. Absolution and AllanStyle-SUBSILVER work okay on my 3.2.1 sites.

Jim
higgerz
Registered User
Posts: 27
Joined: Mon Aug 29, 2011 12:46 pm

Re: Quotes broken after .1 update

Post by higgerz »

They load fine with Absolution. I have a feeling it's down to the merge file colors.css within prosilver now.
higgerz
Registered User
Posts: 27
Joined: Mon Aug 29, 2011 12:46 pm

Re: Quotes broken after .1 update

Post by higgerz »

Thanks for your help Jim. It was that colors file. I stupidly forgot to remove this part - doh!

Code: Select all

<<<<<<< CURRENT_FILE
	background-color: #ffffff;
	background-image: url("./images/quote.gif");
======= DIFF_SEP_EXPLAIN
	background-color: #EBEADD;
>>>>>>> NEW_FILE
Fixed
RadioBoard
Registered User
Posts: 64
Joined: Sat Jun 27, 2015 5:06 pm

Re: Quotes broken after .1 update

Post by RadioBoard »

After all the self-inflicted screw-ups I've done with phpBB, and the help I've gotten here, I'm glad I finally could help someone else!

Cheers,

Jim
Post Reply

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