vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > v3 Arcade Support > v3 Arcade 2.x.x for vBulletin 4.x.x Support > Troubleshooting, Problems, Questions

Reply
 
Thread Tools Display Modes
  #1  
Old 06-08-2011, 06:08 PM
ChemicalKicks's Avatar
ChemicalKicks ChemicalKicks is offline
Member
 
Join Date: Nov 2010
Posts: 84
Default Failed to merge conflict

When I upgraded to the latest build available this was a merge that failed, is it okay to just dismiss this or should I update the template?

PHP Code:
Your Customized Value
<link rel="stylesheet" type="text/css" href="{vb:raw vbcsspath}threadlist.css" />
<
title> {vb:raw vboptions.bbtitle}} - {vb:raw vboptions.arcadename} - {vb:raw game.title}</title>
Old Default Value
<link rel="stylesheet" type="text/css" href="{vb:raw vbcsspath}threadlist.css" />
<
title>{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}} - {vb:raw vboptions.arcadename} - {vb:raw game.title}</title>
New Default 
Value
{vb:cssfile threadlist.css}
<
title>{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}} - {vb:raw vboptions.arcadename} - {vb:raw game.title}</title
__________________
Xx www.the-sps.org xX
Reply With Quote
  #2  
Old 06-08-2011, 06:36 PM
KW802's Avatar
KW802 KW802 is offline
Administrator
 
Join Date: Mar 2004
Location: A galaxy far, far away...
Posts: 5,030
Default Re: Failed to merge conflict

Looks like your modified version was to just change the page title. You'll want to make this change yet...

OLD:
Code:
<link rel="stylesheet" type="text/css" href="{vb:raw vbcsspath}threadlist.css" />
NEW:
Code:
{vb:cssfile threadlist.css}
... since the way of including the stylesheets has been changed in vB.
Reply With Quote
  #3  
Old 06-08-2011, 07:03 PM
ChemicalKicks's Avatar
ChemicalKicks ChemicalKicks is offline
Member
 
Join Date: Nov 2010
Posts: 84
Default Re: Failed to merge conflict

Cheers
__________________
Xx www.the-sps.org xX
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 11:31 AM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.