vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v4.0 Support > Troubleshooting & Problems

Reply
 
Thread Tools Display Modes
  #1  
Old 11-06-2012, 09:04 PM
OutlawPSD OutlawPSD is offline
Junior Member
 
Join Date: Nov 2012
Posts: 2
Default News Edit/Delete/Quick Reply buttons

You can see the problem.
Attached Images
File Type: jpg problem.jpg (59.5 KB, 27 views)
Reply With Quote
  #2  
Old 11-11-2012, 04:18 PM
MyHattie MyHattie is offline
Junior Member
 
Join Date: Sep 2012
Posts: 4
Default

Yeah, I wish someone had an answer to this.
Reply With Quote
  #3  
Old 11-30-2012, 10:23 AM
Moturdrn Moturdrn is offline
Junior Member
 
Join Date: Sep 2006
Posts: 1
Default

I've taken to editing the adv_portal_newsbits template and changing the following:
From
Code:
<a class="editpost" href="{vb:raw vboptions.bburl}/editpost.php?{vb:raw session.sessionurl}do=editpost&amp;p={vb:raw news.postid}"><img src="{vb:stylevar imgdir_button}/trans_40b.png" id="editimg_{vb:raw news.postid}" alt="{vb:rawphrase edit_delete_message}" /> {vb:rawphrase edit_post}</a>
To
Code:
<a class="editpost" href="{vb:raw vboptions.bburl}/editpost.php?{vb:raw session.sessionurl}do=editpost&amp;p={vb:raw news.postid}">{vb:rawphrase edit_post}</a>
and

From
Code:
<a class="quickreply" href="{vb:raw vboptions.bburl}/newreply.php?{vb:raw session.sessionurl}do=newreply&amp;t={vb:raw news.threadid}" rel="nofollow"><img id="replyimg_{vb:raw news.postid}" src="{vb:stylevar imgdir_button}/trans_40b.png" alt="{vb:rawphrase quick_reply_to_this_message}" /> {vb:rawphrase reply}</a>
To
Code:
<a class="quickreply" href="{vb:raw vboptions.bburl}/newreply.php?{vb:raw session.sessionurl}do=newreply&amp;t={vb:raw news.threadid}" rel="nofollow">{vb:rawphrase reply}</a>
Reply With Quote
  #4  
Old 12-01-2012, 07:09 PM
MyHattie MyHattie is offline
Junior Member
 
Join Date: Sep 2012
Posts: 4
Default

I figured this out myself, so here's what I did.

Edit the template adv_portal_newsbits. Find the 2 instances of:
{vb:stylevar imgdir_button}/trans_40b.png

and replace with:
{vb:raw vboptions.cleargifurl}
Reply With Quote
  #5  
Old 12-10-2012, 05:44 PM
Dragonsys Dragonsys is offline
Senior Member
 
Join Date: Jan 2008
Location: Atlanta, GA
Posts: 444
Default

trans_40b.png is not longer included with vBulletin, you can either grab it from one of the posts on this site (search for the filename) or update the template like MyHattie suggested above.
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Edit & Quick Reply buttons on News Posts are 'messed up' Bruce1984 Troubleshooting & Problems 0 09-05-2012 12:51 PM
Reply, edit, quote, multi quote buttons woodrrow "How Do I..." Questions 1 01-12-2011 05:11 PM
vb 4.0.2 Reply, Edit post CMPS buttons not aligned bouncer222 Troubleshooting & Problems 6 02-23-2010 04:55 AM
News module-> How do I to remove edit and reply buttons? tresor "How Do I..." Questions 3 02-25-2007 04:08 PM
how do i edit the buttons for the news? The ABH Site Feedback & Updates 2 06-26-2006 09:53 AM


All times are GMT -4. The time now is 06:20 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.